aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* As discussed recently on openssl-users.Lutz Jänicke2001-08-233-3/+89
* Make clear, that using the compression layer is currently not recommended.Lutz Jänicke2001-08-231-0/+6
* typo.Ulf Möller2001-08-221-1/+1
* More tests.Ben Laurie2001-08-221-0/+9
* One more manual page...Lutz Jänicke2001-08-213-2/+60
* Documentation on how to handle compression methods.Lutz Jänicke2001-08-212-0/+65
* Checked in from the wrong !@#$%&*() copy...Lutz Jänicke2001-08-211-24/+24
* More interdependencies with respect to shutdown behaviour.Lutz Jänicke2001-08-204-9/+35
* Alert description strings for TLSv1 and documentation.Lutz Jänicke2001-08-194-0/+280
* Add RC4 support to OpenBSD.Ben Laurie2001-08-184-28/+60
* Add AES tests.Ben Laurie2001-08-182-4/+28
* Add EVP test program.Ben Laurie2001-08-1810-19/+333
* Add first cut symmetric crypto support.Ben Laurie2001-08-1818-53/+398
* More details about session timeout settings.Lutz Jänicke2001-08-174-3/+50
* One more function documented.Lutz Jänicke2001-08-173-0/+28
* SSL_shutdown() has even more properties...Lutz Jänicke2001-08-174-0/+72
* One more step on the way for complete documentation...Lutz Jänicke2001-08-172-0/+78
* Unidirectional shutdown is allowed according to the RFC.Lutz Jänicke2001-08-171-6/+18
* Make sure evil file name characters, like spaces or ampersands (!),Richard Levitte2001-08-171-2/+2
* Make -passin -passout etc work again.Dr. Stephen Henson2001-08-172-3/+19
* Add CRL utility functions to allow CRLs to beDr. Stephen Henson2001-08-175-25/+214
* Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.Lutz Jänicke2001-08-163-2/+7
* Better description of the behaviour of SSL_shutdown() as it is now, brokenLutz Jänicke2001-08-161-7/+38
* gcc 3.0 tells me that -m486 is deprecated. The gcc 2.95 manual tellsRichard Levitte2001-08-131-19/+19
* The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe2001-08-121-4/+4
* The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe2001-08-129-32/+40
* Move CIPHER_CTX cleanups to _Final routines instead of _Init, which avoidsBen Laurie2001-08-111-6/+11
* Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>Richard Levitte2001-08-106-20/+92
* add missing linkBodo Möller2001-08-081-0/+4
* Bugfix: larger message size in ssl3_get_key_exchange() becauseBodo Möller2001-08-072-1/+13
* Fix typos (shinagawa@star.zko.dec.com)Lutz Jänicke2001-08-071-2/+2
* More typedef'd struct names as search targetsBodo Möller2001-08-062-4/+4
* Reinsert typedef'ed names for structs to help those trying to read theBodo Möller2001-08-063-7/+7
* Start to reduce some of the header bloat.Ben Laurie2001-08-0537-901/+1033
* Fix memory leak.Ben Laurie2001-08-051-2/+2
* Parameter correction for CIOFSESSION.Ben Laurie2001-08-041-1/+3
* Remove extra whitespace. Sorry.Ben Laurie2001-08-031-1/+1
* Reinstate accidentally deleted code.Ben Laurie2001-08-031-1/+3
* Get rid of the stuff we, err, got rid of.Ben Laurie2001-08-031-137/+0
* Header bloat reduction for EVP_PKEY.Ben Laurie2001-08-0314-175/+124
* This ghastly hack prevents CVS wars over Kerberos (which is disabled by defau...Ben Laurie2001-08-033-2/+10
* Oops, one SSL_OP_NON_EXPORT_FIRST was left.Lutz Jänicke2001-08-031-1/+0
* Make /dev/crypto work with new EVP structures.Ben Laurie2001-08-031-19/+18
* Make sure memcpy() gets properly declared by including string.h.Richard Levitte2001-08-031-0/+1
* remove a commaBodo Möller2001-08-031-1/+1
* Don't disable rollback attack detection as a recommended bug workaround.Lutz Jänicke2001-08-033-14/+28
* Mention removed option.Lutz Jänicke2001-08-011-0/+1
* Remove SSL_OP_NON_EXPORT_FIRST:Lutz Jänicke2001-08-012-69/+1
* make updateRichard Levitte2001-07-3142-365/+405
* Make sure the source file is included among the dependencies. This isRichard Levitte2001-07-311-0/+7