openssl/ssl
Richard Levitte ab603c6987 Code to avoid the use of non-standard strptime(). By
Jeffrey Altman <jaltman@columbia.edu>

(Really, the time that's being parsed is a GeneralizedTime, so if
ASN1_GENERALIZEDTIME_get() ever gets implemented, it should be used
instead)
2001-07-11 16:13:36 +00:00
..
.cvsignore
bio_ssl.c
install.com
kssl.c Code to avoid the use of non-standard strptime(). By 2001-07-11 16:13:36 +00:00
kssl.h Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in 2001-07-09 21:46:58 +00:00
Makefile.ssl make update 2001-07-10 21:00:37 +00:00
s2_clnt.c Fix ERR_R_... problems. 2001-03-07 01:19:07 +00:00
s2_enc.c
s2_lib.c Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
s2_meth.c
s2_pkt.c Consistently use 'void *' for SSL read, peek and write functions. 2001-03-09 10:09:20 +00:00
s2_srvr.c Fix Bleichenbacher PKCS #1 1.5 countermeasure. 2001-06-01 09:41:25 +00:00
s3_both.c Initial CRL based revocation checking. 2001-05-07 22:52:50 +00:00
s3_clnt.c Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in 2001-07-09 21:46:58 +00:00
s3_enc.c Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
s3_lib.c Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
s3_meth.c
s3_pkt.c Fix ERR_R_... problems. 2001-03-07 01:19:07 +00:00
s3_srvr.c Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in 2001-07-09 21:46:58 +00:00
s23_clnt.c
s23_lib.c add ssl23_peek 2001-03-08 21:54:02 +00:00
s23_meth.c For SSLv2, return the SSLv2 method, not the SSLv23 method. This way, 2001-03-02 12:17:57 +00:00
s23_pkt.c
s23_srvr.c
ssl2.h
ssl3.h
ssl23.h
ssl_algs.c
ssl_asn1.c
ssl_cert.c
ssl_ciph.c
ssl_err2.c
ssl_err.c Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in 2001-07-09 21:46:58 +00:00
ssl_lib.c Purpose and trust setting functions for X509_STORE. 2001-05-10 00:13:59 +00:00
ssl_locl.h Consistently use 'void *' for SSL read, peek and write functions. 2001-03-09 10:09:20 +00:00
ssl_rsa.c
ssl_sess.c Fix an oversight - when checking a potential session ID for conflicts with 2001-02-23 00:02:56 +00:00
ssl_stat.c
ssl_task.c
ssl_txt.c
ssl-lib.com
ssl.h Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in 2001-07-09 21:46:58 +00:00
ssltest.c Call ENGINE_cleanup() to avoid memory leak. 2001-07-04 20:55:36 +00:00
t1_clnt.c
t1_enc.c Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
t1_lib.c
t1_meth.c
t1_srvr.c
tls1.h