Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
David Benjamin 019c3cc64a Remove last remnants of GOST support. il y a 10 ans
..
pqueue Move public headers to include/openssl/ il y a 10 ans
test Improve test coverage around NewSessionTicket message. il y a 10 ans
CMakeLists.txt Fix magic SSL reason codes. il y a 10 ans
d1_both.c Make init_msg a uint8_t*. il y a 10 ans
d1_clnt.c Remove ssl3_check_finished. il y a 10 ans
d1_enc.c Remove crypto/comp and SSL_COMP support code. il y a 10 ans
d1_lib.c DTLS: fix memory leak when allocation fails. il y a 10 ans
d1_meth.c Inital import. il y a 10 ans
d1_pkt.c Remove heartbeat extension. il y a 10 ans
d1_srtp.c Fix typo in DTLS-SRTP extension parsing. il y a 10 ans
d1_srvr.c Remove remnants of KRB5 support. il y a 10 ans
s3_both.c Remove last remnants of GOST support. il y a 10 ans
s3_cbc.c Remove OPENSSL_FIPS blocks. il y a 10 ans
s3_clnt.c Remove last remnants of GOST support. il y a 10 ans
s3_enc.c Have BIO_get_mem_data return a size_t and uint8_t* il y a 10 ans
s3_lib.c Remove last remnants of GOST support. il y a 10 ans
s3_meth.c Inital import. il y a 10 ans
s3_pkt.c Remove heartbeat extension. il y a 10 ans
s3_srvr.c Remove last remnants of GOST support. il y a 10 ans
s23_clnt.c Remove get_cipher_by_char and put_cipher_by_char. il y a 10 ans
s23_lib.c Remove some remnants of SSLv2 support. il y a 10 ans
s23_meth.c Inital import. il y a 10 ans
s23_pkt.c Inital import. il y a 10 ans
s23_srvr.c Remove OPENSSL_FIPS blocks. il y a 10 ans
ssl_algs.c Inital import. il y a 10 ans
ssl_asn1.c Remove OPENSSL_NO_TLSEXT compilation option. il y a 10 ans
ssl_cert.c Separate client and server certificate_types. il y a 10 ans
ssl_ciph.c Remove last remnants of GOST support. il y a 10 ans
ssl_error.c Fix magic SSL reason codes. il y a 10 ans
ssl_lib.c Remove last remnants of GOST support. il y a 10 ans
ssl_locl.h Remove last remnants of GOST support. il y a 10 ans
ssl_rsa.c Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. il y a 10 ans
ssl_sess.c Remove get_cipher_by_char and put_cipher_by_char. il y a 10 ans
ssl_stat.c Add support for asynchronous session lookup. il y a 10 ans
ssl_test.c Fix magic SSL reason codes. il y a 10 ans
ssl_txt.c Port ssl3_get_new_session_ticket to CBS. il y a 10 ans
t1_clnt.c Inital import. il y a 10 ans
t1_enc.c Remove last remnants of GOST support. il y a 10 ans
t1_lib.c Consistently use uint16_t for curve IDs. il y a 10 ans
t1_meth.c Inital import. il y a 10 ans
t1_reneg.c Port ssl3_get_client_hello to CBS. il y a 10 ans
t1_srvr.c Inital import. il y a 10 ans