2017-06-29 |
Richard Levitte | Make it possible to refer to ERR_R_UI_LIB |
blob | commitdiff | raw |
2017-06-28 |
Richard Levitte | Add new /dev/crypto engine |
blob | commitdiff | raw | diff to current |
2017-06-28 |
Richard Levitte | Add the common error ERR_R_OPERATION_FAIL |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Bernd Edlinger | Fix the error handling in ERR_get_state: |
blob | commitdiff | raw | diff to current |
2017-06-14 |
Bernd Edlinger | Fix a possible crash in the error handling. |
blob | commitdiff | raw | diff to current |
2017-06-07 |
Rich Salz | make error tables const and separate header file |
blob | commitdiff | raw | diff to current |
2017-05-31 |
Rich Salz | Only release thread-local key if we created it. |
blob | commitdiff | raw | diff to current |
2017-04-28 |
Rich Salz | Check fflush on BIO_ctrl call |
blob | commitdiff | raw | diff to current |
2017-03-27 |
Richard Levitte | In err_cleanup(), cleanup the thread local storage too |
blob | commitdiff | raw | diff to current |
2016-12-08 |
Richard Levitte | In UI_OpenSSL's open(), generate an error on unknown... |
blob | commitdiff | raw | diff to current |
2016-10-15 |
Matt Caswell | Ensure we handle len == 0 in ERR_err_string_n |
blob | commitdiff | raw | diff to current |
2016-09-08 |
Matt Caswell | Fix mem leaks during auto-deinit |
blob | commitdiff | raw | diff to current |
2016-08-04 |
Rich Salz | Remove get_hash completely |
blob | commitdiff | raw | diff to current |
2016-08-04 |
Rich Salz | Remove "lockit" from internal error-hash function |
blob | commitdiff | raw | diff to current |
2016-07-20 |
Kurt Roeckx | Check for errors allocating the error strings. |
blob | commitdiff | raw | diff to current |
2016-07-19 |
Richard Levitte | Change all our uses of CRYPTO_THREAD_run_once to use... |
blob | commitdiff | raw | diff to current |
2016-06-27 |
Matt Caswell | Fix some OPENSSL_API_COMPAT values |
blob | commitdiff | raw | diff to current |
2016-05-23 |
Matt Caswell | Use strerror_r()/strerror_s() instead of strerror(... |
blob | commitdiff | raw | diff to current |
2016-05-23 |
Rich Salz | Remove unused error/function codes. |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Rich Salz | Copyright consolidation 05/10 |
blob | commitdiff | raw | diff to current |
2016-05-16 |
Viktor Dukhovni | Fold threads.h into crypto.h making API public |
blob | commitdiff | raw | diff to current |
2016-05-10 |
Richard Levitte | Restore the ERR_remove_thread_state() API and make... |
blob | commitdiff | raw | diff to current |
2016-04-14 |
Matt Caswell | The err_cleanup() funtion is internal so shouldn't... |
blob | commitdiff | raw | diff to current |
2016-04-14 |
Matt Caswell | Ensure all locks are properly cleaned up |
blob | commitdiff | raw | diff to current |
2016-04-13 |
Matt Caswell | Rename int_*() functions to *_int() |
blob | commitdiff | raw | diff to current |
2016-04-13 |
Matt Caswell | Rename lots of *_intern or *_internal function to int_* |
blob | commitdiff | raw | diff to current |
2016-04-13 |
Matt Caswell | Deprecate ERR_free_strings() and make it a no-op |
blob | commitdiff | raw | diff to current |
2016-03-08 |
Alessandro Ghedini | Convert ERR_STRING_DATA to new multi-threading API |
blob | commitdiff | raw | diff to current |
2016-03-08 |
Alessandro Ghedini | Convert ERR_STATE to new multi-threading API |
blob | commitdiff | raw | diff to current |
2016-03-02 |
Dr. Stephen Henson | Add KDF error codes |
blob | commitdiff | raw | diff to current |
2016-02-26 |
Rob Percival | Public API for Certificate Transparency |
blob | commitdiff | raw | diff to current |
2016-02-11 |
Rich Salz | Move to REF_DEBUG, for consistency. |
blob | commitdiff | raw | diff to current |
2016-02-10 |
Matt Caswell | Attempt to log an error if init failed |
blob | commitdiff | raw | diff to current |
2016-02-10 |
Matt Caswell | The new init functions can now fail so shouldn't be... |
blob | commitdiff | raw | diff to current |
2016-02-10 |
Rich Salz | Rename INIT funtions, deprecate old ones. |
blob | commitdiff | raw | diff to current |
2016-02-09 |
Matt Caswell | Auto init/deinit libcrypto |
blob | commitdiff | raw | diff to current |
2016-02-04 |
Kurt Roeckx | Use WSAGetLastError() on windows |
blob | commitdiff | raw | diff to current |
2016-02-03 |
Richard Levitte | Refactoring BIO: new socket-handling functions, depreca... |
blob | commitdiff | raw | diff to current |
2016-02-03 |
Richard Levitte | Refactoring BIO: add error macros & text, and make... |
blob | commitdiff | raw | diff to current |
2016-01-26 |
Rich Salz | Remove /* foo.c */ comments |
blob | commitdiff | raw | diff to current |
2016-01-11 |
Dr. Stephen Henson | Add lh_new() inlining |
blob | commitdiff | raw | diff to current |
2016-01-11 |
Dr. Stephen Henson | Inline LHASH_OF |
blob | commitdiff | raw | diff to current |
2016-01-08 |
Viktor Dukhovni | Backwards-compatibility subject to OPENSSL_API_COMPAT |
blob | commitdiff | raw | diff to current |
2015-12-23 |
Kurt Roeckx | Avoid using a dangling pointer when removing the last... |
blob | commitdiff | raw | diff to current |
2015-12-22 |
Rich Salz | Cleanup CRYPTO_{push,pop}_info |
blob | commitdiff | raw | diff to current |
2015-12-16 |
Rich Salz | Rename some BUF_xxx to OPENSSL_xxx |
blob | commitdiff | raw | diff to current |
2015-11-20 |
Matt Caswell | Add ASYNC error codes |
blob | commitdiff | raw | diff to current |
2015-11-09 |
Matt Caswell | Continue standardising malloc style for libcrypto |
blob | commitdiff | raw | diff to current |
2015-05-14 |
Richard Levitte | Identify and move common internal libcrypto header... |
blob | commitdiff | raw | diff to current |
2015-05-04 |
Rich Salz | Use safer sizeof variant in malloc |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Rich Salz | free NULL cleanup -- coda |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Rich Salz | free NULL cleanup 11 |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Rich Salz | free null cleanup finale |
blob | commitdiff | raw | diff to current |
2015-04-28 |
Rich Salz | realloc of NULL is like malloc |
blob | commitdiff | raw | diff to current |
2015-04-28 |
Rich Salz | remove malloc casts |
blob | commitdiff | raw | diff to current |
2015-04-28 |
Rich Salz | ERR_ cleanup |
blob | commitdiff | raw | diff to current |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: many removals |
blob | commitdiff | raw | diff to current |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
blob | commitdiff | raw | diff to current |
2013-09-05 |
Veres Lajos | misspellings fixes by https://github.com/vlajos/misspel... |
blob | commitdiff | raw | diff to current |
2011-04-06 |
Dr. Stephen Henson | Add missing error code strings. |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Dr. Stephen Henson | FIPS mode ERR changes. Redirect errors to tiny FIPS... |
blob | commitdiff | raw | diff to current |
2011-01-14 |
Dr. Stephen Henson | add va_list version of ERR_add_error_data |
blob | commitdiff | raw | diff to current |
2008-08-06 |
Geoff Thorpe | Remove the dual-callback scheme for numeric and pointer... |
blob | commitdiff | raw | diff to current |
2008-07-03 |
Geoff Thorpe | Revert my earlier CRYPTO_THREADID commit, I will commit... |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Dr. Stephen Henson | Update from stable branch. |
blob | commitdiff | raw | diff to current |
2008-05-31 |
Dr. Stephen Henson | Stop warning about extra ';' outside of function. |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Ben Laurie | LHASH revamp. make depend. |
blob | commitdiff | raw | diff to current |
2008-03-28 |
Geoff Thorpe | There was a need to support thread ID types that couldn... |
blob | commitdiff | raw | diff to current |
2008-03-12 |
Dr. Stephen Henson | And so it begins... |
blob | commitdiff | raw | diff to current |
2007-04-11 |
Dr. Stephen Henson | Experimental HMAC support via EVP_PKEY_METHOD. |
blob | commitdiff | raw | diff to current |
2006-06-23 |
Bodo Möller | New functions CRYPTO_set_idptr_callback(), |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Bodo Möller | Thread-safety fixes |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Ulf Möller | RFC 3161 compliant time stamp request creation, respons... |
blob | commitdiff | raw | diff to current |
2006-01-29 |
Nils Larsch | add additional checks + cleanup |
blob | commitdiff | raw | diff to current |
2005-05-17 |
Andy Polyakov | Move cryptlib.h prior bio.h. Actually it makes sense... |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Dr. Stephen Henson | Include error library value in C error source files... |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Nils Larsch | some const fixes and cleanup |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Ben Laurie | Give everything prototypes (well, everything that's... |
blob | commitdiff | raw | diff to current |
2004-07-27 |
Dr. Stephen Henson | Oops, wrong version... |
blob | commitdiff | raw | diff to current |
2004-07-27 |
Dr. Stephen Henson | Add FIPS library name to error routines. |
blob | commitdiff | raw | diff to current |
2004-01-24 |
Richard Levitte | We're passed p, so let's use p instead of making assump... |
blob | commitdiff | raw | diff to current |
2003-12-27 |
Richard Levitte | Use BUF_strlcpy() instead of strcpy(). |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Richard Levitte | Add reference counting around the thread state hash... |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Richard Levitte | Remove unused variable |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Richard Levitte | Add functionality to set marks on the error stack and... |
blob | commitdiff | raw | diff to current |
2003-02-18 |
Richard Levitte | Make the no-err option work properly |
blob | commitdiff | raw | diff to current |
2002-08-02 |
Bodo Möller | New error code ERR_R_DISABLED |
blob | commitdiff | raw | diff to current |
2002-06-11 |
Ben Laurie | Handle read errors. |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Richard Levitte | For some reason, getting the topmost error was done... |
blob | commitdiff | raw | diff to current |
2002-01-24 |
Bodo Möller | sort functions ... |
blob | commitdiff | raw | diff to current |
2002-01-24 |
Bodo Möller | New functions |
blob | commitdiff | raw | diff to current |
2002-01-22 |
Ben Laurie | Make no config file not an error. Move /dev/crypto... |
blob | commitdiff | raw | diff to current |
2001-09-24 |
Richard Levitte | In case of memory problems, the va_start() wasn't clean... |
blob | commitdiff | raw | diff to current |
2001-09-10 |
Bodo Möller | fix memory leak (I think) |
blob | commitdiff | raw | diff to current |
2001-09-06 |
Bodo Möller | Totally get rid of CRYPTO_LOCK_ERR_HASH. |
blob | commitdiff | raw | diff to current |
2001-09-04 |
Bodo Möller | typo |
blob | commitdiff | raw | diff to current |
2001-09-04 |
Bodo Möller | Now that we have ERR_unload_strings(), ERR_load_ERR_str... |
blob | commitdiff | raw | diff to current |
2001-09-04 |
Bodo Möller | changing something requires a write lock, not a read... |
blob | commitdiff | raw | diff to current |
2001-09-03 |
Geoff Thorpe | Add a new ERR function, "ERR_unload_strings", to comple... |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Geoff Thorpe | This changes the "ERR" code to have all access to state... |
blob | commitdiff | raw | diff to current |
next |