Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Adam Langley e3aba378c9 Fix typo in ssl_cert_cache_chain_certs. před 6 roky
..
test Test the high-order bit in X25519. před 6 roky
CMakeLists.txt Add initial, experimental support for split handshakes. před 6 roky
bio_ssl.cc Switch a number of files to C++. před 7 roky
custom_extensions.cc Rename ssl3_send_alert and ssl3_protocol_version. před 7 roky
d1_both.cc Remove trailing whitespace from ssl/. před 6 roky
d1_lib.cc Give DTLS1_STATE a destructor. před 7 roky
d1_pkt.cc Make SSL3_BUFFER a proper C++ class. před 7 roky
d1_srtp.cc Move srtp_profile to ssl->s3. před 6 roky
dtls_method.cc Remove trailing whitespace from ssl/. před 6 roky
dtls_record.cc Use the actual record header, rather than reassembling it. před 6 roky
handoff.cc Move TB state to ssl->s3. před 6 roky
handshake.cc Hand back ECDHE split handshakes after the first server message. před 6 roky
handshake_client.cc Give CERT a destructor. před 6 roky
handshake_server.cc Give CERT a destructor. před 6 roky
internal.h Give CERT a destructor. před 6 roky
s3_both.cc Revert "Pack encrypted handshake messages together." před 7 roky
s3_lib.cc Move TB state to ssl->s3. před 6 roky
s3_pkt.cc Remove draft22 and experiment2. před 6 roky
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. před 7 roky
ssl_aead_ctx.cc Use the actual record header, rather than reassembling it. před 6 roky
ssl_asn1.cc Expose ssl_session_serialize to libssl. před 6 roky
ssl_buffer.cc Move init_buf and rwstate into SSL3_STATE. před 7 roky
ssl_cert.cc Give CERT a destructor. před 6 roky
ssl_cipher.cc Add |SSL_COMP_get[0_name|_id]|. před 6 roky
ssl_file.cc Avoid modifying stack in sk_find. před 6 roky
ssl_key_share.cc Check for nullptr result of SSLKeyShare::Create(). před 6 roky
ssl_lib.cc Give CERT a destructor. před 6 roky
ssl_privkey.cc Give CERT a destructor. před 6 roky
ssl_session.cc Remove legacy SSL_CTX_sess_set_get_cb overload. před 6 roky
ssl_stat.cc Remove trailing whitespace from ssl/. před 6 roky
ssl_test.cc Pretty-print TicketAEADMethod tests. před 6 roky
ssl_transcript.cc Hand back ECDHE split handshakes after the first server message. před 6 roky
ssl_versions.cc Implement TLS 1.3 draft28. před 6 roky
ssl_x509.cc Fix typo in ssl_cert_cache_chain_certs. před 6 roky
t1_enc.cc Add initial, experimental support for split handshakes. před 6 roky
t1_lib.cc Give CERT a destructor. před 6 roky
tls13_both.cc Give CERT a destructor. před 6 roky
tls13_client.cc Move TB state to ssl->s3. před 6 roky
tls13_enc.cc Remove draft22 and experiment2. před 6 roky
tls13_server.cc Add an API to disable RSA-PSS for certificates. před 6 roky
tls_method.cc Remove SSLv3_method and friends. před 6 roky
tls_record.cc Use the actual record header, rather than reassembling it. před 6 roky