]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/err/err.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / err / err.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2008-09-16  Dr. Stephen HensonERR library FIPS merge. Reorganise functions and add...
2008-06-16  Dr. Stephen HensonAdd error code for FIPS library and make library number...
2008-04-03  Dr. Stephen HensonBackport of CMS code to 0.9.8-stable branch. Disabled...
2006-06-14  Bodo MöllerThread-safety fixes
2006-02-08  Nils Larschbackport recent changes from the cvs head
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-17  Andy PolyakovMove cryptlib.h prior bio.h. Actually it makes sense...
2005-04-12  Dr. Stephen HensonInclude error library value in C error source files...
2005-04-05  Nils Larschsome const fixes and cleanup
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2004-07-27  Dr. Stephen HensonOops, wrong version...
2004-07-27  Dr. Stephen HensonAdd FIPS library name to error routines.
2004-01-24  Richard LevitteWe're passed p, so let's use p instead of making assump...
2003-12-27  Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-09-27  Richard LevitteAdd reference counting around the thread state hash...
2003-06-11  Richard LevitteRemove unused variable
2003-06-11  Richard LevitteAdd functionality to set marks on the error stack and...
2003-02-18  Richard LevitteMake the no-err option work properly
2002-08-02  Bodo MöllerNew error code ERR_R_DISABLED
2002-06-11  Ben LaurieHandle read errors.
2002-02-14  Richard LevitteFor some reason, getting the topmost error was done...
2002-01-24  Bodo Möllersort functions ...
2002-01-24  Bodo MöllerNew functions
2002-01-22  Ben LaurieMake no config file not an error. Move /dev/crypto...
2001-09-24  Richard LevitteIn case of memory problems, the va_start() wasn't clean...
2001-09-10  Bodo Möllerfix memory leak (I think)
2001-09-06  Bodo MöllerTotally get rid of CRYPTO_LOCK_ERR_HASH.
2001-09-04  Bodo Möllertypo
2001-09-04  Bodo MöllerNow that we have ERR_unload_strings(), ERR_load_ERR_str...
2001-09-04  Bodo Möllerchanging something requires a write lock, not a read...
2001-09-03  Geoff ThorpeAdd a new ERR function, "ERR_unload_strings", to comple...
2001-08-25  Geoff ThorpeThis changes the "ERR" code to have all access to state...
2001-03-15  Bodo MöllerMore error_data memory leaks
2001-03-13  Bodo MöllerUse err_clear_data macro
2001-03-12  Bodo Möllerfix memory leak in err.c
2001-03-07  Bodo MöllerFix ERR_R_... problems.
2001-03-05  Bodo MöllerMove ec.h to ec2.h because it is not compatible with...
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2001-01-05  Dr. Stephen HensonModify OCSP API to more closely reflect
2000-12-13  Richard LevitteConstification of the data of a hash table. This means...
2000-12-08  Geoff ThorpeNext step in tidying up the LHASH code.
2000-12-04  Geoff ThorpeMake the remaining LHASH macro changes. This should...
2000-12-01  Geoff ThorpeFirst step in tidying up the LHASH code. The callback...
2000-10-26  Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-08-28  Ben LaurieUse the passed buffer in ERR_error_string!
2000-07-26  Dr. Stephen HensonFix warnings.
2000-07-25  Richard LevitteAvoid a race condition if another thread happens to...
2000-07-21  Bodo MöllerBugfix: use write locks, not just read locks
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-05-24  Dr. Stephen HensonAdd DSA library string. Workaround for IIS .key file...
2000-05-02  Richard LevitteInitialise.
2000-04-29  Bodo MöllerAvoid leaking memory in thread_hash (and enable memory...
2000-04-14  Bodo MöllerNew function ERR_error_string_n.
2000-04-04  Geoff ThorpeThis commit ties the new DSO code (crypto/dso/) into...
2000-03-04  Bodo MöllerGenerate correct error reasons strings for SYSerr.
2000-02-03  Ulf Möllerispell (and minor modifications)
2000-01-30  Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-13  Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...
1999-07-30  Bodo Möllercorrect error signalling for opendir() failure
1999-07-12  Bodo Möllertypo in string
1999-06-07  Bodo MöllerDon't mix real tabs with tabs expanded as 8 spaces...
1999-06-04  Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-05-05  Ulf MöllerUse ANSI stdarg.
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-17  Ben LaurieMassive constification.
1999-03-29  Dr. Stephen HensonVarious PKCS#12 related tidies and fixes: it might...
1999-01-24  Dr. Stephen HensonContinuing adding X509 V3 support. This starts to integ...
1999-01-07  Ben LaurieAccept NULL in *_free.
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...