aboutsummaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)AuthorFilesLines
2001-09-01First step in fixing "ex_data" support. Warning: big commit log ...Geoff Thorpe4-119/+504
2001-09-01Only OPENSSL_free() non-NULL pointers.Geoff Thorpe1-4/+6
2001-09-01undo, didn't workUlf Möller1-34/+3
2001-09-01*** empty log message ***Ulf Möller1-1/+1
2001-09-01strsep implementation to allow the file to compile on non-BSD systemsUlf Möller1-2/+33
2001-08-28Ensure that failure to create the BIO in 'CRYPTO_mem_leaks_fp' doesn'tGeoff Thorpe1-2/+2
2001-08-28Fix SSL memory leak.Ben Laurie3-2/+26
2001-08-27Make sure "CRYPTO_mem_leaks_fp" doesn't itself create a reportable memoryGeoff Thorpe1-0/+5
2001-08-26"make update"Geoff Thorpe1-18/+0
2001-08-26gcc can't spot that 'derlst' is not used uninitialised, so appease it.Geoff Thorpe1-1/+1
2001-08-26Test digests.Ben Laurie3-21/+100
2001-08-26Add digests.Ben Laurie1-12/+144
2001-08-25Tidy up some code formatting.Geoff Thorpe1-18/+18
2001-08-25This changes the "ERR" code to have all access to state (a hash table ofGeoff Thorpe2-137/+285
2001-08-25Changes crypto/evp/ and ssl/ code from directly incrementing referenceGeoff Thorpe1-6/+9
2001-08-25Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise,Geoff Thorpe6-1/+54
2001-08-23Add #ifdefs to some devcrypto codeDr. Stephen Henson1-0/+3
2001-08-22More tests.Ben Laurie1-0/+9
2001-08-18Add RC4 support to OpenBSD.Ben Laurie4-28/+60
2001-08-18Add AES tests.Ben Laurie2-4/+28
2001-08-18Add EVP test program.Ben Laurie8-15/+306
2001-08-18Add first cut symmetric crypto support.Ben Laurie13-10/+289
2001-08-17Add CRL utility functions to allow CRLs to beDr. Stephen Henson3-2/+180
2001-08-16Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.Lutz Jänicke2-2/+3
2001-08-12The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe1-4/+4
2001-08-12The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe7-22/+28
2001-08-11Move CIPHER_CTX cleanups to _Final routines instead of _Init, which avoidsBen Laurie1-6/+11
2001-08-10Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>Richard Levitte1-8/+8
2001-08-06More typedef'd struct names as search targetsBodo Möller2-4/+4
2001-08-06Reinsert typedef'ed names for structs to help those trying to read theBodo Möller3-7/+7
2001-08-05Start to reduce some of the header bloat.Ben Laurie34-692/+788
2001-08-05Fix memory leak.Ben Laurie1-2/+2
2001-08-04Parameter correction for CIOFSESSION.Ben Laurie1-1/+3
2001-08-03Remove extra whitespace. Sorry.Ben Laurie1-1/+1
2001-08-03Reinstate accidentally deleted code.Ben Laurie1-1/+3
2001-08-03Get rid of the stuff we, err, got rid of.Ben Laurie1-137/+0
2001-08-03Header bloat reduction for EVP_PKEY.Ben Laurie13-144/+107
2001-08-03Make /dev/crypto work with new EVP structures.Ben Laurie1-19/+18
2001-08-03Make sure memcpy() gets properly declared by including string.h.Richard Levitte1-0/+1
2001-07-31make updateRichard Levitte42-365/+405
2001-07-31Remove old unused stuff.Ben Laurie1-4/+0
2001-07-31Vade retro C++ comments!Richard Levitte2-6/+10
2001-07-31Remove //.Ben Laurie1-2/+2
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie91-3022/+1972
2001-07-30Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie25-188/+216
2001-07-30Enhanced support for IA-64 Linux and HP-UX (as well as better support forAndy Polyakov1-0/+12
2001-07-30Support for Intel and HP-UXi assemblers.Andy Polyakov1-456/+465
2001-07-30ANSIfication.Ben Laurie1-1/+2
2001-07-30Don't miss files...Lutz Jänicke1-0/+6
2001-07-30Fix inconsistent behaviour with respect to verify_callback handling.Lutz Jänicke1-0/+2