Você não pode selecionar mais de 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. 6 anos atrás
..
test Simplify shim timeout logic. 6 anos atrás
CMakeLists.txt Add initial, experimental support for split handshakes. 6 anos atrás
bio_ssl.cc Switch a number of files to C++. 7 anos atrás
custom_extensions.cc Rename ssl3_send_alert and ssl3_protocol_version. 7 anos atrás
d1_both.cc Remove trailing whitespace from ssl/. 6 anos atrás
d1_lib.cc Give DTLS1_STATE a destructor. 7 anos atrás
d1_pkt.cc Make SSL3_BUFFER a proper C++ class. 7 anos atrás
d1_srtp.cc Move srtp_profile to ssl->s3. 6 anos atrás
dtls_method.cc Remove trailing whitespace from ssl/. 6 anos atrás
dtls_record.cc Use the actual record header, rather than reassembling it. 6 anos atrás
handoff.cc Move TB state to ssl->s3. 6 anos atrás
handshake.cc Hand back ECDHE split handshakes after the first server message. 6 anos atrás
handshake_client.cc Give CERT a destructor. 6 anos atrás
handshake_server.cc Give ssl_cipher_preference_list_st a destructor. 6 anos atrás
internal.h Give ssl_cipher_preference_list_st a destructor. 6 anos atrás
s3_both.cc Revert "Pack encrypted handshake messages together." 7 anos atrás
s3_lib.cc Give ssl_cipher_preference_list_st a destructor. 6 anos atrás
s3_pkt.cc Remove draft22 and experiment2. 6 anos atrás
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. 7 anos atrás
ssl_aead_ctx.cc Use the actual record header, rather than reassembling it. 6 anos atrás
ssl_asn1.cc Expose ssl_session_serialize to libssl. 6 anos atrás
ssl_buffer.cc Move init_buf and rwstate into SSL3_STATE. 7 anos atrás
ssl_cert.cc Give CERT a destructor. 6 anos atrás
ssl_cipher.cc Give ssl_cipher_preference_list_st a destructor. 6 anos atrás
ssl_file.cc Avoid modifying stack in sk_find. 6 anos atrás
ssl_key_share.cc Check for nullptr result of SSLKeyShare::Create(). 6 anos atrás
ssl_lib.cc Give ssl_cipher_preference_list_st a destructor. 6 anos atrás
ssl_privkey.cc Give CERT a destructor. 6 anos atrás
ssl_session.cc Add an accessor for session->certs. 6 anos atrás
ssl_stat.cc Remove trailing whitespace from ssl/. 6 anos atrás
ssl_test.cc Pretty-print TicketAEADMethod tests. 6 anos atrás
ssl_transcript.cc Hand back ECDHE split handshakes after the first server message. 6 anos atrás
ssl_versions.cc Implement TLS 1.3 draft28. 6 anos atrás
ssl_x509.cc Fix typo in ssl_cert_cache_chain_certs. 6 anos atrás
t1_enc.cc Add initial, experimental support for split handshakes. 6 anos atrás
t1_lib.cc Give CERT a destructor. 6 anos atrás
tls13_both.cc Give CERT a destructor. 6 anos atrás
tls13_client.cc Move TB state to ssl->s3. 6 anos atrás
tls13_enc.cc Remove draft22 and experiment2. 6 anos atrás
tls13_server.cc Add an API to disable RSA-PSS for certificates. 6 anos atrás
tls_method.cc Remove SSLv3_method and friends. 6 anos atrás
tls_record.cc Use the actual record header, rather than reassembling it. 6 anos atrás