Sign in
boringssl
/
boringssl.git
/
5c1d5d8035bfad737bed79cd600c6600647e947f
/
ssl
/
handoff.cc
c3b373b
Rename SSL_ECH_SERVER_CONFIG_LIST to SSL_ECH_KEYS.
by David Benjamin
· 3 years, 10 months ago
26f186b
Implement a handshake hint for certificate compression.
by David Benjamin
· 3 years, 10 months ago
3a036c7
Add SSL_ech_accepted API and ech_is_required alerts.
by David Benjamin
· 3 years, 10 months ago
8acec00
Manage Channel ID handshake state better.
by David Benjamin
· 3 years, 11 months ago
d89ec68
Remove draft tokbind implementation.
by David Benjamin
· 3 years, 11 months ago
b571e77
Add experimental handshake hints API.
by David Benjamin
· 4 years ago
00e434d
Add ECH server (draft-ietf-tls-esni-09).
by Daniel McArdle
· 4 years, 1 month ago
51607f1
Implement draft-vvv-tls-alps-01.
by Steven Valdez
· 4 years, 8 months ago
5fa22ed
Avoid relying on SSL_get_session's behavior during the handshake.
by David Benjamin
· 4 years, 9 months ago
754d4c9
Fix client handling of 0-RTT rejects with cipher mismatch.
by David Benjamin
· 5 years ago
0c30649
Clean up TLS 1.3 handback logic.
by David Benjamin
· 5 years ago
8f299d5
SSL_apply_handback: don't choke on trailing data.
by Matthew Braithwaite
· 5 years ago
fbea9de
Check enum values in handoff.
by Adam Langley
· 5 years ago
9e23361
handoff: set |enable_early_data| as part of handback.
by Matthew Braithwaite
· 5 years ago
f3c98ce
Make TLS 1.3 split handshakes work with early data.
by Matthew Braithwaite
· 5 years ago
cc0c286
TLS 1.3 split handshake initial support.
by Matthew Braithwaite
· 5 years ago
f492830
Fold SSL_want constants into SSL_get_error constants.
by David Benjamin
· 6 years ago
6477012
Add SSL_get_early_data_reason.
by David Benjamin
· 6 years ago
c9827e0
Output a ClientHello during handoff.
by Adam Langley
· 6 years ago
7b93593
Add initial HRSS support.
by Adam Langley
· 6 years ago
c65eb2c
Serialize SSL curve list in handoff and check it on application.
by Matthew Braithwaite
· 6 years ago
d2ed382
Serialize SSL configuration in handoff and check it on application.
by Matthew Braithwaite
· 7 years ago
8c7c635
Support symbol prefixes
by Joshua Liebow-Feeser
· 7 years ago
4685376
Remove other unnecessary tlsext_ prefixes.
by David Benjamin
· 7 years ago
50596f8
Switch some easy SSL fields to UniquePtr.
by David Benjamin
· 7 years ago
9bb15f5
Remove SSL 3.0 implementation.
by David Benjamin
· 7 years ago
3e2b3ee
Hand back in-progress handshakes after a session resumption.
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
b7bc80a
SSL_CONFIG: new struct for sheddable handshake configuration.
by Matthew Braithwaite
· 7 years ago
9f0e7cb
Move TB state to ssl->s3.
by David Benjamin
· 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
56986f9
Hand back ECDHE split handshakes after the first server message.
by Matthew Braithwaite
· 7 years ago
3fe8fa7
Add initial, experimental support for split handshakes.
by Adam Langley
· 7 years ago