openssl/ssl
Dr. Stephen Henson 7409d7ad51 Initial incomplete TLS v1.2 support. New ciphersuites added, new version
checking added, SHA256 PRF support added.

At present only RSA key exchange ciphersuites work with TLS v1.2 as the
new signature format is not yet implemented.
2011-04-29 22:56:51 +00:00
..
.cvsignore
bio_ssl.c
d1_both.c PR: 2462 2011-04-03 17:14:35 +00:00
d1_clnt.c Include openssl/crypto.h first in several other files so FIPS renaming 2011-02-16 17:25:01 +00:00
d1_enc.c Since DTLS 1.0 is based on TLS 1.1 we should never return a decryption_failed 2011-01-04 19:34:20 +00:00
d1_lib.c PR: 2462 2011-04-03 17:14:35 +00:00
d1_meth.c
d1_pkt.c Since DTLS 1.0 is based on TLS 1.1 we should never return a decryption_failed 2011-01-04 19:34:20 +00:00
d1_srvr.c PR: 2458 2011-04-03 16:25:29 +00:00
dtls1.h Initial "opaque SSL" framework. If an application defines 2011-04-29 22:37:12 +00:00
install-ssl.com After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 2011-03-19 10:58:14 +00:00
kssl_lcl.h
kssl.c Submitted by: Tomas Hoger <thoger@redhat.com> 2010-03-03 15:41:18 +00:00
kssl.h
Makefile make update (1.1.0-dev) 2011-03-23 00:11:32 +00:00
s2_clnt.c
s2_enc.c
s2_lib.c
s2_meth.c
s2_pkt.c
s2_srvr.c Assorted bugfixes: 2011-02-03 12:03:51 +00:00
s3_both.c Fixes to NPN from Adam Langley. 2010-09-05 17:14:01 +00:00
s3_clnt.c Fix broken SRP error/function code assignment. 2011-03-16 16:17:46 +00:00
s3_enc.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
s3_lib.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
s3_meth.c
s3_pkt.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
s3_srvr.c Fix broken SRP error/function code assignment. 2011-03-16 16:17:46 +00:00
s23_clnt.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
s23_lib.c Fix warnings. 2010-06-12 14:13:23 +00:00
s23_meth.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
s23_pkt.c
s23_srvr.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
ssl2.h Initial "opaque SSL" framework. If an application defines 2011-04-29 22:37:12 +00:00
ssl3.h Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
ssl23.h
ssl_algs.c Add SHA2 algorithms to SSL_library_init(). Although these aren't used 2010-04-07 13:18:07 +00:00
ssl_asn1.c Add SRP support. 2011-03-12 17:01:19 +00:00
ssl_cert.c PR: 1731 and maybe 2197 2010-03-24 23:17:15 +00:00
ssl_ciph.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
ssl_err2.c
ssl_err.c Initial "opaque SSL" framework. If an application defines 2011-04-29 22:37:12 +00:00
ssl_lib.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
ssl_locl.h Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
ssl_rsa.c
ssl_sess.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
ssl_stat.c Add SRP support. 2011-03-12 17:01:19 +00:00
ssl_task.c
ssl_txt.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
ssl-lib.com Corrections to the VMS build system. 2011-03-25 16:20:35 +00:00
ssl.h Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
ssltest.c Add SRP support. 2011-03-12 17:01:19 +00:00
t1_clnt.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
t1_enc.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
t1_lib.c Add SRP support. 2011-03-12 17:01:19 +00:00
t1_meth.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
t1_reneg.c
t1_srvr.c Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
tls1.h Initial incomplete TLS v1.2 support. New ciphersuites added, new version 2011-04-29 22:56:51 +00:00
tls_srp.c Reorder headers to get definitions before they are used. 2011-04-11 14:01:33 +00:00