You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin ee0b02a10d Don't confuse TLS bidirectional shutdown on record type zero. 9 years ago
..
pqueue Fix some malloc test crashs. 9 years ago
test Add tests for bidirectional shutdown. 9 years ago
CMakeLists.txt Factor out the buffering and low-level record code. 9 years ago
custom_extensions.c Fix NULL dereference in the case of an unexpected extension from a server. 9 years ago
d1_both.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
d1_clnt.c Decouple the handshake buffer and digest. 9 years ago
d1_lib.c Decouple the handshake buffer and digest. 9 years ago
d1_meth.c Remove signature algorithm configuration hooks and SSL_ctrl. 9 years ago
d1_pkt.c Don't support bidirectional shutdown over DTLS. 9 years ago
d1_srtp.c Convert the SRTP extension to the new system 9 years ago
d1_srvr.c Tidy up the ssl3_send_server_key_exchange slightly. 9 years ago
dtls_record.c Reject empty records of unexpected type. 9 years ago
internal.h Remove the last of SESS_CERT. 9 years ago
s3_both.c Factor out the buffering and low-level record code. 9 years ago
s3_clnt.c Remove the last of SESS_CERT. 9 years ago
s3_enc.c Simplify handshake hash handling. 9 years ago
s3_lib.c Move peer_dh_tmp and peer_ecdh_tmp out of SESS_CERT. 9 years ago
s3_meth.c Remove signature algorithm configuration hooks and SSL_ctrl. 9 years ago
s3_pkt.c Don't confuse TLS bidirectional shutdown on record type zero. 9 years ago
s3_srvr.c Tidy up the ssl3_send_server_key_exchange slightly. 9 years ago
ssl_aead_ctx.c Fold away SSL_CIPHER_ALGORITHM2_VARIABLE_NONCE_INCLUDED_IN_RECORD. 9 years ago
ssl_algs.c Rename ssl_locl.h to internal.h 9 years ago
ssl_asn1.c Remove the last of SESS_CERT. 9 years ago
ssl_buffer.c Factor out the buffering and low-level record code. 9 years ago
ssl_cert.c Remove the last of SESS_CERT. 9 years ago
ssl_cipher.c Factor out the buffering and low-level record code. 9 years ago
ssl_lib.c Remove the last of SESS_CERT. 9 years ago
ssl_rsa.c Add server-side support for asynchronous signing. 9 years ago
ssl_sess.c Remove the last of SESS_CERT. 9 years ago
ssl_stat.c Factor out the buffering and low-level record code. 9 years ago
ssl_test.cc Remove the last of SESS_CERT. 9 years ago
ssl_txt.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
t1_enc.c Simplify handshake hash handling. 9 years ago
t1_lib.c Server-side OCSP stapling support. 9 years ago
tls_record.c Fix MSVC build. 9 years ago