aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/err
Commit message (Expand)AuthorAgeFilesLines
* Make the remaining LHASH macro changes. This should leave no remainingGeoff Thorpe2000-12-041-4/+10
* First step in tidying up the LHASH code. The callback prototypes (andGeoff Thorpe2000-12-011-2/+4
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-6/+6
* Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte2000-11-082-3/+2
* The majority of the OCSP code from CertCo.Richard Levitte2000-10-272-0/+3
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-265-11/+20
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-1/+2
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-4/+6
* Use the passed buffer in ERR_error_string!Ben Laurie2000-08-281-1/+1
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-11/+12
* Fix warnings.Dr. Stephen Henson2000-07-261-1/+1
* Avoid a race condition if another thread happens to remove the errorRichard Levitte2000-07-251-5/+8
* Bugfix: use write locks, not just read locksBodo Möller2000-07-211-8/+8
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-10/+10
* Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte2000-06-091-2/+9
* According to Gordon Atwood <gordon@cs.ualberta.ca>, stdlib.h isRichard Levitte2000-06-041-0/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-7/+7
* Add DSA library string. Workaround for IIS .key file invalidDr. Stephen Henson2000-05-241-0/+1
* Initialise.Richard Levitte2000-05-021-1/+1
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* Avoid leaking memory in thread_hash (and enable memory leak detectionBodo Möller2000-04-292-26/+36
* New function ERR_error_string_n.Bodo Möller2000-04-143-19/+50
* "make update"Richard Levitte2000-04-091-13/+14
* This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe2000-04-045-14/+22
* Generate correct error reasons strings for SYSerr.Bodo Möller2000-03-041-1/+105
* Allow code which calls RSA temp key callback to copeDr. Stephen Henson2000-02-251-2/+2
* Cosmetic changes.Bodo Möller2000-02-051-3/+3
* ispell (and minor modifications)Ulf Möller2000-02-032-2/+2
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-9/+8
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-4/+4
* Avoid some warnings, and run "make update".Bodo Möller2000-01-142-6/+8
* Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller2000-01-134-0/+5
* correct error signalling for opendir() failureBodo Möller1999-07-302-0/+2
* typo in stringBodo Möller1999-07-121-1/+1
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1999-06-071-1/+1
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+19
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-4/+6
* Add a kludge :-(Bodo Möller1999-05-201-8/+8
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-10/+8
* Update dependencies.Bodo Möller1999-05-151-7/+9
* Update dependencies.Ben Laurie1999-05-131-13/+13
* Use ANSI stdarg.Ulf Möller1999-05-052-7/+7
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-262-53/+0
* Various header consistency fixes.Dr. Stephen Henson1999-04-251-0/+2