summaryrefslogtreecommitdiff
path: root/crypto/err/err_prn.c
Commit message (Expand)AuthorAgeFilesLines
* err: remove TODOsPauli2021-06-021-1/+0
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Fix misc external ossl_ symbols.Shane Lontis2021-03-181-2/+1
* ERR: Restore the similarity of ERR_print_error_cb() and ERR_error_string_n()Richard Levitte2020-11-271-28/+10
* ERR: special case system errorsRichard Levitte2020-07-051-3/+23
* Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR...Shane Lontis2020-05-261-2/+3
* Update copyright yearMatt Caswell2020-04-231-1/+1
* fix two mistakes w.r.t. ERR_LIB_* parameters in ERR_add_error_txt()Dr. David von Oheimb2020-03-101-2/+2
* chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb2020-02-171-1/+119
* Check the return from OPENSSL_buf2hexstr()Matt Caswell2019-11-291-1/+2
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Deprecate the public definition of ERR_STATERichard Levitte2019-09-121-0/+3
* Modernise ERR_print_errors_cb()Richard Levitte2019-09-121-8/+14
* Print thread IDs nicely.Pauli2019-06-211-15/+7
* Following the license change, modify the boilerplates in crypto/err/Richard Levitte2018-12-061-1/+1
* Consistent formatting for sizeof(foo)Rich Salz2017-12-071-1/+1
* Remove unnecessary #include <openssl/lhash.h> directives.Pauli2017-09-291-2/+1
* Copyright consolidation 05/10Rich Salz2016-05-171-54/+6
* Fold threads.h into crypto.h making API publicViktor Dukhovni2016-05-161-1/+0
* Fix a big leak when using stack-allocated BIO items.FdaSilvaYY2016-03-291-17/+12
* Remove the old threading APIMatt Caswell2016-03-091-5/+13
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-44/+43
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-1/+1
* PR: 2253Dr. Stephen Henson2010-05-151-1/+2
* Remove the dual-callback scheme for numeric and pointer thread IDs,Geoff Thorpe2008-08-061-1/+3
* Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe2008-07-031-3/+1
* There was a need to support thread ID types that couldn't be reliably castGeoff Thorpe2008-03-281-1/+3
* Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov2005-05-171-2/+7
* makedepend complains when a header file is included more than once inRichard Levitte2002-10-141-1/+0
* Translate into valid C (don't call functions with wrong prototypes).Bodo Möller2001-06-251-10/+6
* New error printing function that gives the possibility to print theRichard Levitte2001-06-231-23/+27
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* New function ERR_error_string_n.Bodo Möller2000-04-141-2/+4
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-4/+2
* Massive constification.Ben Laurie1999-04-171-2/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-11/+16
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+102