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 b088331ec0 Simplify handshake hash handling. 9 years ago
..
pqueue Fix some malloc test crashs. 9 years ago
test Add more aggressive DTLS replay tests. 9 years ago
CMakeLists.txt Implement custom extensions. 9 years ago
custom_extensions.c Implement custom extensions. 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 Further tidy up cipher logic. 9 years ago
d1_pkt.c Clean up DTLS1_BITMAP code. 9 years ago
d1_srtp.c Convert the SRTP extension to the new system 9 years ago
d1_srvr.c Decouple the handshake buffer and digest. 9 years ago
internal.h Simplify handshake hash handling. 9 years ago
s3_both.c Switch the handshake buffer from memory BIO to BUF_MEM. 9 years ago
s3_clnt.c Simplify tls1_channel_id_hash. 9 years ago
s3_enc.c Simplify handshake hash handling. 9 years ago
s3_lib.c Simplify handshake hash handling. 9 years ago
s3_meth.c Further tidy up cipher logic. 9 years ago
s3_pkt.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
s3_srvr.c Simplify tls1_channel_id_hash. 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 func parameter to OPENSSL_PUT_ERROR. 9 years ago
ssl_cert.c Reserve ex_data index zero for app_data. 9 years ago
ssl_cipher.c Simplify handshake hash handling. 9 years ago
ssl_lib.c Fold away EC point format negotiation. 9 years ago
ssl_rsa.c Add server-side support for asynchronous signing. 9 years ago
ssl_sess.c Reserve ex_data index zero for app_data. 9 years ago
ssl_stat.c Remove ssl2.h and ssl23.h. 9 years ago
ssl_test.cc Add tests for the padding extension. 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 Simplify tls1_channel_id_hash. 9 years ago