Sign in
boringssl
/
boringssl.git
/
286ea215ec6669152feb71a28075ae69b957f4bf
/
ssl
/
ssl_stat.cc
3a036c7
Add SSL_ech_accepted API and ech_is_required alerts.
by David Benjamin
· 3 years, 10 months ago
032fc66
Add 109 and 120 to SSL_alert_desc_string_long
by David Schinazi
· 5 years ago
e745b25
Remove trailing whitespace from ssl/.
by Adam Langley
· 7 years ago
8e7bbba
Use more scopers.
by David Benjamin
· 7 years ago
4d71a9a
Migrate TLS 1.2 and below state machines to the new style.
by Steven Valdez
· 8 years ago
f60bcfb
Make SSL_state_string_long work for TLS 1.3.
by David Benjamin
· 8 years ago
8f94c31
Replace reuse_message with an explicit next_message call.
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
0238d8f
Switch more files to C++.
by David Benjamin
· 8 years ago
[Renamed from ssl/ssl_stat.c]
4414874
Simplify ssl_private_key_* state machine points.
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
9e766d7
Unexport the handshake's internal state.
by David Benjamin
· 8 years ago
dc8c1d9
Remove some dead state constants.
by David Benjamin
· 8 years ago
16315f7
Remove the rest of write_message.
by David Benjamin
· 8 years ago
cb0c29f
Move state and next_state to SSL_HANDSHAKE.
by David Benjamin
· 8 years ago
5edfc8c
Emulate the client_cert_cb with cert_cb.
by David Benjamin
· 8 years ago
1db9e1b
Add the certificate_required alert.
by David Benjamin
· 8 years ago
13f1ebe
Factor out the client_cert_cb code.
by David Benjamin
· 9 years ago
352d0a9
Remove a/b parameters to send_change_cipher_spec.
by David Benjamin
· 9 years ago
1e6d6df
Remove state parameters to ssl3_get_message.
by David Benjamin
· 9 years ago
c2ae53d
Document alert handling.
by David Benjamin
· 9 years ago
b86847c
Clean up ssl_stat.c slightly.
by David Benjamin
· 9 years ago
79a0589
Ditch remaining filename comments from public headers and ssl/
by David Benjamin
· 9 years ago
9e4e01e
Align the SSL stack on #include style.
by David Benjamin
· 10 years ago
b8d28cf
Factor out the buffering and low-level record code.
by David Benjamin
· 10 years ago
047d6f0
Remove ssl2.h and ssl23.h.
by Håvard Molland
· 10 years ago
8ec8810
Remove SSL_in_before and SSL_ST_BEFORE.
by David Benjamin
· 10 years ago
2ee94aa
Rename ssl_locl.h to internal.h
by David Benjamin
· 10 years ago
a54e2e8
Remove server-side HelloVerifyRequest support.
by David Benjamin
· 10 years ago
fcf2583
Reformat the rest of ssl/.
by Adam Langley
· 10 years ago
e58a71b
Trim impossible state combinations.
by David Benjamin
· 10 years ago
457112e
unifdef a bunch of OPENSSL_NO_* ifdefs.
by David Benjamin
· 11 years ago
98e882e
Clean up s23_srvr.c.
by David Benjamin
· 11 years ago
cb5abad
Consolidate CCS_OK paths in s3_clnt.c.
by David Benjamin
· 11 years ago
84ec49e
Consolidate CCS_OK codepaths in s3_srvr.c.
by David Benjamin
· 11 years ago
b2ce058
Add support for asynchronous session lookup.
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago