aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/err
Commit message (Collapse)AuthorAgeFilesLines
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-273-14/+2
| | | | | | | | | | | | The following compile options (#ifdef's) are removed: OPENSSL_NO_BIO OPENSSL_NO_BUFFER OPENSSL_NO_CHAIN_VERIFY OPENSSL_NO_EVP OPENSSL_NO_FIPS_ERR OPENSSL_NO_HASH_COMP OPENSSL_NO_LHASH OPENSSL_NO_OBJECT OPENSSL_NO_SPEED OPENSSL_NO_STACK OPENSSL_NO_X509 OPENSSL_NO_X509_VERIFY This diff is big because of updating the indents on preprocessor lines. Reviewed-by: Richard Levitte <levitte@openssl.org>
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-224-1158/+1168
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-142-3/+3
| | | | | | | | | | OPENSSL_NO_RIPEMD160, OPENSSL_NO_RIPEMD merged into OPENSSL_NO_RMD160 OPENSSL_NO_FP_API merged into OPENSSL_NO_STDIO Two typo's on #endif comments fixed: OPENSSL_NO_ECB fixed to OPENSSL_NO_OCB OPENSSL_NO_HW_SureWare fixed to OPENSSL_NO_HW_SUREWARE Reviewed-by: Richard Levitte <levitte@openssl.org>
* Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell2014-12-181-2/+2
| | | | | | Introduce use of DECLARE_DEPRECATED Reviewed-by: Rich Salz <rsalz@openssl.org>
* Remove FIPS error library from openssl.ec mkerr.plDr. Stephen Henson2014-12-081-1/+0
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Remove SSLv2 supportKurt Roeckx2014-12-041-1/+0
| | | | | | The only support for SSLv2 left is receiving a SSLv2 compatible client hello. Reviewed-by: Richard Levitte <levitte@openssl.org>
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Fix SSL_R naming inconsistency.Bodo Moeller2014-10-151-1/+1
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Support TLS_FALLBACK_SCSV.Bodo Moeller2014-10-151-0/+1
| | | | Reviewed-by: Stephen Henson <steve@openssl.org>
* 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
| | | | that use it.
* 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
| | | | Not properly integrated or tested yet.
* 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
| | | | library dependencies.
* add va_list version of ERR_add_error_dataDr. Stephen Henson2011-01-142-6/+10
|
* PR: 2253Dr. Stephen Henson2010-05-151-1/+2
| | | | | | Submitted By: Ger Hobbelt <ger@hobbelt.com> Check callback return value when outputting errors.
* Add COMP error strings.Dr. Stephen Henson2009-08-091-0/+2
|
* Implement Configure option pattern "experimental-foo"Bodo Möller2008-12-021-12/+11
| | | | (specifically, "experimental-jpake").
* 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
| | | | | | | | | deprecate the original (numeric-only) scheme, and replace with the CRYPTO_THREADID object. This hides the platform-specifics and should reduce the possibility for programming errors (where failing to explicitly check both thread ID forms could create subtle, platform-specific bugs). Thanks to Bodo, for invaluable review and feedback.
* Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe2008-07-033-27/+24
| | | | version some time soon.
* 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
| | | | | | | | | | | | | | to 'unsigned long' (ie. odd platforms/compilers), so a pointer-typed version was added but it required portable code to check *both* modes to determine equality. This commit maintains the availability of both thread ID types, but deprecates the type-specific accessor APIs that invoke the callbacks - instead a single type-independent API is used. This simplifies software that calls into this interface, and should also make it less error-prone - as forgetting to call and compare *both* thread ID accessors could have led to hard-to-debug/infrequent bugs (that might only affect certain platforms or thread implementations). As the CHANGES note says, there were corresponding deprecations and replacements in the thread-related functions for BN_BLINDING and ERR too.
* Update dependencies.Dr. Stephen Henson2008-03-221-18/+18
|
* And so it begins...Dr. Stephen Henson2008-03-125-17/+30
| | | | | | | | | | Initial support for CMS. Add zlib compression BIO. Add AES key wrap implementation. Generalize S/MIME MIME code to support CMS and/or PKCS7.
* 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
| | | | | | CRYPTO_get_idptr_callback(), CRYPTO_thread_idptr() for a 'void *' type thread ID, since the 'unsigned long' type of the existing thread ID does not always work well.
* 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
| | | | | | | and response verification. Submitted by: Zoltan Glozik <zglozik@opentsa.org> Reviewed by: Ulf Moeller
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
|