openssl/ssl
Mark J. Cox 413c4f45ed Updates to the new SSL compression code
[Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)]

Fix so that the version number in the master secret, when passed
     via RSA, checks that if TLS was proposed, but we roll back to SSLv3
     (because the server will not accept higher), that the version number
     is 0x03,0x01, not 0x03,0x00
     [Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)]

Submitted by:
Reviewed by:
PR:
1999-02-16 09:22:21 +00:00
..
.cvsignore Various cleanups and fixed by Marc and Ralf to start the OpenTLS project 1998-12-22 15:04:48 +00:00
bio_ssl.c Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
Makefile.ssl Break circular dependency between pem and err. 1999-01-30 13:40:34 +00:00
s2_clnt.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
s2_enc.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
s2_lib.c More prototypes. 1999-01-16 17:28:15 +00:00
s2_meth.c Fix various stuff: that VC++ 5.0 chokes on: 1999-01-31 17:30:18 +00:00
s2_pkt.c More prototypes. 1999-01-16 17:28:15 +00:00
s2_srvr.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
s3_both.c Fix various memory leaks in SSL, apps and DSA 1999-02-15 21:05:21 +00:00
s3_clnt.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
s3_enc.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
s3_lib.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
s3_meth.c Fix various stuff: that VC++ 5.0 chokes on: 1999-01-31 17:30:18 +00:00
s3_pkt.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
s3_srvr.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
s23_clnt.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
s23_lib.c Fix various stuff: that VC++ 5.0 chokes on: 1999-01-31 17:30:18 +00:00
s23_meth.c Fix various stuff: that VC++ 5.0 chokes on: 1999-01-31 17:30:18 +00:00
s23_pkt.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
s23_srvr.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
ssl.c Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ssl.err Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
ssl.h Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
ssl2.h Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ssl3.h Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
ssl23.h Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ssl_algs.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
ssl_asn1.c Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ssl_cert.c Accept NULL in *_free. 1999-01-07 19:15:59 +00:00
ssl_ciph.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
ssl_err.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
ssl_err2.c Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ssl_lib.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
ssl_locl.h Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
ssl_rsa.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
ssl_sess.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
ssl_stat.c Incorporation of RSEs assembled patches 1998-12-22 15:59:57 +00:00
ssl_task.c Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ssl_txt.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
ssltest.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
t1_clnt.c Fix various stuff: that VC++ 5.0 chokes on: 1999-01-31 17:30:18 +00:00
t1_enc.c Updates to the new SSL compression code 1999-02-16 09:22:21 +00:00
t1_lib.c Fix version stuff: 1998-12-31 09:36:40 +00:00
t1_meth.c Fix various stuff: that VC++ 5.0 chokes on: 1999-01-31 17:30:18 +00:00
t1_srvr.c Fix various stuff: that VC++ 5.0 chokes on: 1999-01-31 17:30:18 +00:00
tls1.h Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00