aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/cryptoerr.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-29CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte1-0/+2
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-2/+2
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-08-12Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()Richard Levitte1-0/+3
2019-07-17Parameter building utilities.Pauli1-0/+20
2019-07-16Regenerate mkerr filesRich Salz1-39/+41
2019-05-02Instead of global data store it in an OPENSSL_CTXMatt Caswell1-1/+3
2019-04-03Replumbing: add a configuration module for providersRichard Levitte1-0/+3
2019-04-03Replumbing: add functionality to set provider parametersRichard Levitte1-0/+2
2019-03-19Replumbing: Add a mechanism to pre-populate the provider storeRichard Levitte1-0/+2
2019-03-19Replumbing: add fallback provider capabilityRichard Levitte1-0/+1
2019-03-11Replumbing: New public API to load or add providersRichard Levitte1-0/+1
2019-03-11Replumbing: Add the Provider Object, type OSSL_PROVIDERRichard Levitte1-0/+4
2019-03-11Add regenerated header filesRich Salz1-2/+5
2019-03-11util/mkerr.pl: Add an inclusion of symhacks.h in all error filesRich Salz1-2/+0
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-10-29VMS & cryptoerr.h: include symhacks.hRichard Levitte1-0/+3
2018-04-26Fix last(?) batch of malloc-NULL placesRich Salz1-0/+4
2018-04-05Set error code if alloc returns NULLRich Salz1-0/+6
2018-04-03Set error code on alloc failuresRich Salz1-0/+2
2018-02-09Small simplification in mkerr.plFdaSilvaYY1-5/+2
2017-06-07make error tables const and separate header fileRich Salz1-0/+44