summaryrefslogtreecommitdiff
path: root/crypto/cpt_err.c
Commit message (Expand)AuthorAgeFilesLines
* err: add additional errorsPauli2022-01-121-1/+19
* Have OSSL_PARAM_allocate_from_text() raise error on unexpected neg numberRichard Levitte2021-11-241-0/+2
* err: rename err_load_xxx_strings_int functionsPauli2021-05-261-1/+1
* Update copyright yearMatt Caswell2021-05-061-1/+1
* Remove all trace of FIPS_mode functionsRich Salz2021-05-061-2/+0
* openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short...Dr. David von Oheimb2020-12-101-0/+2
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-1/+2
* Add a "random" configuration section.Pauli2020-09-231-1/+5
* CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte2019-11-291-0/+4
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()Richard Levitte2019-08-121-0/+2
* Parameter building utilities.Pauli2019-07-171-0/+18
* Regenerate mkerr filesRich Salz2019-07-161-68/+1
* Instead of global data store it in an OPENSSL_CTXMatt Caswell2019-05-021-2/+6
* Replumbing: add a configuration module for providersRichard Levitte2019-04-031-0/+6
* Replumbing: add functionality to set provider parametersRichard Levitte2019-04-031-0/+4
* Replumbing: Add a mechanism to pre-populate the provider storeRichard Levitte2019-03-191-0/+3
* Replumbing: add fallback provider capabilityRichard Levitte2019-03-191-0/+2
* Replumbing: New public API to load or add providersRichard Levitte2019-03-111-0/+2
* Replumbing: Add the Provider Object, type OSSL_PROVIDERRichard Levitte2019-03-111-1/+9
* Following the license change, modify the boilerplates in crypto/Richard Levitte2018-12-061-1/+1
* Fix last(?) batch of malloc-NULL placesRich Salz2018-04-261-0/+5
* Set error code if alloc returns NULLRich Salz2018-04-051-0/+10
* Set error code on alloc failuresRich Salz2018-04-031-1/+3
* make error tables const and separate header fileRich Salz2017-06-071-26/+31
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Remove unused error/function codes.Rich Salz2016-05-231-15/+2
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Make string_to_hex/hex_to_string publicRich Salz2016-04-181-2/+4
* After renaming init, update errors.Rich Salz2016-02-101-2/+1
* Attempt to log an error if init failedMatt Caswell2016-02-101-1/+4
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-0/+1
* ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz2015-12-011-1/+2
* Rebuild error source files.Dr. Stephen Henson2015-11-051-1/+1
* Rewrite crypto/ex_dataRich Salz2015-07-201-1/+4
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-31/+30
* Implement FIPS_mode and FIPS_mode_setDr. Stephen Henson2011-05-191-1/+3
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* Rebuild error codes.Dr. Stephen Henson2005-04-121-13/+17
* First step in fixing "ex_data" support. Warning: big commit log ...Geoff Thorpe2001-09-011-0/+5
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Add support for dynamically created and destroyed mutexes. This willRichard Levitte2000-06-181-0/+2
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-52/+60
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+86