An open API service providing commit metadata for open source projects.

GitHub / jay-l-e-e/boring / commits

SHA Message Author Date Stats
457c3538 Misc: Convention Jay Lee <j****y@v****r> 10 months ago
e0603380 Fix: Avoid ASM for cross-compile windows artifacts Jay Lee <j****y@v****r> 10 months ago
cf4ae354 Update: Bump version numbers for vendit dependencies in Cargo.toml and adjust... Jay Lee <j****y@v****r> 10 months ago
12874037 Update: Specify versions for vendit dependencies in Cargo.toml Jay Lee <j****y@v****r> 10 months ago
cd0ff6e0 Refactor: Rename packages and update dependencies for vendit integration Jay Lee <j****y@v****r> 10 months ago
66a23e01 Fix: Resolve build issues Jay Lee <j****y@v****r> 10 months ago
308fdf7b Fix: Apply debug symbol to debug build Jay Lee <j****y@v****r> 10 months ago
8f6cc050 Remove CI and Semgrep workflows, and update Cargo.toml files to eliminate ref... Jay Lee <j****y@v****r> 10 months ago
c844f0e6 Fix: OFF build testing Jay Lee <j****y@v****r> 10 months ago
d3a3d602 Fix: Includes Jay Lee <j****y@v****r> 10 months ago
c7d41a8d Fix: Remove deprecated curve Jay Lee <j****y@v****r> 10 months ago
92dda8b0 Update: Version of boring ssl Jay Lee <j****y@v****r> 10 months ago
f8a1adf6 Add patch to update the ALPS codepoint to 17613 Jay Lee <j****y@v****r> 11 months ago
330bf825 Release 4.19.0 (#382) Evan Rittenhouse <e****e@c****m>
Committed by: GitHub <n****y@g****m>
12 months ago
963425eb Add binding for X509_check_ip_asc Evan Rittenhouse <e****e@c****m>
Committed by: Kornel <k****l@g****t>
12 months ago
c5045fb6 Fix patched docs.rs builds Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
12 months ago
8966ca27 Test docs.rs docs Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
12 months ago
3de13856 Fix doc links Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
12 months ago
404a7539 Bump Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
12 months ago
a264df22 Clippy Kornel <k****l@c****m>
Committed by: Rushil Mehra <8****a@u****m>
about 1 year ago
26ac58b2 Remove some comments referring to OpenSSL
Signed-off-by: Harry Stern <h****n@c****m>
Harry Stern <h****n@c****m>
Committed by: Rushil Mehra <8****a@u****m>
about 1 year ago
50fa2e67 Use ERR_clear_error Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
about 1 year ago
8d77a5d4 Boring doesn't use function codes Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
about 1 year ago
a91bfdc6 Error descriptions and docs Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
about 1 year ago
b01510d0 Expose PKey::raw_{private,public}_key (#364) Jordan Rose <j****e@s****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
0ca11b56 Use cargo:warning for warnings Kornel <k****l@c****m>
Committed by: Anthony Ramine <1****x@u****m>
about 1 year ago
8d5fba37 Don't link binaries on docs.rs Kornel <k****l@c****m>
Committed by: Anthony Ramine <1****x@u****m>
about 1 year ago
c596d7d4 Upgrade bindgen to v0.72.0 Alex Bakon <a****i@s****g>
Committed by: Rushil Mehra <8****a@u****m>
about 1 year ago
17d137e3 Expose SSL_set1_groups to Efficiently Set Curves on SSL Session (#346) Justin-Kwan <3****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
5fa9c81c Sprinkle #[must_use] (#368) Kornel <k****l@c****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
bcec9462 Don't unwrap when Result can be returned instead Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
about 1 year ago
29c05d41 Avoid panicking in error handling Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
about 1 year ago
05f798ad Rename to reset_with_context_data Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
about 1 year ago
5d57b3a0 Make X509Store shareable between contexts Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
about 1 year ago
15975ddd Ensure we call X509_STORE_CTX_cleanup on error path too (#360) Anthony Ramine <1****x@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6789a72f Fix X509VerifyContextRef::set_verify_param (#358) Anthony Ramine <1****x@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7a52fbbe Add X509VerifyParamRef::copy_from (#361) Anthony Ramine <1****x@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
56e9fef0 Add X509StoreContextRef::init_without_cleanup Anthony Ramine <a****e@c****m>
Committed by: Kornel <k****l@g****t>
about 1 year ago
45f8589d Add mutable ex_data APIs for X509StoreContext Anthony Ramine <a****e@c****m>
Committed by: Kornel <k****l@g****t>
about 1 year ago
e99d1628 Add set_verify_param James Larisch <j****h@c****m>
Committed by: Bas Westerbaan <b****s@w****e>
about 1 year ago
2bc82e8d Add support for X509_STORE_CTX_get0_untrusted James Larisch <j****h@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
5e8aaf63 Release 4.17.0 (#354) Anthony Ramine <1****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
56092529 Revert "feat(x509): Implement `Clone` for `X509Store` (#339)" (#353)
Co-authored-by: Kornel <k****l@c****m>
Anthony Ramine <1****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3ab8b535 rustfmt ;( Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
23863ffd Clippy Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
0327dd03 Fix linking SystemFunction036 from advapi32 in Rust 1.87 Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
4d178a7f Clippy Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
eefc7b72 Add `X509_STORE_CTX_get0_cert` interface James Larisch <j****h@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
6e35abb2 boring(ssl): use `corresponds` macro in `add_certificate_compression_algorithm` 0x676e67 <g****z@g****m>
Committed by: Rushil Mehra <8****a@u****m>
over 1 year ago
4ea82a2e Update bindgen from 0.70.1 -> 0.71.1. Yury Yarashevich <y****h@g****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
9b34d352 add SslCurve::X25519_MLKEM768 constant Eric Rosenberg <e****g@a****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
9c4ea22f Use ubuntu-latest for all ci jobs Rushil Mehra <r****a@c****m>
Committed by: Rushil Mehra <8****a@u****m>
over 1 year ago
b29537e0 fix clippy error Shih-Chiang Chien <s****g@c****m>
Committed by: Rushil Mehra <8****a@u****m>
over 1 year ago
220bedf2 expose SSL_set_compliance_policy Shih-Chiang Chien <s****g@c****m>
Committed by: Rushil Mehra <8****a@u****m>
over 1 year ago
49a8d090 feat(x509): Implement `Clone` for `X509Store` (#339) 0x676e67 <g****z@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
20ad2665 Release 4.16.0 (#341) Rushil Mehra <8****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
721b6fca Add fips-precompiled feature to support newer versions of FIPS (#338) Rushil Mehra <8****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d5bd85b3 Document linking to C++ standard library (#335) Felix Hanau <f****u@c****u>
Committed by: GitHub <n****y@g****m>
over 1 year ago
11630058 Revert "Remove "fips-no-compat", decouple "fips-compat" from "fips"" (#334) Rushil Mehra <8****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c774afc8 Add feature "fips-no-compat" Christopher Patton <c****n@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
57307d73 Remove "fips-no-compat", decouple "fips-compat" from "fips" Christopher Patton <c****n@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
d8975dc4 boring: Disable `SslCurve` API with "fips" feature Christopher Patton <c****n@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
867f2b3b boring-sys: Ignore patches when boringSSL is precompiled Christopher Patton <c****n@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
dde4b9cc Advertise X25519MLKEM768 with "kx-client-pq-preferred" (#329) Christopher Patton <c****n@c****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
221efdfe Update to actions/cache@v4 (#328) andrew-signal <a****w@s****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ae1851ba Add missing release notes entry (#324) Rushil Mehra <8****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5268f63a Expose API to enable certificate compression. (#241) Yury Yarashevich <y****h@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5e0002bf Release 4.15.0 Rushil Mehra <r****a@c****m>
Committed by: Ivan Nikulin <i****n@g****m>
over 1 year ago
9ba00ea5 Fix lifetimes in ssl::select_next_proto Rushil Mehra <r****a@c****m>
Committed by: Ivan Nikulin <i****n@g****m>
over 1 year ago
7ba32256 Revert cmake bump (for now) as it is overly restrictive (#321) Rushil Mehra <8****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
abaf0673 Introduce a builder pattern for SslEchKeys + make set_ech_keys take a referen... Rushil Mehra <8****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
bc17a06d Address clippy lints Rushil Mehra <r****a@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
f439f925 Revert "Refactor!: Remove strict `TokioIo` response requirement from `hyper_b... Rushil Mehra <r****a@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
7b4bfcbb Revert "Refactor!: Introduce a Cargo feature for optional Hyper 0 support" Rushil Mehra <r****a@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
cbdf9634 Actually expose SslEchKeys Rushil Mehra <r****a@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
156cf04c Release 4.14.0 (#317) Rushil Mehra <8****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c3c7e16b Bump cmake-rs to improve Mac OS build parallelism Rushil Mehra <r****a@c****m>
Committed by: Rushil Mehra <8****a@u****m>
over 1 year ago
3b5fa658 Expose SSL_CTX_set1_ech_keys from SslContextRef Rushil Mehra <r****a@c****m>
Committed by: Rushil Mehra <8****a@u****m>
over 1 year ago
c95d764c build: Fix the build for 32-bit Linux platform (#312) 0x676e67 <g****z@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
15281c77 Update Cargo.toml 0x676e67 <g****z@g****m>
Committed by: Rushil Mehra <8****a@u****m>
over 1 year ago
eb48ab9a build: Fix the build for 32-bit Linux platform 0x676e67 <g****z@g****m>
Committed by: Rushil Mehra <8****a@u****m>
over 1 year ago
24003a04 Clean up ECH tests Rushil Mehra <r****a@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
05270fa1 Expose SSL_set_enable_ech_grease Rushil Mehra <r****a@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
a613d4b5 Clean up boring_sys::init() Rushil Mehra <r****a@c****m>
Committed by: Rushil Mehra <8****a@u****m>
over 1 year ago
5af82912 Expose client/server-side ECH Rushil Mehra <r****a@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
2561bdf6 Expose EVP_HPKE_KEY Rushil Mehra <r****a@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
3355ccca chore: Fix docs on SslRef::replace_ex_data Evan Rittenhouse <e****e@c****m>
Committed by: Alessandro Ghedini <a****o@g****e>
over 1 year ago
76b59267 fix manual_c_str_literals clippy warning Alessandro Ghedini <a****o@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
af9df376 replace once_cell with LazyLock Alessandro Ghedini <a****o@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
6ca27a77 RTG-3333 Support X25519MLKEM768 by default, but don't sent it as client Bas Westerbaan <b****s@c****m>
Committed by: Bas Westerbaan <b****s@w****e>
over 1 year ago
e518c244 Refactor!: Remove strict `TokioIo` response requirement from `hyper_boring::v...
Signed-off-by: Paul Mabileau <p****u@h****r>
Paul Mabileau <p****u@h****r>
Committed by: Kornel <k****l@g****t>
over 1 year ago
49d5a611 Refactor!: Introduce a Cargo feature for optional Hyper 0 support
Signed-off-by: Paul Mabileau <p****u@h****r>
Paul Mabileau <p****u@h****r>
Committed by: Kornel <k****l@g****t>
over 1 year ago
bf0e21ce Use corresponds macro Kornel <k****l@c****m>
Committed by: Rushil Mehra <8****a@u****m>
over 1 year ago
4685af00 Release 4.13.0 Rushil Mehra <r****a@c****m>
Committed by: Rushil Mehra <8****a@u****m>
over 1 year ago
1946603e Work around Rust settings inconsistent iOS SDK version Kornel <k****l@c****m>
Committed by: Rushil Mehra <8****a@u****m>
over 1 year ago
81e84c26 Clippy Kornel <k****l@c****m>
Committed by: Rushil Mehra <8****a@u****m>
over 1 year ago
3b36cb6c Detailed error codes Kornel <k****l@c****m>
Committed by: Kornel <k****l@g****t>
over 1 year ago
57fbe0f5 Sync X509StoreBuilder with openssl Kornel <k****l@c****m>
Committed by: Rushil Mehra <8****a@u****m>
almost 2 years ago
b26b7861 Sync X509VerifyFlags with openssl Kornel <k****l@c****m>
Committed by: Rushil Mehra <8****a@u****m>
almost 2 years ago
2b75e1e1 Release 4.12.0 Evan Rittenhouse <e****e@c****m>
Committed by: Rushil Mehra <8****a@u****m>
almost 2 years ago

← Back to repository