Commit Graph

3468 Commits

Author SHA1 Message Date
minish 751088d7e0
Support my laptop 2025-11-04 18:51:47 -05:00
minish 60ab50e89e
Add barbosshack prefix patch 2025-11-04 17:12:42 -05:00
0x676e67 cd2c47eb5b v5.0.0-alpha.10 2025-09-19 19:00:11 +08:00
0x676e67 2f94005cf0
feat: Add `set_preserve_tls13_cipher_list` method to `SslContextBuilder` (#97)
* feat: Add set_preserve_tls13_cipher_list method to `SslContextBuilder`

* Update boring/src/ssl/mod.rs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-19 18:59:00 +08:00
0x676e67 37e0cde8c2
Remove CI badge from README 2025-09-12 18:55:15 +08:00
0x676e67 4bc35b3959 v5.0.0-alpha.9 2025-09-08 17:01:26 +08:00
0x676e67 219a6bccea Merge remote-tracking branch 'upstream/master' 2025-09-08 17:00:51 +08:00
dependabot[bot] ca9cb3fc66
build(deps): update compio requirement from 0.15.0 to 0.16.0 (#96)
* build(deps): update compio requirement from 0.15.0 to 0.16.0

Updates the requirements on [compio](https://github.com/compio-rs/compio) to permit the latest version.
- [Release notes](https://github.com/compio-rs/compio/releases)
- [Commits](https://github.com/compio-rs/compio/compare/v0.15.0...v0.15.0)

---
updated-dependencies:
- dependency-name: compio
  dependency-version: 0.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* update

* update

* update

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 0x676e67 <gngppz@gmail.com>
2025-09-08 16:51:01 +08:00
dependabot[bot] 2c2ea08f44
build(deps): update compio-io requirement from 0.7.0 to 0.8.0 (#95) 2025-09-08 16:37:04 +08:00
Evan Rittenhouse 330bf825d4
Release 4.19.0 (#382) 2025-09-05 12:13:20 -07:00
Evan Rittenhouse 963425eb82 Add binding for X509_check_ip_asc
The binding corresponds to
https://boringssl.googlesource.com/boringssl.git/+/refs/heads/master/include/openssl/x509.h#4690.

To see the SANs covered by the specified cert, use:

```shell
❯ openssl x509 -in ./boring/test/alt_name_cert.pem -noout -text | grep -A1 "Subject Alternative Name"
            X509v3 Subject Alternative Name:
                DNS:example.com, IP Address:127.0.0.1, IP Address:0:0:0:0:0:0:0:1, email:test@example.com, URI:http://www.example.com
```
2025-09-05 10:23:00 +01:00
0x676e67 197b9fcb5c Merge remote-tracking branch 'upstream/master' 2025-09-04 16:20:35 +08:00
0x676e67 373bbbea5b Reapply "Don't link binaries on docs.rs" (#94)
This reverts commit d574ccc370.
2025-09-04 16:20:03 +08:00
Kornel 50fa2e672f Use ERR_clear_error 2025-09-03 17:24:30 +01:00
Kornel a91bfdc67d Error descriptions and docs 2025-09-03 17:24:30 +01:00
Kornel 8d77a5d40e Boring doesn't use function codes 2025-09-03 17:24:30 +01:00
Kornel c5045fb6b4 Fix patched docs.rs builds 2025-09-03 17:24:22 +01:00
Kornel 8966ca27b7 Test docs.rs docs 2025-09-03 17:24:22 +01:00
Kornel 3de1385660 Fix doc links 2025-09-03 17:24:22 +01:00
0x676e67 21652b6344
Fix grammar in README description 2025-08-31 18:07:31 +08:00
0x676e67 c3da3cddbb v5.0.0-alpha.8 2025-08-31 17:20:36 +08:00
0x676e67 d574ccc370
Revert "Don't link binaries on docs.rs" (#94)
This reverts commit 8d5fba3767.
2025-08-31 17:09:36 +08:00
Kornel 404a753921 Bump 2025-08-29 19:45:01 +01:00
Kornel a264df22fa Clippy 2025-08-29 10:51:09 -07:00
0x676e67 b988878d88 v5.0.0-alpha.7 2025-08-21 08:25:20 +08:00
0x676e67 d0103d9a55
boring-sys: Implement `MLKEM1024` for TLS (#93)
* boring-sys: Implement MLKEM1024 for TLS

* clippy fix
2025-08-21 08:09:09 +08:00
dependabot[bot] 7d3833243b
build(deps): update hex-literal requirement from 0.4 to 1.0 (#89) 2025-07-29 01:10:22 +08:00
dependabot[bot] 50a73aa8c3
build(deps): update rcgen requirement from 0.13 to 0.14 (#88) 2025-07-29 00:59:21 +08:00
0x676e67 8229b96f5b
Create FUNDING.yml 2025-07-26 09:00:42 +08:00
0x676e67 d9a1d9442e
feat(boring): adapt boring2 for quinn (#87) 2025-07-25 07:28:03 +08:00
0x676e67 6bcc6af083 Merge remote-tracking branch 'upstream/master' 2025-07-22 19:29:54 +08:00
Harry Stern 26ac58b2bd Remove some comments referring to OpenSSL
Signed-off-by: Harry Stern <hstern@cloudflare.com>
2025-07-21 09:39:25 -07:00
0x676e67 7194a9ea9f Update README.md 2025-07-10 09:33:39 +08:00
0x676e67 95cfdbc910 chore(compio-boring): update homepage and docs 2025-07-07 23:37:37 +08:00
0x676e67 33dc7775bd v5.0.0-alpha.4 2025-07-07 21:40:34 +08:00
0x676e67 e6e8b0af17 chore(compio-boring2): remove unused docs 2025-07-07 21:40:20 +08:00
0x676e67 109c35839c chore: fix ci and docs 2025-07-07 21:32:45 +08:00
0x676e67 d8ab50af6e docs: update README.md 2025-07-07 21:22:27 +08:00
0x676e67 39afe81356 chore: update `compio-boring` version 2025-07-07 21:13:24 +08:00
0x676e67 83e049d8d9
feat(boring): adapt `boring2` for compio async runtime (#85)
close: https://github.com/0x676e67/boring2/issues/78
2025-07-07 21:10:50 +08:00
0x676e67 736c374e3d v5.0.0-alpha.3 2025-07-06 18:01:43 +08:00
0x676e67 8ec7576cf4
feat: Add Hash impls for extension types (#84) 2025-07-06 17:59:49 +08:00
0x676e67 3010f78112 v5.0.0-alpha.2 2025-06-23 23:34:29 +08:00
zebrapurring e47d09e242
feat: add support for FreeBSD (#83)
* feat: add support for FreeBSD

---------

Co-authored-by: zebrapurring <>
Co-authored-by: 0x676e67 <gngppz@gmail.com>
2025-06-23 23:14:01 +08:00
0x676e67 f8918297cc Merge branch 'docs' 2025-06-21 19:54:27 +08:00
0x676e67 3a32ea51f7 docs(connector): update documents 2025-06-21 19:54:17 +08:00
0x676e67 58d2b58d70
docs: update prefer chacha20 option docs (#81) 2025-06-18 22:19:30 +08:00
0x676e67 590cef9b1f docs: update prefer chacha20 option docs 2025-06-18 22:16:46 +08:00
0x676e67 afde990c6b docs: update prefer chacha20 option docs 2025-06-18 22:15:44 +08:00
0x676e67 53e9475c68 v5.0.0-alpha.1 2025-06-18 12:39:57 +08:00