summaryrefslogtreecommitdiffstats
path: root/crypto/cpt_err.c
AgeCommit message (Expand)Author
2022-01-12err: add additional errorsPauli
2021-11-24Have OSSL_PARAM_allocate_from_text() raise error on unexpected neg numberRichard Levitte
2021-05-26err: rename err_load_xxx_strings_int functionsPauli
2021-05-06Update copyright yearMatt Caswell
2021-05-06Remove all trace of FIPS_mode functionsRich Salz
2020-12-10openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short...Dr. David von Oheimb
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte
2020-09-23Add a "random" configuration section.Pauli
2019-11-29CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte
2019-08-12Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()Richard Levitte
2019-07-17Parameter building utilities.Pauli
2019-07-16Regenerate mkerr filesRich Salz
2019-05-02Instead of global data store it in an OPENSSL_CTXMatt Caswell
2019-04-03Replumbing: add a configuration module for providersRichard Levitte
2019-04-03Replumbing: add functionality to set provider parametersRichard Levitte
2019-03-19Replumbing: Add a mechanism to pre-populate the provider storeRichard Levitte
2019-03-19Replumbing: add fallback provider capabilityRichard Levitte
2019-03-11Replumbing: New public API to load or add providersRichard Levitte
2019-03-11Replumbing: Add the Provider Object, type OSSL_PROVIDERRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/Richard Levitte
2018-04-26Fix last(?) batch of malloc-NULL placesRich Salz
2018-04-05Set error code if alloc returns NULLRich Salz
2018-04-03Set error code on alloc failuresRich Salz
2017-06-07make error tables const and separate header fileRich Salz
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-04-18Make string_to_hex/hex_to_string publicRich Salz
2016-02-10After renaming init, update errors.Rich Salz
2016-02-10Attempt to log an error if init failedMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz
2015-11-05Rebuild error source files.Dr. Stephen Henson
2015-07-20Rewrite crypto/ex_dataRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2011-05-19Implement FIPS_mode and FIPS_mode_setDr. Stephen Henson
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson
2005-04-12Rebuild error codes.Dr. Stephen Henson
2001-09-01First step in fixing "ex_data" support. Warning: big commit log ...Geoff Thorpe
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-06-18Add support for dynamically created and destroyed mutexes. This willRichard Levitte
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall