aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/err/err_all.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb2020-02-101-0/+2
* Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte2019-10-101-1/+1
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* KDF error codes reworkedPauli2019-09-061-1/+0
* Cleanse KDF error filesPauli2019-09-061-1/+0
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer2019-05-301-0/+2
* Clear CRMF vs CMP confusionRichard Levitte2019-05-201-1/+1
* Create provider errors and use themMatt Caswell2019-04-191-1/+3
* 2nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb2019-03-121-0/+4
* Properties for implementation selection.Pauli2019-02-181-1/+3
* crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono2019-01-271-0/+2
* Following the license change, modify the boilerplates in crypto/err/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-02-131-1/+1
* In err_all.c, include the *err.h headers.Nick Mathewson2018-02-091-26/+27
* Remove the possibility to disable the UI module entirelyRichard Levitte2017-07-031-2/+0
* Add the STORE moduleRichard Levitte2017-06-291-1/+3
* Clean up references to FIPSEmilia Kasper2017-02-281-9/+0
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-33/+37
* Copyright consolidation 05/10Rich Salz2016-05-171-54/+6
* Need err_load_crypto_strings_int declared.Rich Salz2016-04-131-1/+1
* Rename int_*() functions to *_int()Matt Caswell2016-04-131-1/+1
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-131-1/+1
* Fix no-ocspMatt Caswell2016-04-061-0/+2
* Fix "no-ui" configurationRichard Levitte2016-03-311-0/+2
* Move dso.h to internalRich Salz2016-03-231-1/+1
* Remove #error from include files.Rich Salz2016-03-201-24/+8
* Implement support for no-tsRichard Levitte2016-03-181-0/+2
* Add KDF error codesDr. Stephen Henson2016-03-021-0/+2
* Public API for Certificate TransparencyRob Percival2016-02-261-1/+3
* Remove JPAKERich Salz2016-02-171-6/+0
* Auto init/deinit libcryptoMatt Caswell2016-02-091-1/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* remove ecdsa.h header references.Dr. Stephen Henson2015-12-091-3/+0
* remove errorsDr. Stephen Henson2015-12-091-1/+0
* remove ecdh.h headerDr. Stephen Henson2015-12-091-1/+0
* remove ECDH error loadingDr. Stephen Henson2015-12-091-1/+0
* Add ASYNC error codesMatt Caswell2015-11-201-0/+2
* Don't forget to load the CT error stringsRichard Levitte2015-10-211-0/+4
* Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz2015-03-111-7/+1
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-271-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-74/+74
* Don't include comp.h if no-comp set.Dr. Stephen Henson2013-01-201-1/+2
* make no-comp compileDr. Stephen Henson2012-12-301-1/+2
* Include fips header file in err_all.c if needed.Dr. Stephen Henson2011-02-031-0/+3
* Add FIPS error codes.Dr. Stephen Henson2011-02-031-0/+3
* FIPS mode ERR changes. Redirect errors to tiny FIPS callbacks to avoid ERRDr. Stephen Henson2011-01-261-0/+5
* Add COMP error strings.Dr. Stephen Henson2009-08-091-0/+2
* Update from stable-branch.Dr. Stephen Henson2008-11-241-2/+2
* Update from stable branch.Dr. Stephen Henson2008-11-121-1/+4