Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Steven Valdez 861f384d7b Implement TLS 1.3 draft28. il y a 6 ans
..
test Implement TLS 1.3 draft28. il y a 6 ans
CMakeLists.txt Add initial, experimental support for split handshakes. il y a 6 ans
bio_ssl.cc Switch a number of files to C++. il y a 7 ans
custom_extensions.cc Rename ssl3_send_alert and ssl3_protocol_version. il y a 7 ans
d1_both.cc Remove trailing whitespace from ssl/. il y a 6 ans
d1_lib.cc Give DTLS1_STATE a destructor. il y a 7 ans
d1_pkt.cc Make SSL3_BUFFER a proper C++ class. il y a 7 ans
d1_srtp.cc Clear a goto in d1_srtp.cc. il y a 7 ans
dtls_method.cc Remove trailing whitespace from ssl/. il y a 6 ans
dtls_record.cc Give DTLS1_STATE a destructor. il y a 7 ans
handoff.cc Hand back ECDHE split handshakes after the first server message. il y a 6 ans
handshake.cc Hand back ECDHE split handshakes after the first server message. il y a 6 ans
handshake_client.cc Remove remnants of the HRR message. il y a 6 ans
handshake_server.cc Hand back ECDHE split handshakes after the first server message. il y a 6 ans
internal.h Implement TLS 1.3 draft28. il y a 6 ans
s3_both.cc Revert "Pack encrypted handshake messages together." il y a 7 ans
s3_lib.cc Add a draft TLS 1.3 anti-downgrade signal. il y a 6 ans
s3_pkt.cc Remove draft22 and experiment2. il y a 6 ans
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. il y a 7 ans
ssl_aead_ctx.cc Implement TLS 1.3 draft28. il y a 6 ans
ssl_asn1.cc Expose ssl_session_serialize to libssl. il y a 6 ans
ssl_buffer.cc Move init_buf and rwstate into SSL3_STATE. il y a 7 ans
ssl_cert.cc Adding support for draft 21 as a TLS 1.3 variant. il y a 7 ans
ssl_cipher.cc Add |SSL_COMP_get[0_name|_id]|. il y a 6 ans
ssl_file.cc Switch OPENSSL_VERSION_NUMBER to 1.1.0. il y a 7 ans
ssl_key_share.cc Hand back ECDHE split handshakes after the first server message. il y a 6 ans
ssl_lib.cc Hand back ECDHE split handshakes after the first server message. il y a 6 ans
ssl_privkey.cc Push an error if custom private keys fail. il y a 6 ans
ssl_session.cc Use more scopers. il y a 7 ans
ssl_stat.cc Remove trailing whitespace from ssl/. il y a 6 ans
ssl_test.cc Hand back ECDHE split handshakes after the first server message. il y a 6 ans
ssl_transcript.cc Hand back ECDHE split handshakes after the first server message. il y a 6 ans
ssl_versions.cc Implement TLS 1.3 draft28. il y a 6 ans
ssl_x509.cc Map NOT_YET_VALID errors to |certificate_expired|. il y a 6 ans
t1_enc.cc Add initial, experimental support for split handshakes. il y a 6 ans
t1_lib.cc Record whether dummy PQ padding was used. il y a 6 ans
tls13_both.cc Add a draft TLS 1.3 anti-downgrade signal. il y a 6 ans
tls13_client.cc Remove draft22 and experiment2. il y a 6 ans
tls13_enc.cc Remove draft22 and experiment2. il y a 6 ans
tls13_server.cc Remove draft22 and experiment2. il y a 6 ans
tls_method.cc Remove SSLv3_method and friends. il y a 6 ans
tls_record.cc Implement TLS 1.3 draft28. il y a 6 ans