summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2000-05-21Yet more typesafety.Ben Laurie
2000-05-19Fix "FIXME" indentation :-)Bodo Möller
2000-05-19Add "FIXME" comment, and adjust the indentation.Bodo Möller
2000-05-18Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson
2000-05-17Typesafety Thought Police last part.Ben Laurie
2000-05-17Typesafety Thought Police part 5.Ben Laurie
2000-05-16Typesafe Thought Police part 4.Ben Laurie
2000-05-16Typesafety Thought Police part 3.Ben Laurie
2000-05-16Typesafety Thought Police Part 2.Ben Laurie
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller
2000-05-15prototype.Ulf Möller
2000-05-15Make sure that NO-RSA applications etc can include evp.hUlf Möller
2000-05-15MacOS changes.Ulf Möller
2000-05-14Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.Ben Laurie
2000-05-11When open()ing 'file' in RAND_write_file, don't use O_EXCL.Bodo Möller
2000-05-04Fix for SSL server purpose checkingDr. Stephen Henson
2000-05-04Make PKCS#12 code handle missing passwords.Dr. Stephen Henson
2000-05-02Initialise.Richard Levitte
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-05-01Add missing #include.Bodo Möller
2000-04-29Avoid leaking memory in thread_hash (and enable memory leak detectionBodo Möller
2000-04-26Use CONFerr, not RSAerr, in the conf library...Richard Levitte
2000-04-26Clarifications and removal of double declaration...Richard Levitte
2000-04-25This case in the "dso_unload" handlers should not be reported as an error -Geoff Thorpe
2000-04-20The handling of DSA_METHOD and DH_METHOD wasn't quite as problematic asGeoff Thorpe
2000-04-20Previously, the default RSA_METHOD was NULL until the first RSA structure wasGeoff Thorpe
2000-04-19This change facilitates name translation for shared libraries. TheGeoff Thorpe
2000-04-14Ignore lib and Makefile.save.Bodo Möller
2000-04-14New function ERR_error_string_n.Bodo Möller
2000-04-09"make update"Richard Levitte
2000-04-09I've always wanted to make the CONF library more adaptable. Here'sRichard Levitte
2000-04-06Constification, and a silly mistake in the comments.Geoff Thorpe
2000-04-06This helps make the DSO stuff more portable;Geoff Thorpe
2000-04-04This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
2000-04-04This is a set of startup code for the DSO support, it's not yet linked intoGeoff Thorpe
2000-04-01Tagging has now been done, update to the next possible version (I keepRichard Levitte
2000-04-01Building version 0.9.5aRichard Levitte
2000-04-01_lrotl and _lrotr are defined in MSVC but nowhere else that we knowRichard Levitte
2000-03-30'entropy >= ENTROPY_NEEDED' should be evaluated while theBodo Möller
2000-03-29Since ssleay_rand_initialize() unlocks then locks CRYPTO_LOCK_RAND,Richard Levitte
2000-03-27Removed, especially since it conflicts with des.pod onRichard Levitte
2000-03-27Fix for HMAC.Dr. Stephen Henson
2000-03-25Beautifying code.Richard Levitte
2000-03-23Tagging has been done, update to next probable version...Richard Levitte
2000-03-23Time for version 0.9.5a beta2Richard Levitte
2000-03-23Clean up context, even if an error occured.Richard Levitte
2000-03-23Update docs and remove old PKCS#7 README file.Dr. Stephen Henson
2000-03-22Fix a memory leak in PKCS12_parse.Dr. Stephen Henson