aboutsummaryrefslogtreecommitdiff
path: root/crypto/cpt_err.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-29CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte1-0/+4
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte1-1/+1
2019-08-12Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()Richard Levitte1-0/+2
2019-07-17Parameter building utilities.Pauli1-0/+18
2019-07-16Regenerate mkerr filesRich Salz1-68/+1
2019-05-02Instead of global data store it in an OPENSSL_CTXMatt Caswell1-2/+6
2019-04-03Replumbing: add a configuration module for providersRichard Levitte1-0/+6
2019-04-03Replumbing: add functionality to set provider parametersRichard Levitte1-0/+4
2019-03-19Replumbing: Add a mechanism to pre-populate the provider storeRichard Levitte1-0/+3
2019-03-19Replumbing: add fallback provider capabilityRichard Levitte1-0/+2
2019-03-11Replumbing: New public API to load or add providersRichard Levitte1-0/+2
2019-03-11Replumbing: Add the Provider Object, type OSSL_PROVIDERRichard Levitte1-1/+9
2018-12-06Following the license change, modify the boilerplates in crypto/Richard Levitte1-1/+1
2018-04-26Fix last(?) batch of malloc-NULL placesRich Salz1-0/+5
2018-04-05Set error code if alloc returns NULLRich Salz1-0/+10
2018-04-03Set error code on alloc failuresRich Salz1-1/+3
2017-06-07make error tables const and separate header fileRich Salz1-26/+31
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+2
2016-05-23Remove unused error/function codes.Rich Salz1-15/+2
2016-05-17Manual fixes after copyright consolidationRich Salz1-51/+6
2016-04-18Make string_to_hex/hex_to_string publicRich Salz1-2/+4
2016-02-10After renaming init, update errors.Rich Salz1-2/+1
2016-02-10Attempt to log an error if init failedMatt Caswell1-1/+4
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz1-0/+1
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz1-1/+2
2015-11-05Rebuild error source files.Dr. Stephen Henson1-1/+1
2015-07-20Rewrite crypto/ex_dataRich Salz1-1/+4
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-31/+30
2011-05-19Implement FIPS_mode and FIPS_mode_setDr. Stephen Henson1-1/+3
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson1-7/+4
2005-04-12Rebuild error codes.Dr. Stephen Henson1-13/+17
2001-09-01First step in fixing "ex_data" support. Warning: big commit log ...Geoff Thorpe1-0/+5
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-2/+2
2000-06-18Add support for dynamically created and destroyed mutexes. This willRichard Levitte1-0/+2
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller1-1/+2
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1-52/+60
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-0/+86