Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
David Benjamin 019c3cc64a Remove last remnants of GOST support. před 10 roky
..
pqueue Move public headers to include/openssl/ před 10 roky
test Improve test coverage around NewSessionTicket message. před 10 roky
CMakeLists.txt Fix magic SSL reason codes. před 10 roky
d1_both.c Make init_msg a uint8_t*. před 10 roky
d1_clnt.c Remove ssl3_check_finished. před 10 roky
d1_enc.c Remove crypto/comp and SSL_COMP support code. před 10 roky
d1_lib.c DTLS: fix memory leak when allocation fails. před 10 roky
d1_meth.c Inital import. před 10 roky
d1_pkt.c Remove heartbeat extension. před 10 roky
d1_srtp.c Fix typo in DTLS-SRTP extension parsing. před 10 roky
d1_srvr.c Remove remnants of KRB5 support. před 10 roky
s3_both.c Remove last remnants of GOST support. před 10 roky
s3_cbc.c Remove OPENSSL_FIPS blocks. před 10 roky
s3_clnt.c Remove last remnants of GOST support. před 10 roky
s3_enc.c Have BIO_get_mem_data return a size_t and uint8_t* před 10 roky
s3_lib.c Remove last remnants of GOST support. před 10 roky
s3_meth.c Inital import. před 10 roky
s3_pkt.c Remove heartbeat extension. před 10 roky
s3_srvr.c Remove last remnants of GOST support. před 10 roky
s23_clnt.c Remove get_cipher_by_char and put_cipher_by_char. před 10 roky
s23_lib.c Remove some remnants of SSLv2 support. před 10 roky
s23_meth.c Inital import. před 10 roky
s23_pkt.c Inital import. před 10 roky
s23_srvr.c Remove OPENSSL_FIPS blocks. před 10 roky
ssl_algs.c Inital import. před 10 roky
ssl_asn1.c Remove OPENSSL_NO_TLSEXT compilation option. před 10 roky
ssl_cert.c Separate client and server certificate_types. před 10 roky
ssl_ciph.c Remove last remnants of GOST support. před 10 roky
ssl_error.c Fix magic SSL reason codes. před 10 roky
ssl_lib.c Remove last remnants of GOST support. před 10 roky
ssl_locl.h Remove last remnants of GOST support. před 10 roky
ssl_rsa.c Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. před 10 roky
ssl_sess.c Remove get_cipher_by_char and put_cipher_by_char. před 10 roky
ssl_stat.c Add support for asynchronous session lookup. před 10 roky
ssl_test.c Fix magic SSL reason codes. před 10 roky
ssl_txt.c Port ssl3_get_new_session_ticket to CBS. před 10 roky
t1_clnt.c Inital import. před 10 roky
t1_enc.c Remove last remnants of GOST support. před 10 roky
t1_lib.c Consistently use uint16_t for curve IDs. před 10 roky
t1_meth.c Inital import. před 10 roky
t1_reneg.c Port ssl3_get_client_hello to CBS. před 10 roky
t1_srvr.c Inital import. před 10 roky