Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
David Benjamin ece3de95c6 Enforce that sessions are resumed at the version they're created. 9 лет назад
..
pqueue Fix memory leak in pqueue_test. 9 лет назад
test Enforce that sessions are resumed at the version they're created. 9 лет назад
CMakeLists.txt Convert ssl_test to C++. 9 лет назад
d1_both.c Remove redundant SSL_READING lines after ssl_read_bytes. 9 лет назад
d1_clnt.c Remove the stats block in SSL_CTX. 9 лет назад
d1_lib.c Remove buffered_app_data as well. 9 лет назад
d1_meth.c Move the is_dtls bit from SSL3_ENC_METHOD to SSL_PROTOCOL_METHOD. 9 лет назад
d1_pkt.c Remove dead code in do_dtls1_write and document another bug. 9 лет назад
d1_srtp.c Store SRTP_PROTECTION_PROFILES as const. 9 лет назад
d1_srvr.c Remove the stats block in SSL_CTX. 9 лет назад
s3_both.c Tidy record length check. 9 лет назад
s3_clnt.c Enforce that sessions are resumed at the version they're created. 9 лет назад
s3_enc.c Factor out sequence number updates. 9 лет назад
s3_lib.c Simplify server-side ECDH curve selection. 9 лет назад
s3_meth.c Move the is_dtls bit from SSL3_ENC_METHOD to SSL_PROTOCOL_METHOD. 9 лет назад
s3_pkt.c Remove dead code in do_dtls1_write and document another bug. 9 лет назад
s3_srvr.c Simplify server-side ECDH curve selection. 9 лет назад
ssl_algs.c Precompute sorted array for error strings. 9 лет назад
ssl_asn1.c Clean up error reporting. 9 лет назад
ssl_cert.c Simplify server-side ECDH curve selection. 9 лет назад
ssl_ciph.c Rename EECDH and EDH to ECDHE and DHE. 9 лет назад
ssl_lib.c Clean up SSL_export_keying_material implementation. 9 лет назад
ssl_locl.h Factor out sequence number updates. 9 лет назад
ssl_rsa.c Remove ssl_cert_inst() 9 лет назад
ssl_sess.c Remove the stats block in SSL_CTX. 9 лет назад
ssl_stat.c Remove server-side HelloVerifyRequest support. 9 лет назад
ssl_test.cc Fix leak in ssl_test. 9 лет назад
ssl_txt.c Add in missing curly braces part 3. 9 лет назад
t1_enc.c Factor out sequence number updates. 9 лет назад
t1_lib.c Simplify server-side ECDH curve selection. 9 лет назад
t1_reneg.c Minor formatting tweaks. 9 лет назад