Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
David Benjamin 855dabc9df Add an accessor for session->certs. há 6 anos
..
test Simplify shim timeout logic. há 6 anos
CMakeLists.txt Add initial, experimental support for split handshakes. há 6 anos
bio_ssl.cc Switch a number of files to C++. há 7 anos
custom_extensions.cc Rename ssl3_send_alert and ssl3_protocol_version. há 7 anos
d1_both.cc Remove trailing whitespace from ssl/. há 6 anos
d1_lib.cc Give DTLS1_STATE a destructor. há 7 anos
d1_pkt.cc Make SSL3_BUFFER a proper C++ class. há 7 anos
d1_srtp.cc Move srtp_profile to ssl->s3. há 6 anos
dtls_method.cc Remove trailing whitespace from ssl/. há 6 anos
dtls_record.cc Use the actual record header, rather than reassembling it. há 6 anos
handoff.cc Move TB state to ssl->s3. há 6 anos
handshake.cc Hand back ECDHE split handshakes after the first server message. há 6 anos
handshake_client.cc Give CERT a destructor. há 6 anos
handshake_server.cc Give ssl_cipher_preference_list_st a destructor. há 6 anos
internal.h Give ssl_cipher_preference_list_st a destructor. há 6 anos
s3_both.cc Revert "Pack encrypted handshake messages together." há 7 anos
s3_lib.cc Give ssl_cipher_preference_list_st a destructor. há 6 anos
s3_pkt.cc Remove draft22 and experiment2. há 6 anos
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. há 7 anos
ssl_aead_ctx.cc Use the actual record header, rather than reassembling it. há 6 anos
ssl_asn1.cc Expose ssl_session_serialize to libssl. há 6 anos
ssl_buffer.cc Move init_buf and rwstate into SSL3_STATE. há 7 anos
ssl_cert.cc Give CERT a destructor. há 6 anos
ssl_cipher.cc Give ssl_cipher_preference_list_st a destructor. há 6 anos
ssl_file.cc Avoid modifying stack in sk_find. há 6 anos
ssl_key_share.cc Check for nullptr result of SSLKeyShare::Create(). há 6 anos
ssl_lib.cc Give ssl_cipher_preference_list_st a destructor. há 6 anos
ssl_privkey.cc Give CERT a destructor. há 6 anos
ssl_session.cc Add an accessor for session->certs. há 6 anos
ssl_stat.cc Remove trailing whitespace from ssl/. há 6 anos
ssl_test.cc Pretty-print TicketAEADMethod tests. há 6 anos
ssl_transcript.cc Hand back ECDHE split handshakes after the first server message. há 6 anos
ssl_versions.cc Implement TLS 1.3 draft28. há 6 anos
ssl_x509.cc Fix typo in ssl_cert_cache_chain_certs. há 6 anos
t1_enc.cc Add initial, experimental support for split handshakes. há 6 anos
t1_lib.cc Give CERT a destructor. há 6 anos
tls13_both.cc Give CERT a destructor. há 6 anos
tls13_client.cc Move TB state to ssl->s3. há 6 anos
tls13_enc.cc Remove draft22 and experiment2. há 6 anos
tls13_server.cc Add an API to disable RSA-PSS for certificates. há 6 anos
tls_method.cc Remove SSLv3_method and friends. há 6 anos
tls_record.cc Use the actual record header, rather than reassembling it. há 6 anos