..
pqueue
Add a CRYPTO_library_init and static-initializer-less build option.
2014-09-12 00:10:53 +00:00
test
runner: don't resume sessions if SessionTicketsDisabled is true.
2014-09-24 23:56:03 +00:00
CMakeLists.txt
Add a set of tests for cipher string parsing.
2014-09-22 16:47:44 +00:00
d1_both.c
Fix minor issues found by Clang's analysis.
2014-09-02 22:39:41 +00:00
d1_clnt.c
Client-side OCSP stapling support.
2014-08-29 00:39:33 +00:00
d1_enc.c
Prune some dead quirks and document the SSL_OP_ALL ones.
2014-09-03 20:17:45 +00:00
d1_lib.c
d1_meth.c
d1_pkt.c
d1_srtp.c
Fix the return values for most of SRTP.
2014-09-02 23:41:22 +00:00
d1_srvr.c
Client-side OCSP stapling support.
2014-08-29 00:39:33 +00:00
s3_both.c
Prune some dead quirks and document the SSL_OP_ALL ones.
2014-09-03 20:17:45 +00:00
s3_cbc.c
Prune some dead quirks and document the SSL_OP_ALL ones.
2014-09-03 20:17:45 +00:00
s3_clnt.c
Add SSL_CTX_set_keylog_bio.
2014-09-03 20:15:55 +00:00
s3_enc.c
unifdef a bunch of OPENSSL_NO_* ifdefs.
2014-08-28 00:41:34 +00:00
s3_lib.c
Remove remnants of export cipher suite selection.
2014-09-15 21:06:24 +00:00
s3_meth.c
s3_pkt.c
Prune some dead quirks and document the SSL_OP_ALL ones.
2014-09-03 20:17:45 +00:00
s3_srvr.c
Client-side OCSP stapling support.
2014-08-29 00:39:33 +00:00
s23_clnt.c
Handle session resumption in SSLv23_client_method.
2014-09-25 22:04:20 +00:00
s23_lib.c
s23_meth.c
unifdef a bunch of OPENSSL_NO_* ifdefs.
2014-08-28 00:41:34 +00:00
s23_pkt.c
s23_srvr.c
ssl_algs.c
Remove indirection in loading ciphers.
2014-09-15 21:06:10 +00:00
ssl_asn1.c
Client-side OCSP stapling support.
2014-08-29 00:39:33 +00:00
ssl_cert.c
unifdef a bunch of OPENSSL_NO_* ifdefs.
2014-08-28 00:41:34 +00:00
ssl_ciph.c
Disallow all special operators once groups are used.
2014-09-22 17:22:56 +00:00
ssl_error.c
Add missing errors codes for alerts.
2014-09-17 16:42:14 +00:00
ssl_lib.c
Remove OPENSSL_NO_TLS1_2_CLIENT and OPENSSL_NO_DTLS1.
2014-09-24 22:33:37 +00:00
ssl_locl.h
Remove remnants of export cipher suite selection.
2014-09-15 21:06:24 +00:00
ssl_rsa.c
Prune removed key types from SSL_PKEY_*.
2014-08-20 02:15:32 +00:00
ssl_sess.c
Client-side OCSP stapling support.
2014-08-29 00:39:33 +00:00
ssl_stat.c
unifdef a bunch of OPENSSL_NO_* ifdefs.
2014-08-28 00:41:34 +00:00
ssl_test.c
Disallow all special operators once groups are used.
2014-09-22 17:22:56 +00:00
ssl_txt.c
t1_clnt.c
t1_enc.c
Remove indirection in loading ciphers.
2014-09-15 21:06:10 +00:00
t1_lib.c
Fix some OPENSSL_PUT_ERROR calls.
2014-09-15 19:02:28 +00:00
t1_meth.c
t1_reneg.c
t1_srvr.c