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.
 
 
 
 
 
 
David Benjamin 855dabc9df Add an accessor for session->certs. 6 anni fa
..
test Simplify shim timeout logic. 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 Move srtp_profile to ssl->s3. 6 anni fa
dtls_method.cc Remove trailing whitespace from ssl/. 6 anni fa
dtls_record.cc Use the actual record header, rather than reassembling it. 6 anni fa
handoff.cc Move TB state to ssl->s3. 6 anni fa
handshake.cc Hand back ECDHE split handshakes after the first server message. 6 anni fa
handshake_client.cc Give CERT a destructor. 6 anni fa
handshake_server.cc Give ssl_cipher_preference_list_st a destructor. 6 anni fa
internal.h Give ssl_cipher_preference_list_st a destructor. 6 anni fa
s3_both.cc Revert "Pack encrypted handshake messages together." 7 anni fa
s3_lib.cc Give ssl_cipher_preference_list_st a destructor. 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 Use the actual record header, rather than reassembling it. 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 Give CERT a destructor. 6 anni fa
ssl_cipher.cc Give ssl_cipher_preference_list_st a destructor. 6 anni fa
ssl_file.cc Avoid modifying stack in sk_find. 6 anni fa
ssl_key_share.cc Check for nullptr result of SSLKeyShare::Create(). 6 anni fa
ssl_lib.cc Give ssl_cipher_preference_list_st a destructor. 6 anni fa
ssl_privkey.cc Give CERT a destructor. 6 anni fa
ssl_session.cc Add an accessor for session->certs. 6 anni fa
ssl_stat.cc Remove trailing whitespace from ssl/. 6 anni fa
ssl_test.cc Pretty-print TicketAEADMethod tests. 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 Fix typo in ssl_cert_cache_chain_certs. 6 anni fa
t1_enc.cc Add initial, experimental support for split handshakes. 6 anni fa
t1_lib.cc Give CERT a destructor. 6 anni fa
tls13_both.cc Give CERT a destructor. 6 anni fa
tls13_client.cc Move TB state to ssl->s3. 6 anni fa
tls13_enc.cc Remove draft22 and experiment2. 6 anni fa
tls13_server.cc Add an API to disable RSA-PSS for certificates. 6 anni fa
tls_method.cc Remove SSLv3_method and friends. 6 anni fa
tls_record.cc Use the actual record header, rather than reassembling it. 6 anni fa