Sign in
boringssl
/
boringssl
/
78b8b99cf73d5989874115bc3b784edcc0befb42
/
ssl
/
ssl_test.cc
abbf365
Make the bssl::SealRecord out_suffix arg fixed length.
by Martin Kreichgauer
· 8 years ago
22df691
Document the behaviour of non-standard separators in cipher strings.
by Adam Langley
· 8 years ago
e664a53
Return null from SSL_get0_peer_certificates if unauthenticated.
by David Benjamin
· 8 years ago
17c3057
Add bssl::SealRecord and bssl::OpenRecord.
by Martin Kreichgauer
· 8 years ago
31b0c9b
Add a bunch of scopers.
by David Benjamin
· 8 years ago
e39ac8f
Switch BORINGSSL_INTERNAL_CXX_TYPES in favor of subclassing games.
by David Benjamin
· 8 years ago
86e95b8
Move libssl's internals into the bssl namespace.
by David Benjamin
· 8 years ago
71dfad4
Add new functions for configuring the client CA list.
by David Benjamin
· 8 years ago
3a1dd46
Add async certificate verification callback.
by David Benjamin
· 8 years ago
bf5f192
Add some addition tests for the cipher parsing code and tidy.
by David Benjamin
· 8 years ago
353577c
Fix SSL_set_{min,max}_proto_version APIs in invalid versions.
by David Benjamin
· 8 years ago
5df5be1a
Fix record header callback on writes.
by David Benjamin
· 8 years ago
6fff386
Support standard RFC cipher suite names alongside OpenSSL ones.
by David Benjamin
· 8 years ago
fc08dfc
Rename {ssl,ctx}->{min,max}_version.
by David Benjamin
· 8 years ago
ca74358
Test SSL_select_next_proto and SSL_get_fd.
by David Benjamin
· 8 years ago
e831a81
Adding support for sending early data on the client.
by Steven Valdez
· 8 years ago
321fcdc
Convert default version tests in ssl_test.
by David Benjamin
· 8 years ago
e11726a
Properly convert more of ssl_test.
by David Benjamin
· 8 years ago
7e06de5
Really remove DHE ciphersuites from TLS.
by Matthew Braithwaite
· 8 years ago
3cfeb95
Disable SSLv3 by default.
by David Benjamin
· 8 years ago
57e81e6
Name |select_certificate_cb| return values
by Alessandro Ghedini
· 8 years ago
cedc6f1
Remove DHE ciphersuites from TLS.
by Matthew Braithwaite
· 8 years ago
707af29
Support asynchronous ticket decryption with TLS 1.3.
by David Benjamin
· 8 years ago
4c341d0
Support asynchronous ticket decryption with TLS 1.0–1.2.
by Adam Langley
· 8 years ago
91222b8
Fix configuring the empty cipher list.
by David Benjamin
· 8 years ago
d04ca95
Add |SSL[_CTX]_set_chain_and_key|.
by Adam Langley
· 8 years ago
34b4c82
Hold CA names as |CRYPTO_BUFFER|s.
by Adam Langley
· 8 years ago
a57dcfb
Add new cipherlist-setting APIs that reject nonsense.
by Matthew Braithwaite
· 8 years ago
83a3212
Move SCT lists and OCSP responses to CERT.
by David Benjamin
· 8 years ago
7d7554b
Add a helper for comparing byte strings.
by David Benjamin
· 8 years ago
46db7af
Remove |X509| things from SSL_SESSION.
by Adam Langley
· 8 years ago
6b0edfb
Add a common TestEventListener for the error queue.
by David Benjamin
· 8 years ago
f0d8e22
Convert some of ssl_test to GTest more thoroughly.
by David Benjamin
· 8 years ago
33fe4a0
Remove support for setting per-connection default session timeout
by Alessandro Ghedini
· 8 years ago
b2ff262
Add a basic SSL_get_certificate test.
by David Benjamin
· 8 years ago
17b3083
Use a separate timeout scheme for TLS 1.3.
by David Benjamin
· 8 years ago
e1e7813
Keep a reference to |X509|s appended to a chain.
by Adam Langley
· 8 years ago
3b58433
Fix ssl_test with BORINGSSL_ANDROID_SYSTEM.
by David Benjamin
· 8 years ago
9662843
Do a cursory conversion of a few tests to GTest.
by David Benjamin
· 8 years ago
2e83924
Remove old ChaCha20-Poly1305 AEAD.
by Adam Langley
· 8 years ago
5322010
Revert "Remove old ChaCha20-Poly1305 AEAD."
by Adam Langley
· 8 years ago
def9b46
Remove old ChaCha20-Poly1305 AEAD.
by Adam Langley
· 8 years ago
48063c2
Add tests around SSL_write's retry behavior.
by David Benjamin
· 8 years ago
650aa1c
Clean up certificate auto-chaining.
by David Benjamin
· 8 years ago
1444c3a
Add tests for auto-chaining.
by David Benjamin
· 8 years ago
17cf2cb
Work around language and compiler bug in memcpy, etc.
by David Benjamin
· 8 years ago
458334a
Test name-based version APIs are reported as expected.
by David Benjamin
· 8 years ago
364f7a6
Push the difference in chain semantics to the edge.
by Adam Langley
· 8 years ago
c0fc7a1
Revert "Add |SSL_CTX_set0_buffer_pool|." and "Hold certificates in an SSL_SESSION as CRYPTO_BUFFERSs as well."
by Adam Langley
· 8 years ago
651aaef
Remove CECPQ1 (experimental post-quantum key agreement).
by Matthew Braithwaite
· 8 years ago
e850909
Hold certificates in an SSL_SESSION as CRYPTO_BUFFERSs as well.
by Adam Langley
· 8 years ago
b79cc84
Fix SSL_clear's interaction with session resumption.
by David Benjamin
· 8 years ago
731058e
Typedef ssl_early_callback_ctx to SSL_CLIENT_HELLO.
by David Benjamin
· 8 years ago
bf48364
Support setting per-connection default session lifetime value
by Alessandro Ghedini
· 8 years ago
68f37b7
Run TestOneSidedShutdown at all versions.
by David Benjamin
· 8 years ago
0fef305
Add a ForEachVersion function to ssl_test.
by David Benjamin
· 8 years ago
a933c38
Test setting session ID context in early or SNI callback.
by David Benjamin
· 8 years ago
9b63f29
Fix run_tests on fuzzer-mode builds.
by David Benjamin
· 8 years ago
a833c35
Update to TLS 1.3 draft 18.
by Steven Valdez
· 8 years ago
123db57
Measure session->timeout from ticket issuance.
by David Benjamin
· 8 years ago
8e816eb
Treat sessions as expired on the boundary second.
by David Benjamin
· 8 years ago
3c51d9b
Test that session renewals interact with lifetimes correctly.
by David Benjamin
· 8 years ago
abbbee1
Detach TLS 1.3 cipher configuration from the cipher language.
by David Benjamin
· 8 years ago
fb73e97
Test that version is available in the ALPN callback.
by Adam Langley
· 8 years ago
9ef31f0
Negotiate the cipher suite before ALPN.
by David Benjamin
· 8 years ago
b2e2e32
Test that client and server enforce session timeouts.
by David Benjamin
· 8 years ago
1b22f85
Reject tickets from the future.
by David Benjamin
· 8 years ago
3a322f5
Revise signing preferences.
by David Benjamin
· 8 years ago
3ef7697
Don't accept {sha1, ecdsa} and {sha512, ecdsa}.
by David Benjamin
· 8 years ago
2c62fe9
Run TestSequenceNumber at all versions.
by Steven Valdez
· 8 years ago
3cbdc34
Add GENERIC selector for TLS 1.3 AEAD-only cipher suites.
by Steven Valdez
· 8 years ago
803c77a
Update crypto negotation to draft 15.
by Steven Valdez
· 9 years ago
f99f244
Return immediately if a cipher command is invalid.
by Adam Langley
· 8 years ago
5fd1807
Implement SSL_CTX_set1_curves_list()
by Alessandro Ghedini
· 8 years ago
cb18ac2
Add a test for SSL_version.
by David Benjamin
· 9 years ago
e34bcc9
Support default versions with set_{min,max}_proto_version.
by David Benjamin
· 9 years ago
af56fbd
Renumber TLS 1.3 signature algorithms.
by David Benjamin
· 9 years ago
e470690
Align SSL_set_{min,max}_version with upstream.
by David Benjamin
· 9 years ago
2dc0204
Don't return invalid versions in version_from_wire.
by David Benjamin
· 9 years ago
8aaa9e1
Remove RC4 from TLS for real.
by Matthew Braithwaite
· 9 years ago
84b5c00
Serialize unresumable sessions to a placeholder value.
by Steven Valdez
· 9 years ago
d17d74d
Replace Scoped* heap types with bssl::UniquePtr.
by Matt Braithwaite
· 9 years ago
57e929f
Enable RSA-PSS in TLS 1.2 by default.
by David Benjamin
· 9 years ago
9962057
Test that the early callback can affect max_version.
by David Benjamin
· 9 years ago
9c8c418
Remove RC4 ciphersuites from TLS.
by Matt Braithwaite
· 9 years ago
0fc37ef
Fix a number of sigalg scope issues.
by David Benjamin
· 9 years ago
cb96654
Adding ARRAY_SIZE macro for getting the size of constant arrays.
by Steven Valdez
· 9 years ago
4aa154e
Adding code to send session as PSK Identity.
by Steven Valdez
· 9 years ago
96a16cd
Finish aligning up_ref functions with OpenSSL 1.1.0.
by David Benjamin
· 9 years ago
721e8b7
Test that servers enforce session timeouts.
by David Benjamin
· 9 years ago
a20e535
Add a test for session ID context logic.
by David Benjamin
· 9 years ago
afc64de
Add tests to ensure our ClientHello does not change.
by David Benjamin
· 9 years ago
4501bd5
Align with OpenSSL on SSL_set_bio behavior.
by David Benjamin
· 9 years ago
87eab49
Splitting SSL session state.
by Steven Valdez
· 9 years ago
14a077c
Revert "Add tests to ensure our ClientHello does not change."
by David Benjamin
· 9 years ago
69f40df
Add tests to ensure our ClientHello does not change.
by David Benjamin
· 9 years ago
add5e52
Test SSL_get_peer_certificate and SSL_get_peer_cert_chain behavior.
by David Benjamin
· 9 years ago
25490f2
Add a unit test for SSL_CTX_set_retain_only_sha256_of_client_certs.
by David Benjamin
· 9 years ago
10f97f3
Revert "Move C++ helpers into |bssl| namespace."
by Adam Langley
· 9 years ago
d2b5af5
Revert scoped_types.h change.
by Adam Langley
· 9 years ago
Next »