summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2001-11-15make updateRichard Levitte
2001-11-15The change in the HEAD to not cache gethostbyname() values made twoGeoff Thorpe
2001-11-12Sync ia64.S in 0.9.6c-dev with ia64.S in 0.9.7 (some fixes had beenMark J. Cox
2001-11-12Add assembler implementation for IA-64Mark J. Cox
2001-11-09typoBodo Möller
2001-11-09fix warningBodo Möller
2001-11-09cast to 'unsigned long' before using ~ if we need an unsigned long resultBodo Möller
2001-10-29Addapt VMS scripts to the newer disk layout system ODS-5, which allows more t...Richard Levitte
2001-10-26disable caching in BIO_gethostbynameBodo Möller
2001-10-20Typo.Dr. Stephen Henson
2001-10-14openbsd-x86 macrosUlf Möller
2001-10-11In certain cases, no encoding has been set up for the b64 filter. InRichard Levitte
2001-10-10'make update'Richard Levitte
2001-10-10Add support for md4WithRSAEncryption.Richard Levitte
2001-10-10A few more OIDs, contributed by Peter Sylvester <Peter.Sylvester@EdelWeb.fr>Richard Levitte
2001-10-08Small documentation fixes (Howard Lum <howard@pumpkin.canada.sun.com>)Lutz Jänicke
2001-09-24In case of memory problems, the va_start() wasn't cleaned with a va_end().Richard Levitte
2001-09-10commentsBodo Möller
2001-09-10copyrightBodo Möller
2001-09-08Replace old (and invalid) copyright notice.Dr. Stephen Henson
2001-09-06improve OAEP checkBodo Möller
2001-09-05bn_sqr bug fix as in mainUlf Möller
2001-09-04WTF?Ulf Möller
2001-09-03Use uniformly chosen witnesses for Miller-Rabin testBodo Möller
2001-08-17This commit was manufactured by cvs2svn to create branchcvs2svn
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-16Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.Lutz Jänicke
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-10Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>Richard Levitte
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-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-07-31make updateRichard Levitte
2001-07-31Remove old unused stuff.Ben Laurie
2001-07-31Vade retro C++ comments!Richard Levitte
2001-07-31Remove //.Ben Laurie
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