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 b18f024816 Minor formatting tweaks. 9 years ago
..
pqueue Fix memory leak in pqueue_test. 9 years ago
test Rework DTLS handshake message reassembly logic. 9 years ago
CMakeLists.txt Precompute sorted array for error strings. 9 years ago
d1_both.c Fix Windows build. 9 years ago
d1_clnt.c Switch SSL_GET_MESSAGE_HASH_MESSAGE to an enum. 9 years ago
d1_lib.c Move handshake method hooks to SSL_PROTOCOL_METHOD. 9 years ago
d1_meth.c Remove ssl_version hook. 9 years ago
d1_pkt.c Remove ccs_header_st. 9 years ago
d1_srtp.c Store SRTP_PROTECTION_PROFILES as const. 9 years ago
d1_srvr.c Remove BIO_should_retry checks in DTLS state machines. 9 years ago
s3_both.c Switch SSL_GET_MESSAGE_HASH_MESSAGE to an enum. 9 years ago
s3_clnt.c Move handshake method hooks to SSL_PROTOCOL_METHOD. 9 years ago
s3_enc.c Handle failures in ssl3_finish_mac. 9 years ago
s3_lib.c Move handshake method hooks to SSL_PROTOCOL_METHOD. 9 years ago
s3_meth.c Remove ssl_version hook. 9 years ago
s3_pkt.c Switch an assert back to a check. 9 years ago
s3_srvr.c Fix some missing return value checks in ssl3_send_new_session_ticket. 9 years ago
ssl_algs.c Precompute sorted array for error strings. 9 years ago
ssl_asn1.c Remove SSL_SESSION::cipher_id. 9 years ago
ssl_cert.c Add in missing curly braces part 3. 9 years ago
ssl_ciph.c Add SSL_CIPHER_get_rfc_name. 9 years ago
ssl_lib.c Minor formatting tweaks. 9 years ago
ssl_locl.h Remove ssl_version hook. 9 years ago
ssl_rsa.c Don't EVP_PKEY_copy_parameters when configuring cert and key. 9 years ago
ssl_sess.c Minor formatting tweaks. 9 years ago
ssl_stat.c Remove server-side HelloVerifyRequest support. 9 years ago
ssl_test.c Use SSL_get_cipher_by_value in cipher_get_rfc_name tests. 9 years ago
ssl_txt.c Add in missing curly braces part 3. 9 years ago
t1_enc.c Don't delay-initialize legacy AEADs. 9 years ago
t1_lib.c Minor formatting tweaks. 9 years ago
t1_reneg.c Minor formatting tweaks. 9 years ago