..
pqueue
Move public headers to include/openssl/
2014-07-14 22:42:18 +00:00
test
Fix (harmless) memory leak in the test harness.
2014-08-19 19:01:15 +00:00
CMakeLists.txt
Add visibility rules.
2014-07-31 22:03:11 +00:00
d1_both.c
Remove SSL_OP_CISCO_ANYCONNECT.
2014-08-18 17:57:01 +00:00
d1_clnt.c
Remove support on both sides for *_fixed_(ec)dh client auth.
2014-08-20 02:07:00 +00:00
d1_enc.c
Remove crypto/comp and SSL_COMP support code.
2014-06-24 17:22:06 +00:00
d1_lib.c
Remove SSL_OP_CISCO_ANYCONNECT.
2014-08-18 17:57:01 +00:00
d1_meth.c
Inital import.
2014-06-20 13:17:32 -07:00
d1_pkt.c
Remove SSL_OP_CISCO_ANYCONNECT.
2014-08-18 17:57:01 +00:00
d1_srtp.c
Fix typo in DTLS-SRTP extension parsing.
2014-07-18 00:52:51 +00:00
d1_srvr.c
Remove support on both sides for *_fixed_(ec)dh client auth.
2014-08-20 02:07:00 +00:00
s3_both.c
Remove SSL_OP_CISCO_ANYCONNECT.
2014-08-18 17:57:01 +00:00
s3_cbc.c
Remove OPENSSL_NO_SHA512
2014-08-04 20:13:54 +00:00
s3_clnt.c
Remove ECDH_RSA, ECDH_ECDSA, DH_RSA, and DH_DSS.
2014-08-20 02:12:38 +00:00
s3_enc.c
Remove remnants of now-removed cipher suites.
2014-08-20 02:02:17 +00:00
s3_lib.c
Remove ECDH_RSA, ECDH_ECDSA, DH_RSA, and DH_DSS.
2014-08-20 02:12:38 +00:00
s3_meth.c
Inital import.
2014-06-20 13:17:32 -07:00
s3_pkt.c
Replace some DTLS version checks with SSL_IS_DTLS.
2014-08-13 21:58:03 +00:00
s3_srvr.c
Remove ECDH_RSA, ECDH_ECDSA, DH_RSA, and DH_DSS.
2014-08-20 02:12:38 +00:00
s23_clnt.c
Remove Suite B mode.
2014-08-14 22:00:16 +00:00
s23_lib.c
Remove default_timeout hook.
2014-08-18 17:25:20 +00:00
s23_meth.c
Remove OPENSSL_NO_TLS{,1}
2014-08-04 19:20:19 +00:00
s23_pkt.c
Inital import.
2014-06-20 13:17:32 -07:00
s23_srvr.c
Remove Suite B mode.
2014-08-14 22:00:16 +00:00
ssl_algs.c
Inital import.
2014-06-20 13:17:32 -07:00
ssl_asn1.c
Set SSL_SESSION.cipher when parsing.
2014-08-14 09:42:46 -07:00
ssl_cert.c
Remove Suite B mode.
2014-08-14 22:00:16 +00:00
ssl_ciph.c
Remove ECDH_RSA, ECDH_ECDSA, DH_RSA, and DH_DSS.
2014-08-20 02:12:38 +00:00
ssl_error.c
Add mode to disallow session creation.
2014-08-12 14:11:35 -07:00
ssl_lib.c
Remove ECDH_RSA, ECDH_ECDSA, DH_RSA, and DH_DSS.
2014-08-20 02:12:38 +00:00
ssl_locl.h
Remove ECDH_RSA, ECDH_ECDSA, DH_RSA, and DH_DSS.
2014-08-20 02:12:38 +00:00
ssl_rsa.c
Add X509_up_ref and use it internally.
2014-08-07 00:06:34 +00:00
ssl_sess.c
Remove SSL_OP_CISCO_ANYCONNECT.
2014-08-18 17:57:01 +00:00
ssl_stat.c
Clean up s23_srvr.c.
2014-08-12 21:10:56 +00:00
ssl_test.c
Fix magic SSL reason codes.
2014-07-16 18:54:06 +00:00
ssl_txt.c
Remove SSL_OP_CISCO_ANYCONNECT.
2014-08-18 17:57:01 +00:00
t1_clnt.c
Inital import.
2014-06-20 13:17:32 -07:00
t1_enc.c
Remove remnants of now-removed cipher suites.
2014-08-20 02:02:17 +00:00
t1_lib.c
Remove ECDH_RSA, ECDH_ECDSA, DH_RSA, and DH_DSS.
2014-08-20 02:12:38 +00:00
t1_meth.c
Inital import.
2014-06-20 13:17:32 -07:00
t1_reneg.c
Port ssl3_get_client_hello to CBS.
2014-07-15 18:30:09 +00:00
t1_srvr.c
Inital import.
2014-06-20 13:17:32 -07:00