openssl/ssl
2000-11-28 06:58:22 +00:00
..
.cvsignore
bio_ssl.c Make non blocking I/O work for accept BIOs. 2000-10-12 01:50:33 +00:00
install.com
kssl.c I've checked again and again. There really is no need to expand a to 2000-11-16 21:35:41 +00:00
kssl.h I've checked again and again. There really is no need to expand a to 2000-11-16 21:35:41 +00:00
Makefile.ssl in some new file names the first 8 characters were not unique 2000-11-12 22:32:18 +00:00
s2_clnt.c
s2_enc.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
s2_lib.c Comments on SSL_peek deficiencies 2000-11-28 06:58:22 +00:00
s2_meth.c
s2_pkt.c Disable SSL_peek until it is fixed. 2000-11-28 06:48:36 +00:00
s2_srvr.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
s3_both.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
s3_clnt.c Avoid abort() throughout the library, except when preprocessor 2000-09-04 15:34:43 +00:00
s3_enc.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
s3_lib.c Comments on SSL_peek deficiencies 2000-11-28 06:58:22 +00:00
s3_meth.c
s3_pkt.c New SSL API mode 'SSL_MODE_AUTO_RETRY', which disables the default 2000-09-12 20:28:30 +00:00
s3_srvr.c Increase permissible ClientKeyExchange message length. 2000-11-17 14:42:49 +00:00
s23_clnt.c Document rollback issues. 2000-07-29 19:27:20 +00:00
s23_lib.c
s23_meth.c
s23_pkt.c
s23_srvr.c Avoid protocol rollback. 2000-09-22 21:39:33 +00:00
ssl2.h Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com> 2000-09-21 05:42:01 +00:00
ssl3.h Using checks of the existence of HEADER_{foo}_H in other header files 2000-06-09 10:41:35 +00:00
ssl23.h
ssl_algs.c
ssl_asn1.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
ssl_cert.c include 'err' label only when it is actually used 2000-11-17 13:08:57 +00:00
ssl_ciph.c Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 2000-09-17 18:21:27 +00:00
ssl_err2.c
ssl_err.c Disable SSL_peek until it is fixed. 2000-11-28 06:48:36 +00:00
ssl_lib.c Comments on SSL_peek deficiencies 2000-11-28 06:58:22 +00:00
ssl_locl.h
ssl_rsa.c The consequence of constification is that to pass the address to a 2000-11-06 23:16:04 +00:00
ssl_sess.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
ssl_stat.c
ssl_task.c
ssl_txt.c
ssl-lib.com Remove references to RSAref. The glue library is but a memory to fade 2000-11-08 17:51:37 +00:00
ssl.h Disable SSL_peek until it is fixed. 2000-11-28 06:48:36 +00:00
ssltest.c If the functions get_dh*() are declared static, they should be defined the same way 2000-10-22 12:45:33 +00:00
t1_clnt.c
t1_enc.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
t1_lib.c
t1_meth.c
t1_srvr.c
tls1.h