No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Alessandro Ghedini a0373182eb Update QUIC transport parameters extension codepoint hace 6 años
..
test Update QUIC transport parameters extension codepoint hace 6 años
CMakeLists.txt Add initial, experimental support for split handshakes. hace 6 años
bio_ssl.cc Switch a number of files to C++. hace 7 años
custom_extensions.cc Rename ssl3_send_alert and ssl3_protocol_version. hace 7 años
d1_both.cc Fix build with GCC 4.9.2 and -Wtype-limits. hace 6 años
d1_lib.cc Give DTLS1_STATE a destructor. hace 7 años
d1_pkt.cc Make SSL3_BUFFER a proper C++ class. hace 7 años
d1_srtp.cc Move srtp_profiles to SSL_CONFIG. hace 6 años
dtls_method.cc Remove trailing whitespace from ssl/. hace 6 años
dtls_record.cc Use the actual record header, rather than reassembling it. hace 6 años
handoff.cc Remove SSL 3.0 implementation. hace 6 años
handshake.cc Remove SSL 3.0 implementation. hace 6 años
handshake_client.cc Remove SSL 3.0 implementation. hace 6 años
handshake_server.cc Remove SSL 3.0 implementation. hace 6 años
internal.h Remove SSL 3.0 implementation. hace 6 años
s3_both.cc Remove SSL 3.0 implementation. hace 6 años
s3_lib.cc SSL_CONFIG: new struct for sheddable handshake configuration. hace 6 años
s3_pkt.cc Pack encrypted handshake messages together. hace 6 años
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. hace 7 años
ssl_aead_ctx.cc Remove SSL 3.0 implementation. hace 6 años
ssl_asn1.cc Expose ssl_session_serialize to libssl. hace 6 años
ssl_buffer.cc Move init_buf and rwstate into SSL3_STATE. hace 7 años
ssl_cert.cc Const-correct some functions. hace 6 años
ssl_cipher.cc Remove SSL 3.0 implementation. hace 6 años
ssl_file.cc Avoid modifying stack in sk_find. hace 6 años
ssl_key_share.cc Check for nullptr result of SSLKeyShare::Create(). hace 6 años
ssl_lib.cc Remove SSL 3.0 implementation. hace 6 años
ssl_privkey.cc SSL_CONFIG: new struct for sheddable handshake configuration. hace 6 años
ssl_session.cc Remove SSL 3.0 implementation. hace 6 años
ssl_stat.cc Remove trailing whitespace from ssl/. hace 6 años
ssl_test.cc Remove SSL 3.0 implementation. hace 6 años
ssl_transcript.cc Remove SSL 3.0 implementation. hace 6 años
ssl_versions.cc Remove SSL 3.0 implementation. hace 6 años
ssl_x509.cc SSL_CONFIG: new struct for sheddable handshake configuration. hace 6 años
t1_enc.cc Remove SSL 3.0 implementation. hace 6 años
t1_lib.cc Remove SSL 3.0 implementation. hace 6 años
tls13_both.cc Implement the client side of certificate compression. hace 6 años
tls13_client.cc Implement the client side of certificate compression. hace 6 años
tls13_enc.cc Remove draft22 and experiment2. hace 6 años
tls13_server.cc Consistently use session_ctx for session caching. hace 6 años
tls_method.cc Pack encrypted handshake messages together. hace 6 años
tls_record.cc Use the actual record header, rather than reassembling it. hace 6 años