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.
 
 
 
 
 
 
Alessandro Ghedini a0373182eb Update QUIC transport parameters extension codepoint il y a 6 ans
..
test Update QUIC transport parameters extension codepoint 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 Fix build with GCC 4.9.2 and -Wtype-limits. 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 Move srtp_profiles to SSL_CONFIG. il y a 6 ans
dtls_method.cc Remove trailing whitespace from ssl/. il y a 6 ans
dtls_record.cc Use the actual record header, rather than reassembling it. il y a 6 ans
handoff.cc Remove SSL 3.0 implementation. il y a 6 ans
handshake.cc Remove SSL 3.0 implementation. il y a 6 ans
handshake_client.cc Remove SSL 3.0 implementation. il y a 6 ans
handshake_server.cc Remove SSL 3.0 implementation. il y a 6 ans
internal.h Remove SSL 3.0 implementation. il y a 6 ans
s3_both.cc Remove SSL 3.0 implementation. il y a 6 ans
s3_lib.cc SSL_CONFIG: new struct for sheddable handshake configuration. il y a 6 ans
s3_pkt.cc Pack encrypted handshake messages together. il y a 6 ans
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. il y a 7 ans
ssl_aead_ctx.cc Remove SSL 3.0 implementation. 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 Const-correct some functions. il y a 6 ans
ssl_cipher.cc Remove SSL 3.0 implementation. il y a 6 ans
ssl_file.cc Avoid modifying stack in sk_find. il y a 6 ans
ssl_key_share.cc Check for nullptr result of SSLKeyShare::Create(). il y a 6 ans
ssl_lib.cc Remove SSL 3.0 implementation. il y a 6 ans
ssl_privkey.cc SSL_CONFIG: new struct for sheddable handshake configuration. il y a 6 ans
ssl_session.cc Remove SSL 3.0 implementation. il y a 6 ans
ssl_stat.cc Remove trailing whitespace from ssl/. il y a 6 ans
ssl_test.cc Remove SSL 3.0 implementation. il y a 6 ans
ssl_transcript.cc Remove SSL 3.0 implementation. il y a 6 ans
ssl_versions.cc Remove SSL 3.0 implementation. il y a 6 ans
ssl_x509.cc SSL_CONFIG: new struct for sheddable handshake configuration. il y a 6 ans
t1_enc.cc Remove SSL 3.0 implementation. il y a 6 ans
t1_lib.cc Remove SSL 3.0 implementation. il y a 6 ans
tls13_both.cc Implement the client side of certificate compression. il y a 6 ans
tls13_client.cc Implement the client side of certificate compression. il y a 6 ans
tls13_enc.cc Remove draft22 and experiment2. il y a 6 ans
tls13_server.cc Consistently use session_ctx for session caching. il y a 6 ans
tls_method.cc Pack encrypted handshake messages together. il y a 6 ans
tls_record.cc Use the actual record header, rather than reassembling it. il y a 6 ans