Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
David Benjamin 019c3cc64a Remove last remnants of GOST support. 10 лет назад
..
pqueue Move public headers to include/openssl/ 10 лет назад
test Improve test coverage around NewSessionTicket message. 10 лет назад
CMakeLists.txt Fix magic SSL reason codes. 10 лет назад
d1_both.c Make init_msg a uint8_t*. 10 лет назад
d1_clnt.c Remove ssl3_check_finished. 10 лет назад
d1_enc.c Remove crypto/comp and SSL_COMP support code. 10 лет назад
d1_lib.c DTLS: fix memory leak when allocation fails. 10 лет назад
d1_meth.c Inital import. 10 лет назад
d1_pkt.c Remove heartbeat extension. 10 лет назад
d1_srtp.c Fix typo in DTLS-SRTP extension parsing. 10 лет назад
d1_srvr.c Remove remnants of KRB5 support. 10 лет назад
s3_both.c Remove last remnants of GOST support. 10 лет назад
s3_cbc.c Remove OPENSSL_FIPS blocks. 10 лет назад
s3_clnt.c Remove last remnants of GOST support. 10 лет назад
s3_enc.c Have BIO_get_mem_data return a size_t and uint8_t* 10 лет назад
s3_lib.c Remove last remnants of GOST support. 10 лет назад
s3_meth.c Inital import. 10 лет назад
s3_pkt.c Remove heartbeat extension. 10 лет назад
s3_srvr.c Remove last remnants of GOST support. 10 лет назад
s23_clnt.c Remove get_cipher_by_char and put_cipher_by_char. 10 лет назад
s23_lib.c Remove some remnants of SSLv2 support. 10 лет назад
s23_meth.c Inital import. 10 лет назад
s23_pkt.c Inital import. 10 лет назад
s23_srvr.c Remove OPENSSL_FIPS blocks. 10 лет назад
ssl_algs.c Inital import. 10 лет назад
ssl_asn1.c Remove OPENSSL_NO_TLSEXT compilation option. 10 лет назад
ssl_cert.c Separate client and server certificate_types. 10 лет назад
ssl_ciph.c Remove last remnants of GOST support. 10 лет назад
ssl_error.c Fix magic SSL reason codes. 10 лет назад
ssl_lib.c Remove last remnants of GOST support. 10 лет назад
ssl_locl.h Remove last remnants of GOST support. 10 лет назад
ssl_rsa.c Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. 10 лет назад
ssl_sess.c Remove get_cipher_by_char and put_cipher_by_char. 10 лет назад
ssl_stat.c Add support for asynchronous session lookup. 10 лет назад
ssl_test.c Fix magic SSL reason codes. 10 лет назад
ssl_txt.c Port ssl3_get_new_session_ticket to CBS. 10 лет назад
t1_clnt.c Inital import. 10 лет назад
t1_enc.c Remove last remnants of GOST support. 10 лет назад
t1_lib.c Consistently use uint16_t for curve IDs. 10 лет назад
t1_meth.c Inital import. 10 лет назад
t1_reneg.c Port ssl3_get_client_hello to CBS. 10 лет назад
t1_srvr.c Inital import. 10 лет назад