summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/err/err.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support OPENSSL_NO_FILENAMEStb2025-03-091-73/+73
* Remove ERR_add_{,v}data()tb2024-08-311-3/+1
* Hide remaining unused ERR functions in err.hbeck2024-07-091-3/+1
* Adjust signature of ERR_load_strings()tb2024-03-021-3/+3
* Remove ERR_get_statetb2024-03-021-12/+1
* Remove more ERR crufttb2023-07-281-7/+1
* Remove ERR_{get,set}_implementation()tb2023-07-281-10/+1
* Move a few functions out of OPENSSL_NO_DEPRECATEDtb2023-04-091-4/+3
* Provide ERR_R_INIT_FAIL.jsing2022-08-291-2/+2
* Provide KDFerr() and KDFerror() macrostb2022-05-051-1/+4
* Make the certificate transparency code build with the rest of the librarybeck2021-11-241-1/+4
* Mark ERR_add_error_data and ERR_add_error_vdata as not for internal use,beck2017-02-201-1/+3
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-2/+38
* Hide SSLerr() under #ifndef LIBRESSL_INTERNAL since we shouldn't bebeck2017-01-261-2/+4
* GOST crypto algorithms (well, most of them), ported from the removed GOSTmiod2014-11-091-1/+3
* Revert change that snuck into previous commit.jsing2014-07-111-3/+1
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-1/+3
* We do not care about broken Borland C pre-processors.jsing2014-07-081-5/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Everything sane has stdio, and FILE *. we don't need ifdefs for this.beck2014-05-291-4/+0
* Almost nothing actually needs to include <openssl/e_os2.h>, however byjsing2014-05-241-1/+1
* add ERR_asprintf_error_data, A tool to be used to get rid of the far toobeck2014-04-241-0/+1
* KNF.jsing2014-04-211-29/+27
* resolve conflictsdjm2012-10-131-1/+2
* resolve conflicts, fix local changesdjm2010-10-011-11/+66
* resolve conflictsdjm2009-01-091-0/+8
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-1/+3
* resolve conflictsdjm2008-09-061-5/+23
* resolve conflictsdjm2005-04-291-0/+3
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-0/+1
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-0/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-82/+101
* openssl-engine-0.9.6 mergebeck2000-12-151-12/+25
* OpenSSL 0.9.5 mergebeck2000-03-191-4/+6
* OpenSSL 0.9.4 mergebeck1999-09-291-53/+29
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+287