openssl/ssl
Bodo Möller 8c74b5e56c Bugfix: In ssl3_accept, don't use a local variable 'got_new_session'
to indicate that a real handshake is taking place (the value will be
lost during multiple invocations). Set s->new_session to 2 instead.
2002-01-14 23:40:26 +00:00
..
.cvsignore
bio_ssl.c Prototype info function. 2002-01-12 15:56:13 +00:00
install.com
kssl_lcl.h To avoid commit wars over dependencies, let's make it so things that 2001-10-10 07:55:02 +00:00
kssl.c For future portability reasons MIT is moving all macros to function 2001-11-23 21:50:50 +00:00
kssl.h To avoid commit wars over dependencies, let's make it so things that 2001-10-10 07:55:02 +00:00
Makefile.ssl Change the shared library support so the shared libraries get built 2001-10-30 08:00:59 +00:00
s2_clnt.c Prototype info function. 2002-01-12 15:56:13 +00:00
s2_enc.c Modify EVP cipher behaviour in a similar way 2001-10-17 00:37:12 +00:00
s2_lib.c Implement msg_callback for SSL 2.0. 2001-11-10 01:16:28 +00:00
s2_meth.c
s2_pkt.c Implement msg_callback for SSL 2.0. 2001-11-10 01:16:28 +00:00
s2_srvr.c Prototype info function. 2002-01-12 15:56:13 +00:00
s3_both.c Call msg_callback with correct length parameter if ssl3_write_bytes had to 2001-10-20 18:56:01 +00:00
s3_clnt.c Bugfix: In ssl3_accept, don't use a local variable 'got_new_session' 2002-01-14 23:40:26 +00:00
s3_enc.c Fix memory leak. 2001-10-22 13:59:36 +00:00
s3_lib.c New functions SSL[_CTX]_set_msg_callback(). 2001-10-20 17:56:36 +00:00
s3_meth.c
s3_pkt.c Prototype info function. 2002-01-12 15:56:13 +00:00
s3_srvr.c Bugfix: In ssl3_accept, don't use a local variable 'got_new_session' 2002-01-14 23:40:26 +00:00
s23_clnt.c Prototype info function. 2002-01-12 15:56:13 +00:00
s23_lib.c
s23_meth.c
s23_pkt.c
s23_srvr.c Prototype info function. 2002-01-12 15:56:13 +00:00
ssl2.h Implement msg_callback for SSL 2.0. 2001-11-10 01:16:28 +00:00
ssl3.h
ssl23.h
ssl_algs.c
ssl_asn1.c
ssl_cert.c Deprecate the macro MAC_OS_pre_X. 2001-10-24 15:32:53 +00:00
ssl_ciph.c
ssl_err2.c
ssl_err.c Implement msg_callback for SSL 2.0. 2001-11-10 01:16:28 +00:00
ssl_lib.c Bugfix: In ssl3_accept, don't use a local variable 'got_new_session' 2002-01-14 23:40:26 +00:00
ssl_locl.h New functions SSL[_CTX]_set_msg_callback(). 2001-10-20 17:56:36 +00:00
ssl_rsa.c
ssl_sess.c
ssl_stat.c Prototype info function. 2002-01-12 15:56:13 +00:00
ssl_task.c
ssl_txt.c
ssl-lib.com Addapt VMS scripts to the newer disk layout system ODS-5, which allows more than one period and mixed size characters in file names 2001-10-29 13:05:28 +00:00
ssl.h Bugfix: In ssl3_accept, don't use a local variable 'got_new_session' 2002-01-14 23:40:26 +00:00
ssltest.c
t1_clnt.c
t1_enc.c Improve back compatibility. 2001-12-09 21:53:31 +00:00
t1_lib.c
t1_meth.c
t1_srvr.c
tls1.h