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 5f387e38fc Remove s->renegotiate check in SSL_clear. il y a 9 ans
..
pqueue Fix some malloc test crashs. il y a 9 ans
test Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. il y a 9 ans
CMakeLists.txt Add malloc test support to unit tests. il y a 9 ans
d1_both.c Pass a dtls1_use_epoch enum down to dtls1_seal_record. il y a 9 ans
d1_clnt.c Remove remnants of DTLS renegotiate. il y a 9 ans
d1_lib.c Pass a dtls1_use_epoch enum down to dtls1_seal_record. il y a 9 ans
d1_meth.c Promote all dtls1_ctrl hooks to functions. il y a 9 ans
d1_pkt.c Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. il y a 9 ans
d1_srtp.c Fix STACK_OF pointer style. il y a 9 ans
d1_srvr.c Remove remnants of DTLS renegotiate. il y a 9 ans
internal.h Pass a dtls1_use_epoch enum down to dtls1_seal_record. il y a 9 ans
s3_both.c Remove redundant setup buffer calls. il y a 9 ans
s3_clnt.c Set minimum DH group size to 1024 bits. il y a 9 ans
s3_enc.c Remove unnecessary NULL checks, part 5. il y a 9 ans
s3_lib.c Factor SSL_AEAD_CTX into a dedicated type. il y a 9 ans
s3_meth.c Promote all SSL callback ctrl hooks to proper functions. il y a 9 ans
s3_pkt.c Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. il y a 9 ans
s3_srvr.c Never resume sessions on renegotiations. il y a 9 ans
ssl_aead_ctx.c Factor SSL_AEAD_CTX into a dedicated type. il y a 9 ans
ssl_algs.c Rename ssl_locl.h to internal.h il y a 9 ans
ssl_asn1.c Remove unnecessary NULL checks, part 5. il y a 9 ans
ssl_cert.c Remove remaining calls to the old lock functions. il y a 9 ans
ssl_cipher.c Remove dead field from CIPHER_ORDER. il y a 9 ans
ssl_lib.c Remove s->renegotiate check in SSL_clear. il y a 9 ans
ssl_rsa.c Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. il y a 9 ans
ssl_sess.c Remove remaining calls to the old lock functions. il y a 9 ans
ssl_stat.c Rename ssl_locl.h to internal.h il y a 9 ans
ssl_test.cc Fix some malloc test crashs. il y a 9 ans
ssl_txt.c Rename ssl_locl.h to internal.h il y a 9 ans
t1_enc.c Factor SSL_AEAD_CTX into a dedicated type. il y a 9 ans
t1_lib.c Switch three more renegotiate checks to initial_handshake_complete. il y a 9 ans
t1_reneg.c Include-what-you-use ssl/internal.h. il y a 9 ans