summaryrefslogtreecommitdiffstats
path: root/crypto/err
AgeCommit message (Expand)Author
2015-11-20make updateMatt Caswell
2015-11-20Add ASYNC error codesMatt Caswell
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-10-21make updateRichard Levitte
2015-10-21Don't forget to load the CT error stringsRichard Levitte
2015-10-21Handle CT error macros separatelyRichard Levitte
2015-10-09Initial commit for Certificate Transparency supportAdam Eijdenberg
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01free NULL cleanup 11Rich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-28realloc of NULL is like mallocRich Salz
2015-04-28remove malloc castsRich Salz
2015-04-28ERR_ cleanupRich Salz
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-11Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2014-12-18Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell
2014-12-08Remove FIPS error library from openssl.ec mkerr.plDr. Stephen Henson
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-12-04Remove SSLv2 supportKurt Roeckx
2014-11-28Remove all .cvsignore filesRich Salz
2014-10-15Fix SSL_R naming inconsistency.Bodo Moeller
2014-10-15Support TLS_FALLBACK_SCSV.Bodo Moeller
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-01-20Don't include comp.h if no-comp set.Dr. Stephen Henson
2012-12-30make no-comp compileDr. Stephen Henson
2012-07-19add ssl_locl.h to err header files, rebuild ssl error stringsDr. Stephen Henson
2011-09-05make updateBodo Möller
2011-06-06Move function prototype to fips.hDr. Stephen Henson
2011-04-06Add missing error code strings.Dr. Stephen Henson
2011-03-24make updateRichard Levitte
2011-03-12Add SRP support.Ben Laurie
2011-03-08Add meaningful error codes to DRBG.Dr. Stephen Henson
2011-02-21Update dependencies.Dr. Stephen Henson
2011-02-03Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source filesDr. Stephen Henson
2011-02-03Include fips header file in err_all.c if needed.Dr. Stephen Henson
2011-02-03Add FIPS error codes.Dr. Stephen Henson
2011-01-31Provisional, experimental support for DSA2 parameter generation algorithm.Dr. Stephen Henson
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson
2011-01-26FIPS mode ERR changes. Redirect errors to tiny FIPS callbacks to avoid ERRDr. Stephen Henson
2011-01-14add va_list version of ERR_add_error_dataDr. Stephen Henson
2010-05-15PR: 2253Dr. Stephen Henson
2009-08-09Add COMP error strings.Dr. Stephen Henson