summaryrefslogtreecommitdiff
path: root/crypto/err/err_all.c
Commit message (Expand)AuthorAgeFilesLines
* Include fips header file in err_all.c if needed.steve2011-02-031-0/+3
* Add FIPS error codes.steve2011-02-031-0/+3
* FIPS mode ERR changes. Redirect errors to tiny FIPS callbacks to avoid ERRsteve2011-01-261-0/+5
* Add COMP error strings.steve2009-08-091-0/+2
* Update from stable-branch.steve2008-11-241-2/+2
* Update from stable branch.steve2008-11-121-1/+4
* Add JPAKE.ben2008-10-261-0/+3
* And so it begins...steve2008-03-121-0/+8
* Update from 0.9.7-stable branch.steve2006-12-071-4/+0
* RFC 3161 compliant time stamp request creation, response generationulf2006-02-121-0/+2
* Reduce header interdependencies, initially in engine.h (the rest of thegeoff2004-04-191-0/+1
* Add the possibility to build without the ENGINE framework.levitte2003-01-301-0/+4
* update error library for EC... changesbodo2003-01-151-0/+12
* Include the UI error strings.levitte2001-06-231-0/+1
* Fixes to make 'no-ec' work (it should not turn 'objects' into 'objts' for exa...bodo2001-03-081-0/+4
* Sort openssl.ec, the configuration file for mkerr.pl.bodo2001-03-081-1/+2
* Order ERR_load_... calls like the stuff in err.h.bodo2001-03-081-18/+13
* Make all configuration macros available for application by makinglevitte2001-02-191-7/+7
* Fix typo in OCSP nonce extension.steve2001-01-041-0/+2
* Remove references to RSAref. The glue library is but a memory to fadelevitte2000-11-081-2/+2
* Merge the engine branch into the main trunk. All conflicts resolved.levitte2000-10-261-1/+3
* This commit ties the new DSO code (crypto/dso/) into the build for ageoff2000-04-041-0/+2
* Avoid some warnings, and run "make update".bodo2000-01-141-0/+1
* Precautions against using the PRNG uninitialized: RAND_bytes() nowulf2000-01-131-0/+1
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-16/+16
* Change functions to ANSI C.ulf1999-04-191-1/+1
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addsteve1999-03-281-0/+2
* Break circular dependency between pem and err.ben1999-01-301-1/+1
* Continuing adding X509 V3 support. This starts to integrate the code withsteve1999-01-241-1/+4
* Initial revisionrse1998-12-211-0/+115