Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
David Benjamin 5f387e38fc Remove s->renegotiate check in SSL_clear. 9 лет назад
..
pqueue Fix some malloc test crashs. 9 лет назад
test Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. 9 лет назад
CMakeLists.txt Add malloc test support to unit tests. 9 лет назад
d1_both.c Pass a dtls1_use_epoch enum down to dtls1_seal_record. 9 лет назад
d1_clnt.c Remove remnants of DTLS renegotiate. 9 лет назад
d1_lib.c Pass a dtls1_use_epoch enum down to dtls1_seal_record. 9 лет назад
d1_meth.c Promote all dtls1_ctrl hooks to functions. 9 лет назад
d1_pkt.c Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. 9 лет назад
d1_srtp.c Fix STACK_OF pointer style. 9 лет назад
d1_srvr.c Remove remnants of DTLS renegotiate. 9 лет назад
internal.h Pass a dtls1_use_epoch enum down to dtls1_seal_record. 9 лет назад
s3_both.c Remove redundant setup buffer calls. 9 лет назад
s3_clnt.c Set minimum DH group size to 1024 bits. 9 лет назад
s3_enc.c Remove unnecessary NULL checks, part 5. 9 лет назад
s3_lib.c Factor SSL_AEAD_CTX into a dedicated type. 9 лет назад
s3_meth.c Promote all SSL callback ctrl hooks to proper functions. 9 лет назад
s3_pkt.c Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. 9 лет назад
s3_srvr.c Never resume sessions on renegotiations. 9 лет назад
ssl_aead_ctx.c Factor SSL_AEAD_CTX into a dedicated type. 9 лет назад
ssl_algs.c Rename ssl_locl.h to internal.h 9 лет назад
ssl_asn1.c Remove unnecessary NULL checks, part 5. 9 лет назад
ssl_cert.c Remove remaining calls to the old lock functions. 9 лет назад
ssl_cipher.c Remove dead field from CIPHER_ORDER. 9 лет назад
ssl_lib.c Remove s->renegotiate check in SSL_clear. 9 лет назад
ssl_rsa.c Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. 9 лет назад
ssl_sess.c Remove remaining calls to the old lock functions. 9 лет назад
ssl_stat.c Rename ssl_locl.h to internal.h 9 лет назад
ssl_test.cc Fix some malloc test crashs. 9 лет назад
ssl_txt.c Rename ssl_locl.h to internal.h 9 лет назад
t1_enc.c Factor SSL_AEAD_CTX into a dedicated type. 9 лет назад
t1_lib.c Switch three more renegotiate checks to initial_handshake_complete. 9 лет назад
t1_reneg.c Include-what-you-use ssl/internal.h. 9 лет назад