aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/s2_clnt.c
Commit message (Expand)AuthorAgeFilesLines
* New structure type SESS_CERT used instead of CERT inside SSL_SESSION.Bodo Möller1999-05-131-19/+21
* No actual change, but the cert_st member of struct ssl_session_st is nowBodo Möller1999-05-091-5/+5
* Fix a couple of cases where an attempt is made to lock an already lockedDr. Stephen Henson1999-04-291-1/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-13/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Fixed some race conditions.Bodo Möller1999-04-221-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-30/+13
* Massive constification.Ben Laurie1999-04-171-2/+2
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-11/+11
* New option "-showcerts" for s_clientBodo Möller1999-03-311-1/+1
* Add support for new TLS export ciphersuites.Ben Laurie1999-02-211-1/+1
* Updates to the new SSL compression codeMark J. Cox1999-02-161-6/+10
* Fix various memory leaks in SSL, apps and DSADr. Stephen Henson1999-02-151-2/+4
* More exactitude with function arguments.Ben Laurie1999-02-091-1/+1
* Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson1999-01-311-0/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+6
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-12/+13
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+982