summaryrefslogtreecommitdiffstats
path: root/crypto/err
AgeCommit message (Expand)Author
2001-02-26make updateRichard Levitte
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-04Make depend.Ben Laurie
2001-01-05Modify OCSP API to more closely reflectDr. Stephen Henson
2001-01-04Fix typo in OCSP nonce extension.Dr. Stephen Henson
2000-12-13Constification of the data of a hash table. This means the callbackRichard Levitte
2000-12-08Next step in tidying up the LHASH code.Geoff Thorpe
2000-12-04Make the remaining LHASH macro changes. This should leave no remainingGeoff Thorpe
2000-12-01First step in tidying up the LHASH code. The callback prototypes (andGeoff Thorpe
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte
2000-10-27The majority of the OCSP code from CertCo.Richard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-09-07'make update'Richard Levitte
2000-08-28Use the passed buffer in ERR_error_string!Ben Laurie
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-07-26Fix warnings.Dr. Stephen Henson
2000-07-25Avoid a race condition if another thread happens to remove the errorRichard Levitte
2000-07-21Bugfix: use write locks, not just read locksBodo Möller
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-06-09Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte
2000-06-04According to Gordon Atwood <gordon@cs.ualberta.ca>, stdlib.h isRichard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-05-24Add DSA library string. Workaround for IIS .key file invalidDr. Stephen Henson
2000-05-02Initialise.Richard Levitte
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-04-29Avoid leaking memory in thread_hash (and enable memory leak detectionBodo Möller
2000-04-14New function ERR_error_string_n.Bodo Möller
2000-04-09"make update"Richard Levitte
2000-04-04This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
2000-03-04Generate correct error reasons strings for SYSerr.Bodo Möller
2000-02-25Allow code which calls RSA temp key callback to copeDr. Stephen Henson
2000-02-05Cosmetic changes.Bodo Möller
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-14Avoid some warnings, and run "make update".Bodo Möller
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller
1999-07-30correct error signalling for opendir() failureBodo Möller
1999-07-12typo in stringBodo Möller
1999-06-07Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller
1999-05-20Add a kludge :-(Bodo Möller
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller
1999-05-15Update dependencies.Bodo Möller