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 019c3cc64a Remove last remnants of GOST support. 10 years ago
..
pqueue Move public headers to include/openssl/ 10 years ago
test Improve test coverage around NewSessionTicket message. 10 years ago
CMakeLists.txt Fix magic SSL reason codes. 10 years ago
d1_both.c Make init_msg a uint8_t*. 10 years ago
d1_clnt.c Remove ssl3_check_finished. 10 years ago
d1_enc.c Remove crypto/comp and SSL_COMP support code. 10 years ago
d1_lib.c DTLS: fix memory leak when allocation fails. 10 years ago
d1_meth.c Inital import. 10 years ago
d1_pkt.c Remove heartbeat extension. 10 years ago
d1_srtp.c Fix typo in DTLS-SRTP extension parsing. 10 years ago
d1_srvr.c Remove remnants of KRB5 support. 10 years ago
s3_both.c Remove last remnants of GOST support. 10 years ago
s3_cbc.c Remove OPENSSL_FIPS blocks. 10 years ago
s3_clnt.c Remove last remnants of GOST support. 10 years ago
s3_enc.c Have BIO_get_mem_data return a size_t and uint8_t* 10 years ago
s3_lib.c Remove last remnants of GOST support. 10 years ago
s3_meth.c Inital import. 10 years ago
s3_pkt.c Remove heartbeat extension. 10 years ago
s3_srvr.c Remove last remnants of GOST support. 10 years ago
s23_clnt.c Remove get_cipher_by_char and put_cipher_by_char. 10 years ago
s23_lib.c Remove some remnants of SSLv2 support. 10 years ago
s23_meth.c Inital import. 10 years ago
s23_pkt.c Inital import. 10 years ago
s23_srvr.c Remove OPENSSL_FIPS blocks. 10 years ago
ssl_algs.c Inital import. 10 years ago
ssl_asn1.c Remove OPENSSL_NO_TLSEXT compilation option. 10 years ago
ssl_cert.c Separate client and server certificate_types. 10 years ago
ssl_ciph.c Remove last remnants of GOST support. 10 years ago
ssl_error.c Fix magic SSL reason codes. 10 years ago
ssl_lib.c Remove last remnants of GOST support. 10 years ago
ssl_locl.h Remove last remnants of GOST support. 10 years ago
ssl_rsa.c Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. 10 years ago
ssl_sess.c Remove get_cipher_by_char and put_cipher_by_char. 10 years ago
ssl_stat.c Add support for asynchronous session lookup. 10 years ago
ssl_test.c Fix magic SSL reason codes. 10 years ago
ssl_txt.c Port ssl3_get_new_session_ticket to CBS. 10 years ago
t1_clnt.c Inital import. 10 years ago
t1_enc.c Remove last remnants of GOST support. 10 years ago
t1_lib.c Consistently use uint16_t for curve IDs. 10 years ago
t1_meth.c Inital import. 10 years ago
t1_reneg.c Port ssl3_get_client_hello to CBS. 10 years ago
t1_srvr.c Inital import. 10 years ago