Don't use $(EXHEADER) directly in for loops, as most shells will break
[openssl.git] / crypto / err /
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-07-27 Dr. Stephen HensonOops, wrong version...
2004-07-27 Dr. Stephen HensonAdd FIPS library name to error routines.
2004-04-19 Geoff Thorpemake update
2004-04-19 Geoff ThorpeReduce header interdependencies, initially in engine...
2004-01-24 Richard LevitteWe're passed p, so let's use p instead of making assump...
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
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-05-01 Richard Levittemake update
2003-05-01 Richard LevitteDefine a STORE type. For documentation, read the entry...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_FP_API.
2003-02-18 Richard LevitteMake the no-err option work properly
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-15 Bodo Möllerupdate error library for EC... changes
2002-12-29 Richard Levittemake update
2002-10-14 Richard Levittemakedepend complains when a header file is included...
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-08-09 Bodo Möllermake update
2002-08-09 Bodo MöllerAdd ECDH support.
2002-08-02 Bodo MöllerNew error code ERR_R_DISABLED
2002-07-30 Lutz Jänicke"make update"
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-11 Ben LaurieHandle read errors.
2002-04-22 Lutz JänickeERR_file_name is no longer being used.
2002-02-14 Richard LevitteFor some reason, getting the topmost error was done...
2002-02-13 Bodo MöllerECDSA support
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-12-21 Richard LevitteAnd just for the sake of completeness, let's add some...
2001-12-21 Richard LevitteBetter use the same number in all branches, to avoid...
2001-10-04 Richard Levitte'make update'
2001-09-24 Richard LevitteIn case of memory problems, the va_start() wasn't clean...
2001-09-12 Geoff ThorpeENGINE files were renamed, and error strings are now...
2001-09-10 Bodo Möllerfix memory leak (I think)
2001-09-10 Bodo Möllerremove an old comment
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-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-06-25 Bodo MöllerTranslate into valid C (don't call functions with wrong...
2001-06-23 Richard Levittemake update
2001-06-23 Richard LevitteNew error printing function that gives the possibility...
2001-06-23 Richard LevitteInclude the UI error strings.
2001-06-05 Richard Levitte'make update'
2001-05-06 Richard LevitteAdd a general user interface API. This is designed...
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-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-08 Bodo MöllerFixes to make 'no-ec' work (it should not turn 'objects...
2001-03-08 Bodo MöllerIntegrate ec_err.[co].
2001-03-08 Bodo MöllerSort openssl.ec, the configuration file for mkerr.pl.
2001-03-08 Bodo MöllerOrder ERR_load_... calls like the stuff in err.h.
2001-03-08 Bodo MöllerGet rid of '#define ERR_file_name __FILE__', which...
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-26 Richard Levittemake update
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-04 Ben LaurieMake depend.
2001-01-05 Dr. Stephen HensonModify OCSP API to more closely reflect
2001-01-04 Dr. Stephen HensonFix typo in OCSP nonce extension.
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-11-12 Ulf Möllerin some new file names the first 8 characters were...
2000-11-08 Richard LevitteRemove references to RSAref. The glue library is but...
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-07 Richard Levitte'make update'
2000-08-28 Ben LaurieUse the passed buffer in ERR_error_string!
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
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-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-06-09 Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-06-04 Richard LevitteAccording to Gordon Atwood <gordon@cs.ualberta.ca>...
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-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
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-09 Richard Levitte"make update"
2000-04-04 Geoff ThorpeThis commit ties the new DSO code (crypto/dso/) into...
next