summaryrefslogtreecommitdiff
path: root/ssl/s23_clnt.c
Commit message (Expand)AuthorAgeFilesLines
* Prototype info function.Ben Laurie2002-01-121-2/+2
* Implement msg_callback for SSL 2.0.Bodo Möller2001-11-101-1/+6
* Fix SSL handshake functions and SSL_clear() such that SSL_clear()Bodo Möller2001-10-241-1/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-2/+2
* Document rollback issues.Bodo Möller2000-07-291-0/+1
* Fix SSL 2.0 rollback checking: The previous implementation of theBodo Möller2000-07-291-1/+2
* Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller2000-01-211-2/+2
* Add missing #ifndefs that caused missing symbols when building libsslUlf Möller2000-01-161-1/+9
* Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller2000-01-131-1/+1
* Avoid warnings.Bodo Möller1999-06-101-1/+1
* Undo.Ulf Möller1999-04-271-6/+0
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+7
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-9/+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-9/+5
* Updates to the new SSL compression codeMark J. Cox1999-02-161-1/+11
* 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)SSLeayRalf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-37/+59
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+444