aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Second phase of EVP cipher overhaul.Dr. Stephen Henson2000-05-2733-181/+250
* Beginnings of EVP cipher overhaul. This should eventuallyDr. Stephen Henson2000-05-2635-53/+154
* Add DSA library string. Workaround for IIS .key file invalidDr. Stephen Henson2000-05-242-1/+6
* Yet more typesafety.Ben Laurie2000-05-213-6/+8
* Fix "FIXME" indentation :-)Bodo Möller2000-05-191-2/+2
* Add "FIXME" comment, and adjust the indentation.Bodo Möller2000-05-191-22/+27
* Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson2000-05-182-0/+14
* Typesafety Thought Police last part.Ben Laurie2000-05-172-6/+10
* Typesafety Thought Police part 5.Ben Laurie2000-05-174-14/+25
* Typesafe Thought Police part 4.Ben Laurie2000-05-167-85/+103
* Typesafety Thought Police part 3.Ben Laurie2000-05-168-44/+54
* Typesafety Thought Police Part 2.Ben Laurie2000-05-168-52/+118
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-1529-193/+195
* prototype.Ulf Möller2000-05-151-1/+1
* Make sure that NO-RSA applications etc can include evp.hUlf Möller2000-05-151-0/+8
* MacOS changes.Ulf Möller2000-05-151-5/+7
* Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.Ben Laurie2000-05-142-0/+30
* When open()ing 'file' in RAND_write_file, don't use O_EXCL.Bodo Möller2000-05-111-10/+10
* Fix for SSL server purpose checkingDr. Stephen Henson2000-05-041-14/+18
* Make PKCS#12 code handle missing passwords.Dr. Stephen Henson2000-05-046-16/+38
* Initialise.Richard Levitte2000-05-021-1/+1
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-023-52/+63
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-0229-103/+130
* Add missing #include.Bodo Möller2000-05-011-0/+1
* Avoid leaking memory in thread_hash (and enable memory leak detectionBodo Möller2000-04-292-26/+36
* Use CONFerr, not RSAerr, in the conf library...Richard Levitte2000-04-261-1/+1
* Clarifications and removal of double declaration...Richard Levitte2000-04-262-7/+6
* This case in the "dso_unload" handlers should not be reported as an error -Geoff Thorpe2000-04-253-12/+3
* The handling of DSA_METHOD and DH_METHOD wasn't quite as problematic asGeoff Thorpe2000-04-202-4/+2
* Previously, the default RSA_METHOD was NULL until the first RSA structure wasGeoff Thorpe2000-04-201-13/+14
* This change facilitates name translation for shared libraries. TheGeoff Thorpe2000-04-197-28/+228
* Ignore lib and Makefile.save.Bodo Möller2000-04-141-0/+2
* New function ERR_error_string_n.Bodo Möller2000-04-145-71/+125
* "make update"Richard Levitte2000-04-097-337/+366
* I've always wanted to make the CONF library more adaptable. Here'sRichard Levitte2000-04-0910-325/+1265
* Constification, and a silly mistake in the comments.Geoff Thorpe2000-04-065-20/+20
* This helps make the DSO stuff more portable;Geoff Thorpe2000-04-061-0/+2
* This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe2000-04-049-18/+29
* This is a set of startup code for the DSO support, it's not yet linked intoGeoff Thorpe2000-04-0410-0/+1409
* Tagging has now been done, update to the next possible version (I keepRichard Levitte2000-04-011-2/+2
* Building version 0.9.5aRichard Levitte2000-04-011-2/+2
* _lrotl and _lrotr are defined in MSVC but nowhere else that we knowRichard Levitte2000-04-013-3/+3
* 'entropy >= ENTROPY_NEEDED' should be evaluated while theBodo Möller2000-03-301-1/+4
* Since ssleay_rand_initialize() unlocks then locks CRYPTO_LOCK_RAND,Richard Levitte2000-03-291-0/+5
* Removed, especially since it conflicts with des.pod onRichard Levitte2000-03-271-16/+0
* Fix for HMAC.Dr. Stephen Henson2000-03-271-1/+3
* Beautifying code.Richard Levitte2000-03-251-2/+2
* Tagging has been done, update to next probable version...Richard Levitte2000-03-231-2/+2
* Time for version 0.9.5a beta2Richard Levitte2000-03-231-1/+1