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 4841ce49a0 Fix EVP_Cipher error-handling. 9 years ago
..
pqueue Test insertion of duplicates in pqueue_test. 10 years ago
test Add tests for version negotiation failure alerts. 10 years ago
CMakeLists.txt Merge SSLv23_method and DTLS_ANY_VERSION. 10 years ago
d1_both.c Add outgoing messages to the handshake hash at set_handshake_header. 9 years ago
d1_clnt.c Reformatting of several DTLS source files. 10 years ago
d1_lib.c Add outgoing messages to the handshake hash at set_handshake_header. 9 years ago
d1_meth.c Reformatting of several DTLS source files. 10 years ago
d1_pkt.c Reformatting of several DTLS source files. 10 years ago
d1_srtp.c Add less dangerous versions of SRTP functions. 10 years ago
d1_srvr.c Add outgoing messages to the handshake hash at set_handshake_header. 9 years ago
s3_both.c Add outgoing messages to the handshake hash at set_handshake_header. 9 years ago
s3_cbc.c Add malloc failure tests. 10 years ago
s3_clnt.c Don't change s->version after have_version is set. 9 years ago
s3_enc.c Fix EVP_Cipher error-handling. 9 years ago
s3_lib.c Add outgoing messages to the handshake hash at set_handshake_header. 9 years ago
s3_meth.c Merge SSLv23_method and DTLS_ANY_VERSION. 10 years ago
s3_pkt.c Use have_version in clamping TLS record-layer version to 1.0. 10 years ago
s3_srvr.c Don't change s->version after have_version is set. 9 years ago
ssl_algs.c Remove indirection in loading ciphers. 10 years ago
ssl_asn1.c Remove psk_identity_hint from SSL_SESSION. 10 years ago
ssl_cert.c Remove redundant checks in ssl_cert_dup. 10 years ago
ssl_ciph.c Merge SSLv23_method and DTLS_ANY_VERSION. 10 years ago
ssl_error.c Implement the V2ClientHello sniff in version-locked methods. 10 years ago
ssl_lib.c Merge SSLv23_method and DTLS_ANY_VERSION. 10 years ago
ssl_locl.h Add outgoing messages to the handshake hash at set_handshake_header. 9 years ago
ssl_rsa.c Clean up ssl_set_cert_masks. 10 years ago
ssl_sess.c Remove redundant SSL_ST_BEFORE-related checks. 10 years ago
ssl_stat.c Trim impossible state combinations. 10 years ago
ssl_test.c Merge SSLv23_method and DTLS_ANY_VERSION. 10 years ago
ssl_txt.c Remove some remnants of SSLv2. 10 years ago
t1_enc.c Fix EVP_Cipher error-handling. 9 years ago
t1_lib.c Add outgoing messages to the handshake hash at set_handshake_header. 9 years ago
t1_reneg.c Port ssl3_get_client_hello to CBS. 10 years ago