2016-05-17 |
Rich Salz | Copyright consolidation 05/10 |
blob | commitdiff | raw |
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 |
2001-03-15 |
Bodo Möller | More error_data memory leaks |
blob | commitdiff | raw | diff to current |
2001-03-13 |
Bodo Möller | Use err_clear_data macro |
blob | commitdiff | raw | diff to current |
2001-03-12 |
Bodo Möller | fix memory leak in err.c |
blob | commitdiff | raw | diff to current |
2001-03-07 |
Bodo Möller | Fix ERR_R_... problems. |
blob | commitdiff | raw | diff to current |
2001-03-05 |
Bodo Möller | Move ec.h to ec2.h because it is not compatible with... |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Dr. Stephen Henson | Modify OCSP API to more closely reflect |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Richard Levitte | Constification of the data of a hash table. This means... |
blob | commitdiff | raw | diff to current |
2000-12-08 |
Geoff Thorpe | Next step in tidying up the LHASH code. |
blob | commitdiff | raw | diff to current |
2000-12-04 |
Geoff Thorpe | Make the remaining LHASH macro changes. This should... |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Geoff Thorpe | First step in tidying up the LHASH code. The callback... |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
blob | commitdiff | raw | diff to current |
2000-08-28 |
Ben Laurie | Use the passed buffer in ERR_error_string! |
blob | commitdiff | raw | diff to current |
2000-07-26 |
Dr. Stephen Henson | Fix warnings. |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Richard Levitte | Avoid a race condition if another thread happens to... |
blob | commitdiff | raw | diff to current |
2000-07-21 |
Bodo Möller | Bugfix: use write locks, not just read locks |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
blob | commitdiff | raw | diff to current |
2000-05-24 |
Dr. Stephen Henson | Add DSA library string. Workaround for IIS .key file... |
blob | commitdiff | raw | diff to current |
next |