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 ece3de95c6 Enforce that sessions are resumed at the version they're created. 9 years ago
..
pqueue Fix memory leak in pqueue_test. 9 years ago
test Enforce that sessions are resumed at the version they're created. 9 years ago
CMakeLists.txt Convert ssl_test to C++. 9 years ago
d1_both.c Remove redundant SSL_READING lines after ssl_read_bytes. 9 years ago
d1_clnt.c Remove the stats block in SSL_CTX. 9 years ago
d1_lib.c Remove buffered_app_data as well. 9 years ago
d1_meth.c Move the is_dtls bit from SSL3_ENC_METHOD to SSL_PROTOCOL_METHOD. 9 years ago
d1_pkt.c Remove dead code in do_dtls1_write and document another bug. 9 years ago
d1_srtp.c Store SRTP_PROTECTION_PROFILES as const. 9 years ago
d1_srvr.c Remove the stats block in SSL_CTX. 9 years ago
s3_both.c Tidy record length check. 9 years ago
s3_clnt.c Enforce that sessions are resumed at the version they're created. 9 years ago
s3_enc.c Factor out sequence number updates. 9 years ago
s3_lib.c Simplify server-side ECDH curve selection. 9 years ago
s3_meth.c Move the is_dtls bit from SSL3_ENC_METHOD to SSL_PROTOCOL_METHOD. 9 years ago
s3_pkt.c Remove dead code in do_dtls1_write and document another bug. 9 years ago
s3_srvr.c Simplify server-side ECDH curve selection. 9 years ago
ssl_algs.c Precompute sorted array for error strings. 9 years ago
ssl_asn1.c Clean up error reporting. 9 years ago
ssl_cert.c Simplify server-side ECDH curve selection. 9 years ago
ssl_ciph.c Rename EECDH and EDH to ECDHE and DHE. 9 years ago
ssl_lib.c Clean up SSL_export_keying_material implementation. 9 years ago
ssl_locl.h Factor out sequence number updates. 9 years ago
ssl_rsa.c Remove ssl_cert_inst() 9 years ago
ssl_sess.c Remove the stats block in SSL_CTX. 9 years ago
ssl_stat.c Remove server-side HelloVerifyRequest support. 9 years ago
ssl_test.cc Fix leak in ssl_test. 9 years ago
ssl_txt.c Add in missing curly braces part 3. 9 years ago
t1_enc.c Factor out sequence number updates. 9 years ago
t1_lib.c Simplify server-side ECDH curve selection. 9 years ago
t1_reneg.c Minor formatting tweaks. 9 years ago