summaryrefslogtreecommitdiff
path: root/include/openssl/cryptoerr.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all trace of FIPS_mode functionsRich Salz2021-05-061-1/+0
* Update copyright yearMatt Caswell2021-02-181-1/+1
* ERR: Rebuild all generated error headers and source filesRichard Levitte2021-02-051-54/+0
* openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short...Dr. David von Oheimb2020-12-101-0/+1
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-4/+1
* Add a "random" configuration section.Pauli2020-09-231-0/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* mkerr: remove legacy guards from generated error headersDr. Matthias St. Pierre2020-04-151-5/+0
* CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte2019-11-291-0/+2
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-2/+2
* Add legacy include guards to public header filesDr. Matthias St. Pierre2019-09-281-0/+6
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()Richard Levitte2019-08-121-0/+3
* Parameter building utilities.Pauli2019-07-171-0/+20
* Regenerate mkerr filesRich Salz2019-07-161-39/+41
* Instead of global data store it in an OPENSSL_CTXMatt Caswell2019-05-021-1/+3
* Replumbing: add a configuration module for providersRichard Levitte2019-04-031-0/+3
* Replumbing: add functionality to set provider parametersRichard Levitte2019-04-031-0/+2
* Replumbing: Add a mechanism to pre-populate the provider storeRichard Levitte2019-03-191-0/+2
* Replumbing: add fallback provider capabilityRichard Levitte2019-03-191-0/+1
* Replumbing: New public API to load or add providersRichard Levitte2019-03-111-0/+1
* Replumbing: Add the Provider Object, type OSSL_PROVIDERRichard Levitte2019-03-111-0/+4
* Add regenerated header filesRich Salz2019-03-111-2/+5
* util/mkerr.pl: Add an inclusion of symhacks.h in all error filesRich Salz2019-03-111-2/+0
* Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte2018-12-061-1/+1
* VMS & cryptoerr.h: include symhacks.hRichard Levitte2018-10-291-0/+3
* Fix last(?) batch of malloc-NULL placesRich Salz2018-04-261-0/+4
* Set error code if alloc returns NULLRich Salz2018-04-051-0/+6
* Set error code on alloc failuresRich Salz2018-04-031-0/+2
* Small simplification in mkerr.plFdaSilvaYY2018-02-091-5/+2
* make error tables const and separate header fileRich Salz2017-06-071-0/+44