Sign in
boringssl
/
boringssl.git
/
e8509090cfa08213d1ab16b7a1201957d0c8f560
/
ssl
/
tls13_both.c
e850909
Hold certificates in an SSL_SESSION as CRYPTO_BUFFERSs as well.
by Adam Langley
· 8 years ago
559f064
Support setting per-connection OCSP staple
by Alessandro Ghedini
· 8 years ago
f3c8f8d
Pass explicit parameters elsewhere.
by David Benjamin
· 8 years ago
6e4fc33
Pass explicit hs parameters to tls13_*.c.
by David Benjamin
· 8 years ago
c3c8882
Match state machine functions with new calling convention.
by David Benjamin
· 8 years ago
ce8c9d2
Maintain SSL_HANDSHAKE lifetime outside of handshake_func.
by David Benjamin
· 8 years ago
6f5f49f
Flush TLS 1.3 certificate extensions.
by Adam Langley
· 8 years ago
cfa08c3
Enforce basic sanity of SCT lists.
by Adam Langley
· 8 years ago
bbaf367
Add |SSL_set_retain_only_sha256_of_client_certs|.
by David Benjamin
· 8 years ago
ffb1107
Add a helper function for parsing extensions blocks.
by David Benjamin
· 8 years ago
a833c35
Update to TLS 1.3 draft 18.
by Steven Valdez
· 8 years ago
5eead16
Splitting finish_message to finish_message/queue_message.
by Steven Valdez
· 8 years ago
c5ac2b6
Rename X.509 members in |SSL_SESSION| and |CERT|.
by Adam Langley
· 8 years ago
60a85cb
Implement ChannelID for TLS 1.3.
by Nick Harper
· 9 years ago
c4aa727
Updating Key Schedule and KeyUpdate to draft 16.
by Steven Valdez
· 8 years ago
1db9e1b
Add the certificate_required alert.
by David Benjamin
· 8 years ago
04aa694
Implement BORINGSSL_UNSAFE_FUZZER_MODE for TLS 1.3.
by David Benjamin
· 9 years ago
7aa31d6
Remove ssl->verify_result.
by David Benjamin
· 9 years ago
32635b8
Add limit for consecutive KeyUpdate messages.
by Steven Valdez
· 9 years ago
dd634eb
s/nginx/NGINX/
by David Benjamin
· 9 years ago
3764683
Have |SSL_get_verify_result| return |X509_V_OK| when no client certificate is given.
by Adam Langley
· 9 years ago
867bcba
Move ssl_handshake_new, etc., into s3_both.c.
by David Benjamin
· 9 years ago
8a8349b
Request contexts are now illegal during the handshake.
by David Benjamin
· 9 years ago
96a16cd
Finish aligning up_ref functions with OpenSSL 1.1.0.
by David Benjamin
· 9 years ago
4087df9
Move more side-specific code out of tls13_process_certificate.
by David Benjamin
· 9 years ago
e455e51
Push some duplicated code into ssl_verify_cert_chain.
by David Benjamin
· 9 years ago
1e6f11a
Adding NewSessionTicket.
by Steven Valdez
· 9 years ago
da2630c
Remove redundant SSL_VERIFY_PEER check.
by David Benjamin
· 9 years ago
3ce4389
Move some client/server special-cases out of tls13_process_certificate.
by David Benjamin
· 9 years ago
1dc53d2
Adding handling for KeyUpdate post-handshake message.
by Steven Valdez
· 9 years ago
8e1c7be
Adding Post-Handshake message handling.
by Steven Valdez
· 9 years ago
87eab49
Splitting SSL session state.
by Steven Valdez
· 9 years ago
613fe3b
Call expect_flight and received_flight in the 1.3 logic.
by David Benjamin
· 9 years ago
5440fe0
Adding HelloRetryRequest.
by Steven Valdez
· 9 years ago
f2401eb
Add a ssl_hs_flush_and_read_message wait mode.
by David Benjamin
· 9 years ago
143e8b3
Add TLS 1.3 1-RTT.
by Steven Valdez
· 9 years ago