Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Steven Valdez 861f384d7b Implement TLS 1.3 draft28. 6 anni fa
..
test Implement TLS 1.3 draft28. 6 anni fa
CMakeLists.txt Add initial, experimental support for split handshakes. 6 anni fa
bio_ssl.cc Switch a number of files to C++. 7 anni fa
custom_extensions.cc Rename ssl3_send_alert and ssl3_protocol_version. 7 anni fa
d1_both.cc Remove trailing whitespace from ssl/. 6 anni fa
d1_lib.cc Give DTLS1_STATE a destructor. 7 anni fa
d1_pkt.cc Make SSL3_BUFFER a proper C++ class. 7 anni fa
d1_srtp.cc Clear a goto in d1_srtp.cc. 7 anni fa
dtls_method.cc Remove trailing whitespace from ssl/. 6 anni fa
dtls_record.cc Give DTLS1_STATE a destructor. 7 anni fa
handoff.cc Hand back ECDHE split handshakes after the first server message. 6 anni fa
handshake.cc Hand back ECDHE split handshakes after the first server message. 6 anni fa
handshake_client.cc Remove remnants of the HRR message. 6 anni fa
handshake_server.cc Hand back ECDHE split handshakes after the first server message. 6 anni fa
internal.h Implement TLS 1.3 draft28. 6 anni fa
s3_both.cc Revert "Pack encrypted handshake messages together." 7 anni fa
s3_lib.cc Add a draft TLS 1.3 anti-downgrade signal. 6 anni fa
s3_pkt.cc Remove draft22 and experiment2. 6 anni fa
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. 7 anni fa
ssl_aead_ctx.cc Implement TLS 1.3 draft28. 6 anni fa
ssl_asn1.cc Expose ssl_session_serialize to libssl. 6 anni fa
ssl_buffer.cc Move init_buf and rwstate into SSL3_STATE. 7 anni fa
ssl_cert.cc Adding support for draft 21 as a TLS 1.3 variant. 7 anni fa
ssl_cipher.cc Add |SSL_COMP_get[0_name|_id]|. 6 anni fa
ssl_file.cc Switch OPENSSL_VERSION_NUMBER to 1.1.0. 7 anni fa
ssl_key_share.cc Hand back ECDHE split handshakes after the first server message. 6 anni fa
ssl_lib.cc Hand back ECDHE split handshakes after the first server message. 6 anni fa
ssl_privkey.cc Push an error if custom private keys fail. 6 anni fa
ssl_session.cc Use more scopers. 7 anni fa
ssl_stat.cc Remove trailing whitespace from ssl/. 6 anni fa
ssl_test.cc Hand back ECDHE split handshakes after the first server message. 6 anni fa
ssl_transcript.cc Hand back ECDHE split handshakes after the first server message. 6 anni fa
ssl_versions.cc Implement TLS 1.3 draft28. 6 anni fa
ssl_x509.cc Map NOT_YET_VALID errors to |certificate_expired|. 6 anni fa
t1_enc.cc Add initial, experimental support for split handshakes. 6 anni fa
t1_lib.cc Record whether dummy PQ padding was used. 6 anni fa
tls13_both.cc Add a draft TLS 1.3 anti-downgrade signal. 6 anni fa
tls13_client.cc Remove draft22 and experiment2. 6 anni fa
tls13_enc.cc Remove draft22 and experiment2. 6 anni fa
tls13_server.cc Remove draft22 and experiment2. 6 anni fa
tls_method.cc Remove SSLv3_method and friends. 6 anni fa
tls_record.cc Implement TLS 1.3 draft28. 6 anni fa