Sign in
boringssl
/
boringssl
/
HEAD
80a243e
Remove old Trust Token redeem API.
by Steven Valdez
· 31 hours ago
master
7d2338d
Remove support for ppc64le.
by David Benjamin
· 25 hours ago
68f4c72
Switch ERR_GET_* to inline functions
by David Benjamin
· 11 hours ago
5fdc03f
Remove ppc64le assembly.
by David Benjamin
· 25 hours ago
cbccae5
Remove ppc64le delocate and FIPS build.
by David Benjamin
· 25 hours ago
50a5caf
Add CBS_get_u64_decimal.
by David Benjamin
· 4 weeks ago
76a83aa
Align ppc assembly setup with other architectures
by David Benjamin
· 26 hours ago
971b330
Use the same Deleter across all bssl::UniquePtr<T>.
by David Benjamin
· 2 days ago
c371b8b
Set C11 in all compilers.
by David Benjamin
· 2 days ago
1967621
Reduce architecture detection in CMake.
by David Benjamin
· 2 days ago
a43c76d
Work around nasm bug with empty assembly files
by David Benjamin
· 2 days ago
4a264b2
Also remove poly_rq_mul.S from generate_build_files.py
by Adam Langley
· 31 hours ago
1e97ce3
Don't send two post-quantum initial key shares.
by Adam Langley
· 4 days ago
97873cd
Drop HRSS assembly.
by Adam Langley
· 4 weeks ago
dbbd79e
Add a WORKSPACE.toplevel file
by David Benjamin
· 2 days ago
eefe6cf
Unexport BN_MONT_CTX_set_locked.
by David Benjamin
· 3 days ago
70690f7
Align headers in generate_build_files.py output.
by David Benjamin
· 2 days ago
0d5b608
Maintain a frame pointer in aesni-gcm-x86_64.pl and add SEH unwind codes
by David Benjamin
· 9 days ago
1c9d183
Don't automatically sync the two CONF parameters in X509V3_EXT_nconf.
by David Benjamin
· 4 days ago
ae1546b
Convert ghash-x86_64.pl to new directives.
by David Benjamin
· 4 years ago
c556ee9
Add initial support for SEH directives in x86_64 perlasm
by David Benjamin
· 4 years ago
ba68ca0
Fix inhibitPolicyMapping in the new policy tree code.
by David Benjamin
· 7 days ago
029d0e7
Rewrite X.509 policy tree logic.
by David Benjamin
· 5 weeks ago
45b8d7b
Don't test for PMULL when NO_ASM.
by Adam Langley
· 9 days ago
aa18fe2
Indent DB lines in x86_64 NASM output.
by David Benjamin
· 10 days ago
114fa72
Reduce caller requirements on X509V3_CTX.
by David Benjamin
· 4 weeks ago
65ad925
Rename CTX_TEST to X509V3_CTX_TEST.
by David Benjamin
· 4 weeks ago
db38fc5
Handle errors more normally in asn1_gen.c.
by David Benjamin
· 4 weeks ago
871704b
Fix crash if '@section' is used with no CONF.
by David Benjamin
· 4 weeks ago
0308131
Test requireAnyPolicy being a SkipCerts value
by David Benjamin
· 2 weeks ago
59b53a5
Test policy mappings from invalid policies.
by David Benjamin
· 3 weeks ago
fc07738
Add stubs for hybrid Kyber768 with X25519 or P-256.
by Adam Langley
· 3 weeks ago
c6e3780
Add optimised Aarch64 GCM.
by Adam Langley
· 4 weeks ago
1f2529d
Test that policy checking always succeeds with just a trust anchor
by David Benjamin
· 3 weeks ago
0d9208e
Remove no-op entries from asn1_str2tag.
by David Benjamin
· 4 weeks ago
df8a55b
Const-correct sk_FOO_deep_copy's copy callback.
by David Benjamin
· 3 weeks ago
7c81c5f
Deprecate, test, and document X.509 config APIs.
by David Benjamin
· 4 weeks ago
974083f
Remove the last of the filename comments.
by David Benjamin
· 4 weeks ago
44b3a28
Further const-correct config-based extension creation.
by David Benjamin
· 4 weeks ago
ff23b7c
Empty stacks are vacuously sorted
by David Benjamin
· 5 weeks ago
49e0791
Add sk_FOO_delete_if.
by David Benjamin
· 5 weeks ago
fa4555a
Add over_message issuance and redemption to Trust Tokens.
by Steven Valdez
· 7 weeks ago
05b360d
Remove hmac.h include from ssl.h.
by Piotr Sikora
· 11 days ago
3251ca1
Simplify MSVC warning configuration
by David Benjamin
· 2 weeks ago
a230a82
Build rust bindings against header files under current source dir
by Maurice Lam
· 2 weeks ago
ec6425ca
Drop the preference for 256-bit ciphers with CECPQ2.
by Adam Langley
· 3 weeks ago
096d095
Remove custom CONF methods from X509V3_CTX.
by David Benjamin
· 4 weeks ago
0bd6112
Unexport various X509V3_CTX and NCONF helper functions.
by David Benjamin
· 4 weeks ago
396625d
Reword hardware support for AES-GCM.
by Adam Langley
· 4 weeks ago
f8a10ee
Add a link for FIPS cert #4409.
by Adam Langley
· 3 weeks ago
01d195b
[clang-warning] Don't pass -stdlib=libc++ on Apple platforms
by Paul Kirth
· 3 weeks ago
412b20b
Use -pthread instead of -lpthread in Bazel.
by David Benjamin
· 3 weeks ago
31bad25
Add some tests for policy mapping.
by David Benjamin
· 6 weeks ago
6d69006
Add some tests for anyPolicy.
by David Benjamin
· 6 weeks ago
5f6d57a
Fix some memory leaks in policy_cache_new.
by David Benjamin
· 6 weeks ago
90e3b6e
Add prefetch to aesni_ctr32_ghash_6x
by Ilya Tokar
· 8 weeks ago
837ade7
Add tests for rejecting duplicate policy OIDs.
by David Benjamin
· 6 weeks ago
715a0a1
Fuzz x509v3_cache_extensions.
by David Benjamin
· 6 weeks ago
d1b20a9
Fix handling of EXFLAG_INVALID_POLICY on the leaf.
by David Benjamin
· 6 weeks ago
97dd962
Restore ASN1_TIME_set_string's behavior on NULL.
by David Benjamin
· 6 weeks ago
dc139e2
Fix return value on malloc failure in tree_calculate_user_set.
by David Benjamin
· 6 weeks ago
42ba95f
Const-correct and simplify X509_VERIFY_PARAM_set1_policies.
by David Benjamin
· 6 weeks ago
030693d
Add a basic threading test for X509 verification.
by David Benjamin
· 6 weeks ago
e2e613c
Explicitly warn about streaming AEADs with EVP_CIPHER_CTX.
by David Benjamin
· 9 weeks ago
1740ff9
acvptool: add support for uploading results.
by Adam Langley
· 7 weeks ago
d77fdbf
acvptool: factor out getResultsWithRetry
by Adam Langley
· 7 weeks ago
02397c7
acvptool: factor out logic for connecting to the server
by Adam Langley
· 7 weeks ago
35a3116
Switch X509 ex_* flags to uint32_t.
by David Benjamin
· 9 weeks ago
de5bb39
Rename and tidy up x509v3_name_cmp.
by David Benjamin
· 9 weeks ago
23b1ec0
Fix some more implicit size_t truncations.
by David Benjamin
· 8 weeks ago
047ec2c6
acvptool: factor out uploadResult
by Adam Langley
· 7 weeks ago
6ce77af
Unexport X509V3_NAME_from_section and fix the type of chtype.
by David Benjamin
· 9 weeks ago
faac9aa
Finish porting dh_test.cc and ripemd_test.cc to GTest.
by David Benjamin
· 8 weeks ago
1e63b0c
Replace comment with static assert.
by David Benjamin
· 8 weeks ago
b15e56a
Add a tool to check whether a binary has an executable stack
by David Benjamin
· 7 weeks ago
785bb12
Disable blinding for boringssl_self_test_rsa().
by hehe.li
· 8 weeks ago
c3197fc
Drop the workaround for the third-party Android CMake toolchain.
by David Benjamin
· 8 weeks ago
cdccbe1
Fully condition all assembly files.
by David Benjamin
· 10 weeks ago
7cb90e0
See whether relative links work for the documentation.
by Adam Langley
· 7 weeks ago
a614d46
Add SSL_was_key_usage_invalid.
by David Benjamin
· 8 weeks ago
4acc7dd
Add an 'all' option to generate_build_files.py
by David Benjamin
· 10 weeks ago
ba509dc
delocate: match all the ARM register extension patterns.
by Adam Langley
· 7 weeks ago
7ff871a
Fix -Wshorten-64-to-32 errors in ex_data.c.
by David Benjamin
· 9 weeks ago
726585c
acvptool: KDA replaces KAS-KDF for HKDF.
by Adam Langley
· 7 weeks ago
c7b255e
Add NO_CHECK_TIME to SSLTest.ECHBuiltinVerifier too
by David Benjamin
· 7 weeks ago
2972382
Rewrite i2o_ECPublicKey with CBB_finish_i2d.
by David Benjamin
· 9 weeks ago
28f96c2
Fix timebomb by disabling time check in this test
by Bob Beck
· 7 weeks ago
99eac42
[Bazel] Support More Platforms
by Christopher Peterson Sauer
· 8 weeks ago
02f7705
Add int casts to BIO_ctrl calls where appropriate.
by David Benjamin
· 9 weeks ago
1a46f8f
Switch microsecond and iteration counts in bssl speed to uint64_t.
by David Benjamin
· 9 weeks ago
c477d1e
Finish porting dsa_test.cc to GTest.
by David Benjamin
· 9 weeks ago
e30a652
Remove unnecessary L suffixes on DES constants.
by David Benjamin
· 9 weeks ago
9211b80
Fix up some integer types in crypto/asn1
by David Benjamin
· 5 months ago
55c32b6
Use a sized type for asn1t.h flags.
by David Benjamin
· 10 weeks ago
3a1b730
Don't allow the caller to configure invalid signature algorithms.
by David Benjamin
· 8 weeks ago
e8f57ca
Never accidentally use SSL_SIGN_RSA_PKCS1_MD5_SHA1 at TLS 1.2.
by David Benjamin
· 8 weeks ago
7ad733c
Add a copy of ninja from CIPD to util/bot/DEPS
by David Benjamin
· 8 weeks ago
afbd7cf
Include ctrdrbg.h in the Rust wrapper.
by Pete Bentley
· 8 weeks ago
e40d0f8
Test, re-document, and deprecate EVP_Cipher.
by David Benjamin
· 9 weeks ago
8417bac
Test streaming the AAD into EVP_CIPHER_CTX.
by David Benjamin
· 9 weeks ago
Next »