2017-08-18 |
Andy Polyakov | err/err.c: fix "wraparound" bug in ERR_set_error_data. |
tree | commitdiff |
2017-06-14 |
Bernd Edlinger | Remove the fallback from ERR_get_state because the |
tree | commitdiff |
2017-06-14 |
Bernd Edlinger | Fix a possible crash in the error handling. |
tree | commitdiff |
2017-04-30 |
Rich Salz | Check fflush on BIO_ctrl call |
tree | commitdiff |
2016-10-15 |
Matt Caswell | Ensure we handle len == 0 in ERR_err_string_n |
tree | commitdiff |
2016-05-18 |
Richard Levitte | Cleanup openssl.ec |
tree | commitdiff |
2015-09-15 |
Rich Salz | RT4044: Remove .cvsignore files. |
tree | commitdiff |
2015-05-23 |
Richard Levitte | Fix the update target and remove duplicate file updates |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2014-10-15 |
Bodo Moeller | Fix SSL_R naming inconsistency. |
tree | commitdiff |
2014-10-15 |
Bodo Moeller | Support TLS_FALLBACK_SCSV. |
tree | commitdiff |
2013-01-20 |
Dr. Stephen Henson | Don't include comp.h if no-comp set. |
tree | commitdiff |
2012-12-30 |
Dr. Stephen Henson | make no-comp compile |
tree | commitdiff |
2012-12-26 |
Dr. Stephen Henson | add ssl_locl.h to err header files, rebuild ssl error... |
tree | commitdiff |
2012-06-03 |
Ben Laurie | Reduce version skew: trivia (I hope). |
tree | commitdiff |
2012-03-21 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
tree | commitdiff |
2011-06-21 |
Dr. Stephen Henson | Add FIPS error codes. |
tree | commitdiff |
2011-06-06 |
Dr. Stephen Henson | Backport from HEAD: |
tree | commitdiff |
2011-05-26 |
Dr. Stephen Henson | The first of many changes to make OpenSSL 1.0.1 FIPS... |
tree | commitdiff |
2011-01-14 |
Dr. Stephen Henson | add va_list version of ERR_add_error_data |
tree | commitdiff |
2010-06-16 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
tree | commitdiff |
2010-05-15 |
Dr. Stephen Henson | PR: 2253 |
tree | commitdiff |
2009-08-09 |
Dr. Stephen Henson | Add COMP error strings. |
tree | commitdiff |
2009-03-31 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
tree | commitdiff |
2008-12-02 |
Bodo Möller | Implement Configure option pattern "experimental-foo" |
tree | commitdiff |
2008-11-24 |
Dr. Stephen Henson | Update from stable-branch. |
tree | commitdiff |
2008-11-12 |
Dr. Stephen Henson | Update from stable branch. |
tree | commitdiff |
2008-10-26 |
Ben Laurie | Add JPAKE. |
tree | commitdiff |
2008-08-06 |
Geoff Thorpe | Remove the dual-callback scheme for numeric and pointer... |
tree | commitdiff |
2008-07-03 |
Geoff Thorpe | Revert my earlier CRYPTO_THREADID commit, I will commit... |
tree | commitdiff |
2008-06-16 |
Dr. Stephen Henson | Update from stable branch. |
tree | commitdiff |
2008-05-31 |
Dr. Stephen Henson | Stop warning about extra ';' outside of function. |
tree | commitdiff |
2008-05-26 |
Ben Laurie | LHASH revamp. make depend. |
tree | commitdiff |
2008-04-06 |
Dr. Stephen Henson | Fix typo and add header files to err library. |
tree | commitdiff |
2008-03-28 |
Geoff Thorpe | There was a need to support thread ID types that couldn... |
tree | commitdiff |
2008-03-22 |
Dr. Stephen Henson | Update dependencies. |
tree | commitdiff |
2008-03-12 |
Dr. Stephen Henson | And so it begins... |
tree | commitdiff |
2007-04-11 |
Dr. Stephen Henson | Experimental HMAC support via EVP_PKEY_METHOD. |
tree | commitdiff |
2006-12-07 |
Dr. Stephen Henson | Update from 0.9.7-stable branch. |
tree | commitdiff |
2006-06-23 |
Bodo Möller | New functions CRYPTO_set_idptr_callback(), |
tree | commitdiff |
2006-06-14 |
Bodo Möller | Thread-safety fixes |
tree | commitdiff |
2006-02-12 |
Ulf Möller | make update |
tree | commitdiff |
2006-02-12 |
Ulf Möller | RFC 3161 compliant time stamp request creation, respons... |
tree | commitdiff |
2006-02-04 |
Dr. Stephen Henson | Update filenames in makefiles. |
tree | commitdiff |
2006-01-29 |
Nils Larsch | add additional checks + cleanup |
tree | commitdiff |
2006-01-08 |
Bodo Möller | Some error code cleanups (SSL lib. used SSL_R_... codes... |
tree | commitdiff |
2005-05-17 |
Andy Polyakov | Move cryptlib.h prior bio.h. Actually it makes sense... |
tree | commitdiff |
2005-05-16 |
Andy Polyakov | Further BUILDENV refinement, further fool-proofing... |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | Fool-proofing Makefiles |
tree | commitdiff |
2005-04-12 |
Dr. Stephen Henson | Include error library value in C error source files... |
tree | commitdiff |
2005-04-11 |
Richard Levitte | Add emacs cache files to .cvsignore. |
tree | commitdiff |
2005-04-05 |
Nils Larsch | some const fixes and cleanup |
tree | commitdiff |
2005-03-31 |
Ben Laurie | Give everything prototypes (well, everything that's... |
tree | commitdiff |
2005-03-30 |
Ben Laurie | Blow away Makefile.ssl. |
tree | commitdiff |
2004-11-02 |
Richard Levitte | Don't use $(EXHEADER) directly in for loops, as most... |
tree | commitdiff |
2004-07-27 |
Dr. Stephen Henson | Oops, wrong version... |
tree | commitdiff |
2004-07-27 |
Dr. Stephen Henson | Add FIPS library name to error routines. |
tree | commitdiff |
2004-04-19 |
Geoff Thorpe | make update |
tree | commitdiff |
2004-04-19 |
Geoff Thorpe | Reduce header interdependencies, initially in engine... |
tree | commitdiff |
2004-01-24 |
Richard Levitte | We're passed p, so let's use p instead of making assump... |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use sh explicitely to run point.sh |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use BUF_strlcpy() instead of strcpy(). |
tree | commitdiff |
2003-09-27 |
Richard Levitte | Add reference counting around the thread state hash... |
tree | commitdiff |
2003-06-11 |
Richard Levitte | Remove unused variable |
tree | commitdiff |
2003-06-11 |
Richard Levitte | Add functionality to set marks on the error stack and... |
tree | commitdiff |
2003-05-01 |
Richard Levitte | make update |
tree | commitdiff |
2003-05-01 |
Richard Levitte | Define a STORE type. For documentation, read the entry... |
tree | commitdiff |
2003-03-20 |
Richard Levitte | Make sure we get the definition of OPENSSL_NO_FP_API. |
tree | commitdiff |
2003-02-18 |
Richard Levitte | Make the no-err option work properly |
tree | commitdiff |
2003-01-30 |
Richard Levitte | Add the possibility to build without the ENGINE framework. |
tree | commitdiff |
2003-01-15 |
Bodo Möller | update error library for EC... changes |
tree | commitdiff |
2002-12-29 |
Richard Levitte | make update |
tree | commitdiff |
2002-10-14 |
Richard Levitte | makedepend complains when a header file is included... |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Use double dashes so makedepend doesn't misunderstand... |
tree | commitdiff |
2002-08-09 |
Bodo Möller | make update |
tree | commitdiff |
2002-08-09 |
Bodo Möller | Add ECDH support. |
tree | commitdiff |
2002-08-02 |
Bodo Möller | New error code ERR_R_DISABLED |
tree | commitdiff |
2002-07-30 |
Lutz Jänicke | "make update" |
tree | commitdiff |
2002-07-14 |
Bodo Möller | Replace 'ecdsaparam' commandline utility by 'ecparam' |
tree | commitdiff |
2002-06-27 |
Richard Levitte | Pass CFLAG to dependency makers, so non-standard system... |
tree | commitdiff |
2002-06-11 |
Ben Laurie | Handle read errors. |
tree | commitdiff |
2002-04-22 |
Lutz Jänicke | ERR_file_name is no longer being used. |
tree | commitdiff |
2002-02-14 |
Richard Levitte | For some reason, getting the topmost error was done... |
tree | commitdiff |
2002-02-13 |
Bodo Möller | ECDSA support |
tree | commitdiff |
2002-01-24 |
Bodo Möller | sort functions ... |
tree | commitdiff |
2002-01-24 |
Bodo Möller | New functions |
tree | commitdiff |
2002-01-22 |
Ben Laurie | Make no config file not an error. Move /dev/crypto... |
tree | commitdiff |
2001-12-21 |
Richard Levitte | And just for the sake of completeness, let's add some... |
tree | commitdiff |
2001-12-21 |
Richard Levitte | Better use the same number in all branches, to avoid... |
tree | commitdiff |
2001-10-04 |
Richard Levitte | 'make update' |
tree | commitdiff |
2001-09-24 |
Richard Levitte | In case of memory problems, the va_start() wasn't clean... |
tree | commitdiff |
2001-09-12 |
Geoff Thorpe | ENGINE files were renamed, and error strings are now... |
tree | commitdiff |
2001-09-10 |
Bodo Möller | fix memory leak (I think) |
tree | commitdiff |
2001-09-10 |
Bodo Möller | remove an old comment |
tree | commitdiff |
2001-09-06 |
Bodo Möller | Totally get rid of CRYPTO_LOCK_ERR_HASH. |
tree | commitdiff |
2001-09-04 |
Bodo Möller | typo |
tree | commitdiff |
2001-09-04 |
Bodo Möller | Now that we have ERR_unload_strings(), ERR_load_ERR_str... |
tree | commitdiff |
2001-09-04 |
Bodo Möller | changing something requires a write lock, not a read... |
tree | commitdiff |
2001-09-03 |
Geoff Thorpe | Add a new ERR function, "ERR_unload_strings", to comple... |
tree | commitdiff |
2001-08-25 |
Geoff Thorpe | This changes the "ERR" code to have all access to state... |
tree | commitdiff |
next |