Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Adam Langley e3aba378c9 Fix typo in ssl_cert_cache_chain_certs. vor 6 Jahren
..
test Test the high-order bit in X25519. vor 6 Jahren
CMakeLists.txt Add initial, experimental support for split handshakes. vor 6 Jahren
bio_ssl.cc Switch a number of files to C++. vor 7 Jahren
custom_extensions.cc Rename ssl3_send_alert and ssl3_protocol_version. vor 7 Jahren
d1_both.cc Remove trailing whitespace from ssl/. vor 6 Jahren
d1_lib.cc Give DTLS1_STATE a destructor. vor 7 Jahren
d1_pkt.cc Make SSL3_BUFFER a proper C++ class. vor 7 Jahren
d1_srtp.cc Move srtp_profile to ssl->s3. vor 6 Jahren
dtls_method.cc Remove trailing whitespace from ssl/. vor 6 Jahren
dtls_record.cc Use the actual record header, rather than reassembling it. vor 6 Jahren
handoff.cc Move TB state to ssl->s3. vor 6 Jahren
handshake.cc Hand back ECDHE split handshakes after the first server message. vor 6 Jahren
handshake_client.cc Give CERT a destructor. vor 6 Jahren
handshake_server.cc Give CERT a destructor. vor 6 Jahren
internal.h Give CERT a destructor. vor 6 Jahren
s3_both.cc Revert "Pack encrypted handshake messages together." vor 7 Jahren
s3_lib.cc Move TB state to ssl->s3. vor 6 Jahren
s3_pkt.cc Remove draft22 and experiment2. vor 6 Jahren
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. vor 7 Jahren
ssl_aead_ctx.cc Use the actual record header, rather than reassembling it. vor 6 Jahren
ssl_asn1.cc Expose ssl_session_serialize to libssl. vor 6 Jahren
ssl_buffer.cc Move init_buf and rwstate into SSL3_STATE. vor 7 Jahren
ssl_cert.cc Give CERT a destructor. vor 6 Jahren
ssl_cipher.cc Add |SSL_COMP_get[0_name|_id]|. vor 6 Jahren
ssl_file.cc Avoid modifying stack in sk_find. vor 6 Jahren
ssl_key_share.cc Check for nullptr result of SSLKeyShare::Create(). vor 6 Jahren
ssl_lib.cc Give CERT a destructor. vor 6 Jahren
ssl_privkey.cc Give CERT a destructor. vor 6 Jahren
ssl_session.cc Remove legacy SSL_CTX_sess_set_get_cb overload. vor 6 Jahren
ssl_stat.cc Remove trailing whitespace from ssl/. vor 6 Jahren
ssl_test.cc Pretty-print TicketAEADMethod tests. vor 6 Jahren
ssl_transcript.cc Hand back ECDHE split handshakes after the first server message. vor 6 Jahren
ssl_versions.cc Implement TLS 1.3 draft28. vor 6 Jahren
ssl_x509.cc Fix typo in ssl_cert_cache_chain_certs. vor 6 Jahren
t1_enc.cc Add initial, experimental support for split handshakes. vor 6 Jahren
t1_lib.cc Give CERT a destructor. vor 6 Jahren
tls13_both.cc Give CERT a destructor. vor 6 Jahren
tls13_client.cc Move TB state to ssl->s3. vor 6 Jahren
tls13_enc.cc Remove draft22 and experiment2. vor 6 Jahren
tls13_server.cc Add an API to disable RSA-PSS for certificates. vor 6 Jahren
tls_method.cc Remove SSLv3_method and friends. vor 6 Jahren
tls_record.cc Use the actual record header, rather than reassembling it. vor 6 Jahren