aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/err
Commit message (Expand)AuthorAgeFilesLines
* Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz2015-03-111-7/+1
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-273-14/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-224-1158/+1168
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-142-3/+3
* Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell2014-12-181-2/+2
* Remove FIPS error library from openssl.ec mkerr.plDr. Stephen Henson2014-12-081-1/+0
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove SSLv2 supportKurt Roeckx2014-12-041-1/+0
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* Fix SSL_R naming inconsistency.Bodo Moeller2014-10-151-1/+1
* Support TLS_FALLBACK_SCSV.Bodo Moeller2014-10-151-0/+1
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-051-1/+1
* Don't include comp.h if no-comp set.Dr. Stephen Henson2013-01-201-1/+2
* make no-comp compileDr. Stephen Henson2012-12-301-1/+2
* add ssl_locl.h to err header files, rebuild ssl error stringsDr. Stephen Henson2012-07-191-0/+1
* make updateBodo Möller2011-09-051-12/+11
* Move function prototype to fips.hDr. Stephen Henson2011-06-061-6/+0
* Add missing error code strings.Dr. Stephen Henson2011-04-061-0/+3
* make updateRichard Levitte2011-03-241-11/+12
* Add SRP support.Ben Laurie2011-03-121-12/+11
* Add meaningful error codes to DRBG.Dr. Stephen Henson2011-03-081-0/+1
* Update dependencies.Dr. Stephen Henson2011-02-211-11/+12
* Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source filesDr. Stephen Henson2011-02-031-5/+0
* Include fips header file in err_all.c if needed.Dr. Stephen Henson2011-02-031-0/+3
* Add FIPS error codes.Dr. Stephen Henson2011-02-031-0/+3
* Provisional, experimental support for DSA2 parameter generation algorithm.Dr. Stephen Henson2011-01-311-0/+1
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* FIPS mode ERR changes. Redirect errors to tiny FIPS callbacks to avoid ERRDr. Stephen Henson2011-01-263-0/+18
* add va_list version of ERR_add_error_dataDr. Stephen Henson2011-01-142-6/+10
* PR: 2253Dr. Stephen Henson2010-05-151-1/+2
* Add COMP error strings.Dr. Stephen Henson2009-08-091-0/+2
* Implement Configure option pattern "experimental-foo"Bodo Möller2008-12-021-12/+11
* Update from stable-branch.Dr. Stephen Henson2008-11-241-2/+2
* Update from stable branch.Dr. Stephen Henson2008-11-121-1/+4
* Add JPAKE.Ben Laurie2008-10-264-11/+18
* Remove the dual-callback scheme for numeric and pointer thread IDs,Geoff Thorpe2008-08-063-25/+25
* Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe2008-07-033-27/+24
* Update from stable branch.Dr. Stephen Henson2008-06-162-5/+8
* Stop warning about extra ';' outside of function.Dr. Stephen Henson2008-05-311-4/+4
* LHASH revamp. make depend.Ben Laurie2008-05-262-74/+68
* Fix typo and add header files to err library.Dr. Stephen Henson2008-04-061-0/+2
* There was a need to support thread ID types that couldn't be reliably castGeoff Thorpe2008-03-283-25/+28
* Update dependencies.Dr. Stephen Henson2008-03-221-18/+18
* And so it begins...Dr. Stephen Henson2008-03-125-17/+30
* Experimental HMAC support via EVP_PKEY_METHOD.Dr. Stephen Henson2007-04-113-0/+4
* Update from 0.9.7-stable branch.Dr. Stephen Henson2006-12-071-4/+0
* New functions CRYPTO_set_idptr_callback(),Bodo Möller2006-06-232-8/+74
* Thread-safety fixesBodo Möller2006-06-141-2/+13
* make updateUlf Möller2006-02-121-3/+3
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-124-0/+8