openssl/ssl
2007-10-05 21:04:56 +00:00
..
.cvsignore
bio_ssl.c
d1_both.c Make ChangeCipherSpec compliant with DTLS RFC4347. 2007-09-30 21:19:30 +00:00
d1_clnt.c DTLS RFC4347 says HelloVerifyRequest resets Finished MAC. 2007-09-30 19:34:36 +00:00
d1_enc.c
d1_lib.c Prohibit RC4 in DTLS. 2007-10-05 21:04:56 +00:00
d1_meth.c
d1_pkt.c Basic idea behind explicit IV is to make it unpredictable for attacker. 2007-09-30 22:01:36 +00:00
d1_srvr.c DTLS RFC4347 says HelloVerifyRequest resets Finished MAC. 2007-09-30 19:34:36 +00:00
dtls1.h Oops! This was erroneously left out commit #16632. 2007-10-01 06:27:21 +00:00
install.com
kssl_lcl.h
kssl.c
kssl.h
Makefile Fix dependencies. Make depend. 2007-09-19 14:53:18 +00:00
s2_clnt.c Change safestack reimplementation to match 0.9.8. 2007-09-07 13:25:15 +00:00
s2_enc.c
s2_lib.c
s2_meth.c
s2_pkt.c
s2_srvr.c Change safestack reimplementation to match 0.9.8. 2007-09-07 13:25:15 +00:00
s3_both.c Update ssl code to support digests other than MD5+SHA1 in handshake. 2007-08-31 12:42:53 +00:00
s3_clnt.c Support for certificate status TLS extension. 2007-09-26 21:56:59 +00:00
s3_enc.c Fix warnings: computed value not use, incompatible pointer initialization 2007-09-07 13:03:25 +00:00
s3_lib.c Support for certificate status TLS extension. 2007-09-26 21:56:59 +00:00
s3_meth.c
s3_pkt.c Fix warnings: computed value not use, incompatible pointer initialization 2007-09-07 13:03:25 +00:00
s3_srvr.c Switch to RFC-compliant version encoding in DTLS. 2007-09-30 18:53:54 +00:00
s23_clnt.c Support for certificate status TLS extension. 2007-09-26 21:56:59 +00:00
s23_lib.c
s23_meth.c
s23_pkt.c
s23_srvr.c
ssl2.h
ssl3.h Support for certificate status TLS extension. 2007-09-26 21:56:59 +00:00
ssl23.h
ssl_algs.c
ssl_asn1.c Fix warning and make no-tlsext work. 2007-08-12 18:56:14 +00:00
ssl_cert.c Change safestack reimplementation to match 0.9.8. 2007-09-07 13:25:15 +00:00
ssl_ciph.c Change safestack reimplementation to match 0.9.8. 2007-09-07 13:25:15 +00:00
ssl_err2.c
ssl_err.c Support for certificate status TLS extension. 2007-09-26 21:56:59 +00:00
ssl_lib.c Off by one fix from stable branch. 2007-10-04 12:07:52 +00:00
ssl_locl.h Prohibit RC4 in DTLS. 2007-10-05 21:04:56 +00:00
ssl_rsa.c
ssl_sess.c
ssl_stat.c
ssl_task.c
ssl_txt.c
ssl-lib.com
ssl.h Support for certificate status TLS extension. 2007-09-26 21:56:59 +00:00
ssltest.c Implement the Opaque PRF Input TLS extension 2007-09-21 06:54:24 +00:00
t1_clnt.c
t1_enc.c Support for certificate status TLS extension. 2007-09-26 21:56:59 +00:00
t1_lib.c Move no status notification to ssl_check_serverhello_tlsext() to ensure 2007-09-28 17:45:11 +00:00
t1_meth.c
t1_srvr.c
tls1.h Support for certificate status TLS extension. 2007-09-26 21:56:59 +00:00