summaryrefslogtreecommitdiffstats
path: root/crypto/err/err_all.c
AgeCommit message (Expand)Author
2015-03-11Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2013-01-20Don't include comp.h if no-comp set.Dr. Stephen Henson
2012-12-30make no-comp compileDr. Stephen Henson
2011-02-03Include fips header file in err_all.c if needed.Dr. Stephen Henson
2011-02-03Add FIPS error codes.Dr. Stephen Henson
2011-01-26FIPS mode ERR changes. Redirect errors to tiny FIPS callbacks to avoid ERRDr. Stephen Henson
2009-08-09Add COMP error strings.Dr. Stephen Henson
2008-11-24Update from stable-branch.Dr. Stephen Henson
2008-11-12Update from stable branch.Dr. Stephen Henson
2008-10-26Add JPAKE.Ben Laurie
2008-03-12And so it begins...Dr. Stephen Henson
2006-12-07Update from 0.9.7-stable branch.Dr. Stephen Henson
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2003-01-15update error library for EC... changesBodo Möller
2001-06-23Include the UI error strings.Richard Levitte
2001-03-08Fixes to make 'no-ec' work (it should not turn 'objects' into 'objts' for exa...Bodo Möller
2001-03-08Sort openssl.ec, the configuration file for mkerr.pl.Bodo Möller
2001-03-08Order ERR_load_... calls like the stuff in err.h.Bodo Möller
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-01-04Fix typo in OCSP nonce extension.Dr. Stephen Henson
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-04-04This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
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-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-03-28Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson
1999-01-30Break circular dependency between pem and err.Ben Laurie
1999-01-24Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall