Sign in
boringssl
/
boringssl.git
/
a93a68d3cd551fb2d71a72e9915c589ea2d4f672
a93a68d
Fix comment for SSL_ERROR_PENDING_CERTIFICATE.
by David Benjamin
· 8 years ago
52586f9
Adding TLS 1.3 variant to SSL*.
by Steven Valdez
· 8 years ago
812b197
Refresh TLS fuzzer corpus.
by David Benjamin
· 8 years ago
1ffb4a4
Route the TLS 1.3 experiment into the fuzzer.
by David Benjamin
· 8 years ago
a502239
Actually test the TLS 1.3 experimental variant.
by David Benjamin
· 8 years ago
038da9b
Move the version to an extension in the experimental TLS 1.3 encoding.
by Steven Valdez
· 8 years ago
9d4e06e
Switch some pointer casts to memcpy.
by David Benjamin
· 8 years ago
b065177
Reduce the alignment tag on aead_aes_gcm_siv_asm_ctx.
by David Benjamin
· 8 years ago
08fea48
Fix fuzzer mode test suppressions.
by David Benjamin
· 8 years ago
96ee4a8
Remove non-GTest build generation bits.
by David Benjamin
· 8 years ago
0b80f7f
Convert example_mul to GTest.
by David Benjamin
· 8 years ago
8d43674
Convert the tests in x509v3 to GTest.
by David Benjamin
· 8 years ago
520e122
Implement experimental alternate encoding of TLS 1.3.
by Steven Valdez
· 8 years ago
a818134
Simplify ChangeCipherSpec code in runner.
by David Benjamin
· 8 years ago
be483dbe
Revise SSL_CTX_sess_set_new_cb documentation.
by David Benjamin
· 8 years ago
ee7aa02
Implement basic HTTP tunnel support in bssl client.
by David Benjamin
· 8 years ago
d9cbb53
Fix SSL_version on 0-RTT.
by David Benjamin
· 8 years ago
2ec3b31
Unify RSA errors somewhat.
by David Benjamin
· 8 years ago
35dd4c8
Avoid possible memleak in X509_policy_check()
by David Benjamin
· 8 years ago
13f1f17
Fix typo in FUZZING.md.
by David Benjamin
· 8 years ago
d68618b
<sup> doesn't work in Markdown, use Unicode instead.
by Adam Langley
· 8 years ago
fed35d3
Update the FIPS documentation.
by Adam Langley
· 8 years ago
d2e872f
Test that overflowing AEAD ciphertext length is handled.
by Adam Langley
· 8 years ago
00019f2
Add text about build logic to the style guide.
by David Benjamin
· 8 years ago
a1ce856
Test record splitting at all ciphers.
by David Benjamin
· 8 years ago
bf5f192
Add some addition tests for the cipher parsing code and tidy.
by David Benjamin
· 8 years ago
634f475
Test the Channel IDs are not requested without ECDHE.
by David Benjamin
· 8 years ago
99a93d4
Remove some unnecessary error codes.
by David Benjamin
· 8 years ago
c3648fa
Add tests for SSL_VERIFY_PEER_IF_NO_OBC and fix TLS 1.3.
by David Benjamin
· 8 years ago
364af78
Add some cipher negotiation tests.
by David Benjamin
· 8 years ago
eb083b0
Remove some dead code.
by David Benjamin
· 8 years ago
413e79e
Test the client rejects invalid compression methods from the server.
by David Benjamin
· 8 years ago
7d7ed9f
Refresh TLS fuzzer corpora.
by David Benjamin
· 8 years ago
cd4d981
Update the existing corpora for the format change.
by David Benjamin
· 8 years ago
09114ae
Restore SSLv3 fuzzer coverage.
by David Benjamin
· 8 years ago
9343b0b
Don't check renegotiation_info in fuzzer mode.
by David Benjamin
· 8 years ago
0fde2eb
Update TLS fuzzer format with prepended settings.
by David Benjamin
· 8 years ago
04017c1
Overhaul session resumption documentation.
by David Benjamin
· 8 years ago
e59703c
Sync asn1_gen.c with upstream 1.0.2.
by David Benjamin
· 8 years ago
a6bae93
Never set not_resumable on an immutable session.
by David Benjamin
· 8 years ago
c94998a
Revise version negotiation on the Go half.
by Steven Valdez
· 8 years ago
353577c
Fix SSL_set_{min,max}_proto_version APIs in invalid versions.
by David Benjamin
· 8 years ago
8f36c51
Revise version negotiation logic on the C side.
by Steven Valdez
· 8 years ago
06a6ed0
Clarify use of |SSL_VERIFY_FAIL_IF_NO_PEER_CERT| flag.
by Piotr Sikora
· 8 years ago
a93bc11
Update other bot tools.
by David Benjamin
· 8 years ago
97ca762
Update to the latest Intel SDE.
by David Benjamin
· 8 years ago
2b0444e
Keep the same listening socket in bssl server -loop.
by David Benjamin
· 8 years ago
0cf201e
Empty commit to kick the bots.
by David Benjamin
· 8 years ago
3c97292
Fix chacha-armv4.pl with clang -fno-integrated-as.
by David Benjamin
· 8 years ago
d977eaa
Make AES-GCM AEADs support the optional second input argument to seal_scatter.
by Martin Kreichgauer
· 8 years ago
74bce29
Change EVP_AEAD_CTX_seal_scatter to support an additional plaintext input.
by Martin Kreichgauer
· 8 years ago
946dd62
AES-GCM shouldn't keep its own version of the tag length.
by Adam Langley
· 8 years ago
3120950
Size TLS read buffers based on the size requested.
by David Benjamin
· 8 years ago
5df5be1a
Fix record header callback on writes.
by David Benjamin
· 8 years ago
5aaaa98
Detect WatchGuard's TLS 1.3 interference failure mode.
by David Benjamin
· 8 years ago
bfd94db
Trim RSA_METHOD and ECDSA_METHOD.
by David Benjamin
· 8 years ago
e55b32d
Don't crash when decrypting with public keys.
by David Benjamin
· 8 years ago
6fff386
Support standard RFC cipher suite names alongside OpenSSL ones.
by David Benjamin
· 8 years ago
cd60bf0
Fix PPC redirectors.
by David Benjamin
· 8 years ago
05d4c97
Simplify SSL_get0_next_proto_negotiated.
by David Benjamin
· 8 years ago
44c0772
Remove some unnecessary indirections.
by David Benjamin
· 8 years ago
0a9bf66
Clean up some duplicated code.
by David Benjamin
· 8 years ago
773ae91
Fix PPC ELF ABI citation.
by David Benjamin
· 8 years ago
68161cb
Stash the computed version range in SSL_HANDSHAKE.
by David Benjamin
· 8 years ago
fc08dfc
Rename {ssl,ctx}->{min,max}_version.
by David Benjamin
· 8 years ago
4414874
Simplify ssl_private_key_* state machine points.
by David Benjamin
· 8 years ago
babcac1
Document error behavior of AEAD seal/open methods.
by Martin Kreichgauer
· 8 years ago
9961dff
Unwind V2ClientHello counters.
by David Benjamin
· 8 years ago
0d1730d
Squash together states in the TLS 1.2 server Certificate flight.
by David Benjamin
· 8 years ago
b5f55c3
Squash together TLS 1.2 states for server Finished block.
by David Benjamin
· 8 years ago
9b6ff44
Use _STL_EXTRA_DISABLED_WARNINGS in VS2017.
by David Benjamin
· 8 years ago
d98107b
Remove the last of the f_err pattern.
by David Benjamin
· 8 years ago
8d606e3
Clear out f_err pattern from handshake_client.c.
by David Benjamin
· 8 years ago
72b36cf
fuchsia: Use new spelling of NO_ERROR.
by Nico Weber
· 8 years ago
0a20f78
Update tools from Chromium.
by David Benjamin
· 8 years ago
a75fc71
Update fuzzer mode suppressions.
by David Benjamin
· 8 years ago
ca74358
Test SSL_select_next_proto and SSL_get_fd.
by David Benjamin
· 8 years ago
289e76b
EVP_PKEY_cmp does not return a boolean.
by David Benjamin
· 8 years ago
0391f16
Fix some malloc failure handling.
by David Benjamin
· 8 years ago
e831a81
Adding support for sending early data on the client.
by Steven Valdez
· 8 years ago
24e5886
Add a test for invalid alert types.
by David Benjamin
· 8 years ago
fips-20170615
5e578c9
Don't draw entropy during FIPS power-on tests.
by Adam Langley
· 8 years ago
8379978
Allow |RSA_FLAG_NO_BLINDING| to be set with |e| set.
by Adam Langley
· 8 years ago
0a3663a
ARMv4 assembly pack: harmonize Thumb-ification of iOS build.
by David Benjamin
· 8 years ago
3763cbe
sha/asm/sha512-armv8.pl: adapt for kernel use.
by David Benjamin
· 8 years ago
f03cdc3
Sync ARM assembly up to 609b0852e4d50251857dbbac3141ba042e35a9ae.
by David Benjamin
· 8 years ago
8da5955
ARMv4 assembly pack: allow Thumb2 even in iOS build, and engage it in most modules.
by David Benjamin
· 8 years ago
b9940a6
bn/asm/armv4-mont.pl: boost NEON performance.
by David Benjamin
· 8 years ago
ae96383
ARMv4 assembly pack: implement support for Thumb2.
by David Benjamin
· 8 years ago
e2ff2ca
Revert "Use unified ARM assembly."
by David Benjamin
· 8 years ago
7f7ef53
Allow ILP32 compilation in AArch64 assembly pack.
by David Benjamin
· 8 years ago
43a4092
Add missing #include of assert.h
by Matthew Braithwaite
· 8 years ago
c07635f
Remove local __arm__ ifdef on aes-armv4.pl.
by David Benjamin
· 8 years ago
0514e3d
Remove needless type casting.
by David Benjamin
· 8 years ago
b529253
Implement scrypt from RFC 7914.
by David Benjamin
· 8 years ago
6af3a3d
aead_test: Skip calls to EVP_AEAD_CTX_open_gather when not implemented.
by Martin Kreichgauer
· 8 years ago
1967094
Align EVP_PKEY Ed25519 API with upstream.
by David Benjamin
· 8 years ago
ff23945
ppc64le delocate: avoid r0 as a base register.
by Adam Langley
· 8 years ago
18d9f28
Add EVP_AEAD_CTX_{seal_scatter,open_gather}.
by Martin Kreichgauer
· 8 years ago
1845d0d
Remove some dead code from crypto/asn1.
by David Benjamin
· 8 years ago
Next »