openssl/ssl
Ralf S. Engelschall 155d7a0e1d First cut for a very conservative source tree cleanup:
1. merge various obsolete readme texts into doc/ssleay.txt
   where we collect the old documents and readme texts.

2. remove the first part of files where I'm already sure that we no longer need
   them because of three reasons: either they are just temporary files which
   were left by Eric or they are preserved original files where I've verified
   that the diff is also available in the CVS via "cvs diff -rSSLeay_0_8_1b"
   or they were renamed (as it was definitely the case for the crypto/md/
   stuff).

We've still a horrible mess under crypto/bn/asm/.  There for a lot of files
I'm sure whether we need them or not. So, when someone knows it better, feel
free to cleanup there.
1999-02-10 08:26:08 +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 More exactitude with function arguments. 1999-02-09 23:01:08 +00:00
s2_enc.c Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +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 More exactitude with function arguments. 1999-02-09 23:01:08 +00:00
s3_both.c Various cleanups and fixed by Marc and Ralf to start the OpenTLS project 1998-12-22 15:04:48 +00:00
s3_clnt.c More exactitude with function arguments. 1999-02-09 23:01:08 +00:00
s3_enc.c Fix comment. 1999-01-10 19:41:33 +00:00
s3_lib.c More prototypes. 1999-01-16 17:28:15 +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 Incorporation of RSEs assembled patches 1998-12-22 15:59:57 +00:00
s3_srvr.c More exactitude with function arguments. 1999-02-09 23:01:08 +00:00
s23_clnt.c More exactitude with function arguments. 1999-02-09 23:01:08 +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 Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
s23_srvr.c More exactitude with function arguments. 1999-02-09 23:01:08 +00:00
ssl2.h Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ssl3.h Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
ssl23.h Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ssl_algs.c Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +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 Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
ssl_comp.c Accept NULL in *_free. 1999-01-07 19:15:59 +00:00
ssl_err2.c Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ssl_err.c Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
ssl_lib.c Fix various stuff: that VC++ 5.0 chokes on: 1999-01-31 17:30:18 +00:00
ssl_locl.h More prototypes. 1999-01-16 17:56:00 +00:00
ssl_rsa.c Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
ssl_sess.c Accept NULL in *_free. 1999-01-07 19:15:59 +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 Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ssl.c Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ssl.err Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
ssl.h Fix various stuff: that VC++ 5.0 chokes on: 1999-01-31 17:30:18 +00:00
ssltest.c Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +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 Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +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