summaryrefslogtreecommitdiff
path: root/ssl/ssl_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Support verify_depth from the SSL API without need for user-definedBodo Möller1999-05-011-0/+23
* New function SSL_CTX_set_session_id_context.Bodo Möller1999-04-301-0/+16
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-4/+10
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-1/+1
* Massive constification.Ben Laurie1999-04-171-2/+3
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-40/+48
* Fix security hole.Ben Laurie1999-03-221-2/+18
* Remove some references which called malloc and free instead of Malloc and Free.Dr. Stephen Henson1999-03-141-1/+1
* Fix export ciphersuites, again.Ben Laurie1999-03-061-12/+15
* Remove confusing variables in function signatures in filesRalf S. Engelschall1999-03-041-2/+2
* More truth in declarations.Ben Laurie1999-02-281-3/+4
* Experiment with doxygen documentation.Ben Laurie1999-02-281-269/+134
* Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DHRalf S. Engelschall1999-02-251-0/+8
* More stuff for new TLS ciphersuites.Ben Laurie1999-02-211-22/+27
* Add support for new TLS export ciphersuites.Ben Laurie1999-02-211-7/+7
* Updates to the new SSL compression codeMark J. Cox1999-02-161-36/+174
* Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson1999-01-311-0/+4
* More prototypes.Ben Laurie1999-01-161-1/+1
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
* Make the world a safer place (if people object to this kind of change, speak upBen Laurie1999-01-061-0/+6
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-6/+34
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-49/+337
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+1433