Sign in
boringssl
/
boringssl.git
/
2a92847c242376ae9213e4bafc32a62cef7e8ee9
/
ssl
e30fac6
Fuzz SSL_serialize_handoff() and SSL_serialize_handback().
by Matthew Braithwaite
· 7 years ago
9fdf7cb
SSL_apply_handback: check session is where it's expected to be.
by Matthew Braithwaite
· 7 years ago
0e9e0ba
SSL_apply_handback: check that SSL version is valid.
by Matthew Braithwaite
· 7 years ago
3e87165
Avoid compiler errors for Android ARMv7.
by Adam Langley
· 7 years ago
0ca9214
Temporarily restore SHA256 and SHA384 cipher suite aliases.
by David Benjamin
· 7 years ago
b95d4b4
Move srtp_profiles to SSL_CONFIG.
by David Benjamin
· 7 years ago
98472cb
Consistently use session_ctx for session caching.
by David Benjamin
· 7 years ago
6e678ee
Remove legacy SHA-2 CBC ciphers.
by David Benjamin
· 7 years ago
71666cb
Allow renego and config shedding to coexist more smoothly.
by David Benjamin
· 7 years ago
b7bc80a
SSL_CONFIG: new struct for sheddable handshake configuration.
by Matthew Braithwaite
· 7 years ago
a2dd781
Defer writing the shim settings.
by Matthew Braithwaite
· 7 years ago
855dabc
Add an accessor for session->certs.
by David Benjamin
· 7 years ago
06c28d8
Simplify shim timeout logic.
by David Benjamin
· 7 years ago
48b276d
Give ssl_cipher_preference_list_st a destructor.
by David Benjamin
· 7 years ago
e3aba37
Fix typo in ssl_cert_cache_chain_certs.
by Adam Langley
· 7 years ago
56b1a8e
Test the high-order bit in X25519.
by David Benjamin
· 7 years ago
e325c3f
Give CERT a destructor.
by David Benjamin
· 7 years ago
fceca8e
Move srtp_profile to ssl->s3.
by David Benjamin
· 7 years ago
e28552d
Add an API to disable RSA-PSS for certificates.
by David Benjamin
· 7 years ago
c977532
Pretty-print TicketAEADMethod tests.
by David Benjamin
· 7 years ago
6879e19
Rename SSL_SIGN_RSA_PSS_SHA* constants.
by David Benjamin
· 7 years ago
5ad9476
Remove legacy SSL_CTX_sess_set_get_cb overload.
by David Benjamin
· 7 years ago
9f0e7cb
Move TB state to ssl->s3.
by David Benjamin
· 7 years ago
b8b1a9d
Add SSL_SESSION_get0_cipher.
by David Benjamin
· 7 years ago
acddb8c
Avoid modifying stack in sk_find.
by Steven Valdez
· 7 years ago
c5154f7
SSL_serialize_handoff: serialize fewer things.
by Matthew Braithwaite
· 7 years ago
868ec73
SSL_apply_handback: check that |max_send_fragment| is nonzero.
by Matthew Braithwaite
· 7 years ago
5b2a51d
Check for nullptr result of SSLKeyShare::Create().
by Matthew Braithwaite
· 7 years ago
e2ab21d
Use the actual record header, rather than reassembling it.
by David Benjamin
· 7 years ago
861f384
Implement TLS 1.3 draft28.
by Steven Valdez
· 7 years ago
56986f9
Hand back ECDHE split handshakes after the first server message.
by Matthew Braithwaite
· 7 years ago
8a1a5da
Send the fake session ID in the test suite.
by David Benjamin
· 7 years ago
fa3e9c3
Add |SSL_COMP_get[0_name|_id]|.
by Adam Langley
· 7 years ago
a0bc29a
Remove remnants of the HRR message.
by David Benjamin
· 7 years ago
40cdb3b
Don't test |initial_handshake_complete| for dummy PQ padding status.
by Adam Langley
· 7 years ago
8df8e64
Record whether dummy PQ padding was used.
by Adam Langley
· 7 years ago
4702db6
Update dummy PQ extension for round two.
by Adam Langley
· 7 years ago
e745b25
Remove trailing whitespace from ssl/.
by Adam Langley
· 7 years ago
c03ecb9
Remove SSLv3_method and friends.
by David Benjamin
· 7 years ago
1bf2337
Reject compressed ECDH coordinates in TLS.
by David Benjamin
· 7 years ago
fa65113
Push an error if custom private keys fail.
by David Benjamin
· 7 years ago
4866920
Fix fuzzer mode suppressions.
by David Benjamin
· 7 years ago
ddb57cf
Add tests for split handshakes.
by Adam Langley
· 7 years ago
3fe8fa7
Add initial, experimental support for split handshakes.
by Adam Langley
· 7 years ago
7e5dd25
Remove draft22 and experiment2.
by Steven Valdez
· 7 years ago
3c034b2
Add support for QUIC transport params.
by Nick Harper
· 7 years ago
5301c10
ssl_verify_peer_cert: implement |SSL_VERIFY_NONE| as advertised.
by Matthew Braithwaite
· 7 years ago
e8d2439
Expose ssl_session_serialize to libssl.
by Adam Langley
· 7 years ago
0ab3f0c
Notice earlier if a server echoes the TLS 1.3 compatibility session ID.
by David Benjamin
· 7 years ago
449a9e6
Make the gdb window larger.
by Adam Langley
· 7 years ago
ab5a947
Reslice TLS AEAD setup.
by Adam Langley
· 7 years ago
c61b577
Add some more utility functions to bytestring.
by Adam Langley
· 7 years ago
610cdbb
Switch some ints to bools and Spans.
by David Benjamin
· 7 years ago
a7bc944
Don't use the client_random entropy for GREASE.
by David Benjamin
· 7 years ago
cb15cfd
Add draft23 tests.
by Steven Valdez
· 7 years ago
36fcc4c
Implement Token Binding
by Nick Harper
· 8 years ago
37c6eb4
Support TLS KDF test for NIAP.
by Adam Langley
· 7 years ago
afd1cd9
Work around an NDK / Android bug.
by David Benjamin
· 7 years ago
512a289
Add support for dummy PQ padding.
by Adam Langley
· 7 years ago
74666da
Update key share extension number for draft23.
by Steven Valdez
· 7 years ago
9770532
Map NOT_YET_VALID errors to |certificate_expired|.
by Matthew Braithwaite
· 7 years ago
2f9b47f
Better pack structs in ssl/internal.h
by Adam Langley
· 7 years ago
11850d5
Rename all googletest CMake targets
by Marek Gilbert
· 7 years ago
e150195
SSL_alert_from_verify_result: expose.
by Matthew Braithwaite
· 7 years ago
6df6540
Add a draft TLS 1.3 anti-downgrade signal.
by David Benjamin
· 7 years ago
02e6256
Move early_data_accepted to ssl->s3.
by David Benjamin
· 7 years ago
d90b803
Clear the error queue in fuzzer-mode Channel ID hooks.
by David Benjamin
· 7 years ago
64cc121
Remove deprecated TLS 1.3 variants.
by Steven Valdez
· 7 years ago
f88242d
SSL_export_keying_material should work in half-RTT.
by David Benjamin
· 7 years ago
f98b582
Fix tls13_variant check to check max_version.
by Steven Valdez
· 7 years ago
650d8c3
Implement TLS 1.3 early exporters.
by David Benjamin
· 7 years ago
8f53fc0
Fix fuzzer mode suppressions.
by David Benjamin
· 7 years ago
21baf64
Fix CustomExtensions-Server-EarlyDataAccepted test.
by David Benjamin
· 7 years ago
494e4d0
Add an option for False Start without ALPN.
by David Benjamin
· 7 years ago
9986f6b
Fix renegotiation with TLS 1.3 draft 22.
by Steven Valdez
· 7 years ago
fb53589
runner: Rewrite some more parsers.
by David Benjamin
· 7 years ago
c5c31ab
Enforce compression_method in TLS 1.3 draft 22.
by Steven Valdez
· 7 years ago
e6cefe4
Update PR 1091 CL to use draft22 version.
by Steven Valdez
· 7 years ago
a7673fa
runner: Parse CertificateRequest with byteReader.
by David Benjamin
· 7 years ago
28b267b
runner: Parse Certificate with byteReader.
by David Benjamin
· 7 years ago
bd911af
runner: Parse SH/HRR/EE with byteReader.
by David Benjamin
· 7 years ago
7ce2378
runner: Send the right alert for handshake message parsing failures.
by David Benjamin
· 7 years ago
be8c8b4
runner: Add a byteReader type and convert ClientHello parsing.
by David Benjamin
· 7 years ago
66801fe
Support high tag numbers in CBS/CBB.
by David Benjamin
· 7 years ago
855d504
Unwind legacy SSL_PRIVATE_KEY_METHOD hooks.
by David Benjamin
· 7 years ago
8793942
Fix fuzzer mode suppressions.
by David Benjamin
· 7 years ago
e7c95d9
Run TLS 1.3 tests at all variants and fix bugs.
by David Benjamin
· 7 years ago
3bba5cc
Add EndOfEarlyData to per-message tests.
by David Benjamin
· 7 years ago
ac4d534
Add missing error path.
by David Benjamin
· 7 years ago
e6f30e4
Add tests for post-handshake CCS in draft "22".
by David Benjamin
· 7 years ago
13761f2
Fix TLSInnerPlaintext limit.
by David Benjamin
· 7 years ago
ba8f186
Disable 'draft 22' by default.
by Steven Valdez
· 7 years ago
964b237
Implement PR 1091 (TLS 1.3 draft '22').
by Steven Valdez
· 7 years ago
fdd5fed
Also print name for SSL_SIGN_RSA_PKCS1_MD5_SHA1.
by David Benjamin
· 7 years ago
6cc352e
Add helper functions for SSL_SIGN_*.
by David Benjamin
· 7 years ago
6dda166
Support additional curve names.
by David Benjamin
· 7 years ago
cd8470f
Adding support for draft 21 as a TLS 1.3 variant.
by Steven Valdez
· 7 years ago
cfc120e
Remove RC4 remnants in runner.
by David Benjamin
· 7 years ago
3b903f2
Move the SSL_eNULL special-case into the matching function.
by David Benjamin
· 8 years ago
5be3a74
Remove supports_cipher hook.
by David Benjamin
· 7 years ago
Next »