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.
 
 
 
 
 
 
David Benjamin 855dabc9df Add an accessor for session->certs. hace 6 años
..
test Simplify shim timeout logic. 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 Remove trailing whitespace from ssl/. 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_profile to ssl->s3. 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 Move TB state to ssl->s3. hace 6 años
handshake.cc Hand back ECDHE split handshakes after the first server message. hace 6 años
handshake_client.cc Give CERT a destructor. hace 6 años
handshake_server.cc Give ssl_cipher_preference_list_st a destructor. hace 6 años
internal.h Give ssl_cipher_preference_list_st a destructor. hace 6 años
s3_both.cc Revert "Pack encrypted handshake messages together." hace 7 años
s3_lib.cc Give ssl_cipher_preference_list_st a destructor. hace 6 años
s3_pkt.cc Remove draft22 and experiment2. hace 6 años
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. hace 7 años
ssl_aead_ctx.cc Use the actual record header, rather than reassembling it. 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 Give CERT a destructor. hace 6 años
ssl_cipher.cc Give ssl_cipher_preference_list_st a destructor. 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 Give ssl_cipher_preference_list_st a destructor. hace 6 años
ssl_privkey.cc Give CERT a destructor. hace 6 años
ssl_session.cc Add an accessor for session->certs. hace 6 años
ssl_stat.cc Remove trailing whitespace from ssl/. hace 6 años
ssl_test.cc Pretty-print TicketAEADMethod tests. hace 6 años
ssl_transcript.cc Hand back ECDHE split handshakes after the first server message. hace 6 años
ssl_versions.cc Implement TLS 1.3 draft28. hace 6 años
ssl_x509.cc Fix typo in ssl_cert_cache_chain_certs. hace 6 años
t1_enc.cc Add initial, experimental support for split handshakes. hace 6 años
t1_lib.cc Give CERT a destructor. hace 6 años
tls13_both.cc Give CERT a destructor. hace 6 años
tls13_client.cc Move TB state to ssl->s3. hace 6 años
tls13_enc.cc Remove draft22 and experiment2. hace 6 años
tls13_server.cc Add an API to disable RSA-PSS for certificates. hace 6 años
tls_method.cc Remove SSLv3_method and friends. hace 6 años
tls_record.cc Use the actual record header, rather than reassembling it. hace 6 años