2
0
mirror of https://github.com/openssl/openssl.git synced 2025-03-07 19:38:33 +08:00
openssl/ssl
Dr. Stephen Henson 434745dc19 PR: 2160
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>

Make session tickets work with DTLS.
2010-02-01 16:51:09 +00:00
..
.cvsignore
bio_ssl.c
d1_both.c PR: 2115 2009-12-01 17:42:15 +00:00
d1_clnt.c PR: 1949 2010-01-26 19:47:37 +00:00
d1_enc.c
d1_lib.c PR: 2121 2009-12-08 11:37:40 +00:00
d1_meth.c
d1_pkt.c
d1_srvr.c PR: 2160 2010-02-01 16:51:09 +00:00
dtls1.h Update from 1.0.0-stable 2009-11-12 17:03:10 +00:00
install.com
kssl_lcl.h
kssl.c
kssl.h
Makefile make update 2010-01-15 15:24:19 +00:00
s2_clnt.c
s2_enc.c
s2_lib.c
s2_meth.c
s2_pkt.c
s2_srvr.c
s3_both.c First cut of renegotiation extension. (port to HEAD) 2009-11-09 19:03:34 +00:00
s3_clnt.c PR: 1949 2010-01-26 19:47:37 +00:00
s3_enc.c
s3_lib.c
s3_meth.c
s3_pkt.c oops revert test code accidentally committed 2010-01-28 16:48:39 +00:00
s3_srvr.c PR: 1949 2010-01-26 19:47:37 +00:00
s23_clnt.c return v1.1 methods for client/server 2009-12-28 00:31:16 +00:00
s23_lib.c
s23_meth.c return v1.1 methods for client/server 2009-12-28 00:31:16 +00:00
s23_pkt.c
s23_srvr.c Fix version handling so it can cope with a major version >3. 2010-01-13 19:08:02 +00:00
ssl2.h
ssl3.h oops 2010-01-20 17:59:53 +00:00
ssl23.h
ssl_algs.c The use of NIDs in the password based encryption table can result in 2010-01-19 19:56:06 +00:00
ssl_asn1.c PR: 2160 2010-02-01 16:51:09 +00:00
ssl_cert.c
ssl_ciph.c
ssl_err2.c
ssl_err.c Updates to conform with draft-ietf-tls-renegotiation-03.txt: 2010-01-06 17:37:09 +00:00
ssl_lib.c Simplify RI+SCSV logic: 2010-01-07 19:04:52 +00:00
ssl_locl.h PR: 2121 2009-12-08 11:37:40 +00:00
ssl_rsa.c
ssl_sess.c PR: 2160 2010-02-01 16:51:09 +00:00
ssl_stat.c PR: 2133 2010-01-16 19:20:52 +00:00
ssl_task.c
ssl_txt.c Initial experimental TLSv1.1 support 2009-12-07 13:31:02 +00:00
ssl-lib.com Compile t1_reneg on VMS as well. 2010-01-25 00:19:31 +00:00
ssl.h Updates to conform with draft-ietf-tls-renegotiation-03.txt: 2010-01-06 17:37:09 +00:00
ssltest.c PR: 2153, 2125 2010-01-24 16:57:20 +00:00
t1_clnt.c Initial experimental TLSv1.1 support 2009-12-07 13:31:02 +00:00
t1_enc.c Initial experimental TLSv1.1 support 2009-12-07 13:31:02 +00:00
t1_lib.c Simplify RI+SCSV logic: 2010-01-07 19:04:52 +00:00
t1_meth.c Initial experimental TLSv1.1 support 2009-12-07 13:31:02 +00:00
t1_reneg.c Update RI to match latest spec. 2009-12-27 22:58:55 +00:00
t1_srvr.c Initial experimental TLSv1.1 support 2009-12-07 13:31:02 +00:00
tls1.h Initial experimental TLSv1.1 support 2009-12-07 13:31:02 +00:00