Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
David Benjamin 5f387e38fc Remove s->renegotiate check in SSL_clear. 9 anni fa
..
pqueue Fix some malloc test crashs. 9 anni fa
test Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. 9 anni fa
CMakeLists.txt Add malloc test support to unit tests. 9 anni fa
d1_both.c Pass a dtls1_use_epoch enum down to dtls1_seal_record. 9 anni fa
d1_clnt.c Remove remnants of DTLS renegotiate. 9 anni fa
d1_lib.c Pass a dtls1_use_epoch enum down to dtls1_seal_record. 9 anni fa
d1_meth.c Promote all dtls1_ctrl hooks to functions. 9 anni fa
d1_pkt.c Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. 9 anni fa
d1_srtp.c Fix STACK_OF pointer style. 9 anni fa
d1_srvr.c Remove remnants of DTLS renegotiate. 9 anni fa
internal.h Pass a dtls1_use_epoch enum down to dtls1_seal_record. 9 anni fa
s3_both.c Remove redundant setup buffer calls. 9 anni fa
s3_clnt.c Set minimum DH group size to 1024 bits. 9 anni fa
s3_enc.c Remove unnecessary NULL checks, part 5. 9 anni fa
s3_lib.c Factor SSL_AEAD_CTX into a dedicated type. 9 anni fa
s3_meth.c Promote all SSL callback ctrl hooks to proper functions. 9 anni fa
s3_pkt.c Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. 9 anni fa
s3_srvr.c Never resume sessions on renegotiations. 9 anni fa
ssl_aead_ctx.c Factor SSL_AEAD_CTX into a dedicated type. 9 anni fa
ssl_algs.c Rename ssl_locl.h to internal.h 9 anni fa
ssl_asn1.c Remove unnecessary NULL checks, part 5. 9 anni fa
ssl_cert.c Remove remaining calls to the old lock functions. 9 anni fa
ssl_cipher.c Remove dead field from CIPHER_ORDER. 9 anni fa
ssl_lib.c Remove s->renegotiate check in SSL_clear. 9 anni fa
ssl_rsa.c Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. 9 anni fa
ssl_sess.c Remove remaining calls to the old lock functions. 9 anni fa
ssl_stat.c Rename ssl_locl.h to internal.h 9 anni fa
ssl_test.cc Fix some malloc test crashs. 9 anni fa
ssl_txt.c Rename ssl_locl.h to internal.h 9 anni fa
t1_enc.c Factor SSL_AEAD_CTX into a dedicated type. 9 anni fa
t1_lib.c Switch three more renegotiate checks to initial_handshake_complete. 9 anni fa
t1_reneg.c Include-what-you-use ssl/internal.h. 9 anni fa