summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2001-08-17Make -passin -passout etc work again.Dr. Stephen Henson
2001-08-17Add CRL utility functions to allow CRLs to beDr. Stephen Henson
2001-08-16Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.Lutz Jänicke
2001-08-16Better description of the behaviour of SSL_shutdown() as it is now, brokenLutz Jänicke
2001-08-13gcc 3.0 tells me that -m486 is deprecated. The gcc 2.95 manual tellsRichard Levitte
2001-08-12The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe
2001-08-12The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe
2001-08-11Move CIPHER_CTX cleanups to _Final routines instead of _Init, which avoidsBen Laurie
2001-08-10Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>Richard Levitte
2001-08-08add missing linkBodo Möller
2001-08-07Bugfix: larger message size in ssl3_get_key_exchange() becauseBodo Möller
2001-08-07Fix typos (shinagawa@star.zko.dec.com)Lutz Jänicke
2001-08-06More typedef'd struct names as search targetsBodo Möller
2001-08-06Reinsert typedef'ed names for structs to help those trying to read theBodo Möller
2001-08-05Start to reduce some of the header bloat.Ben Laurie
2001-08-05Fix memory leak.Ben Laurie
2001-08-04Parameter correction for CIOFSESSION.Ben Laurie
2001-08-03Remove extra whitespace. Sorry.Ben Laurie
2001-08-03Reinstate accidentally deleted code.Ben Laurie
2001-08-03Get rid of the stuff we, err, got rid of.Ben Laurie
2001-08-03Header bloat reduction for EVP_PKEY.Ben Laurie
2001-08-03This ghastly hack prevents CVS wars over Kerberos (which is disabled by defau...Ben Laurie
2001-08-03Oops, one SSL_OP_NON_EXPORT_FIRST was left.Lutz Jänicke
2001-08-03Make /dev/crypto work with new EVP structures.Ben Laurie
2001-08-03Make sure memcpy() gets properly declared by including string.h.Richard Levitte
2001-08-03remove a commaBodo Möller
2001-08-03Don't disable rollback attack detection as a recommended bug workaround.Lutz Jänicke
2001-08-01Mention removed option.Lutz Jänicke
2001-08-01Remove SSL_OP_NON_EXPORT_FIRST:Lutz Jänicke
2001-07-31make updateRichard Levitte
2001-07-31Make sure the source file is included among the dependencies. This isRichard Levitte
2001-07-31Reworked manual pages with a lot of input from Bodo Moeller.Lutz Jänicke
2001-07-31Document DES changes better.Ben Laurie
2001-07-31Remove old unused stuff.Ben Laurie
2001-07-31Indent.Lutz Jänicke
2001-07-31Vade retro C++ comments!Richard Levitte
2001-07-31Make as sure as possible that gethostname() will be properly declared.Richard Levitte
2001-07-31Correct most of the unsigned vs. signed warnings (or int vs. size_t),Richard Levitte
2001-07-31Whoops, my fault, a backslash got converted to a slash...Richard Levitte
2001-07-31More Kerberos SSL changes from Jeffrey Altman <jaltman@columbia.edu>Richard Levitte
2001-07-31Remove //.Ben Laurie
2001-07-31make updateRichard Levitte
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-07-30Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie
2001-07-30Only set the verify callback if there's one to set!Ben Laurie
2001-07-30Just a "get to know your system" bit.Andy Polyakov
2001-07-30Enhanced support for IA-64 Linux and HP-UX (as well as better support forAndy Polyakov
2001-07-30Support for Intel and HP-UXi assemblers.Andy Polyakov
2001-07-30ANSIfication.Ben Laurie
2001-07-30Typo in stty command lines.Andy Polyakov