summaryrefslogtreecommitdiffstats
path: root/crypto/err/err_prn.c
AgeCommit message (Expand)Author
2021-06-02err: remove TODOsPauli
2021-04-08Update copyright yearMatt Caswell
2021-03-18Fix misc external ossl_ symbols.Shane Lontis
2020-11-27ERR: Restore the similarity of ERR_print_error_cb() and ERR_error_string_n()Richard Levitte
2020-07-05ERR: special case system errorsRichard Levitte
2020-05-26Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR...Shane Lontis
2020-04-23Update copyright yearMatt Caswell
2020-03-10fix two mistakes w.r.t. ERR_LIB_* parameters in ERR_add_error_txt()Dr. David von Oheimb
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb
2019-11-29Check the return from OPENSSL_buf2hexstr()Matt Caswell
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-12Deprecate the public definition of ERR_STATERichard Levitte
2019-09-12Modernise ERR_print_errors_cb()Richard Levitte
2019-06-21Print thread IDs nicely.Pauli
2018-12-06Following the license change, modify the boilerplates in crypto/err/Richard Levitte
2017-12-07Consistent formatting for sizeof(foo)Rich Salz
2017-09-29Remove unnecessary #include <openssl/lhash.h> directives.Pauli
2016-05-17Copyright consolidation 05/10Rich Salz
2016-05-16Fold threads.h into crypto.h making API publicViktor Dukhovni
2016-03-29Fix a big leak when using stack-allocated BIO items.FdaSilvaYY
2016-03-09Remove the old threading APIMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2010-05-15PR: 2253Dr. Stephen Henson
2008-08-06Remove the dual-callback scheme for numeric and pointer thread IDs,Geoff Thorpe
2008-07-03Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe
2008-03-28There was a need to support thread ID types that couldn't be reliably castGeoff Thorpe
2005-05-17Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov
2002-10-14makedepend complains when a header file is included more than once inRichard Levitte
2001-06-25Translate into valid C (don't call functions with wrong prototypes).Bodo Möller
2001-06-23New error printing function that gives the possibility to print theRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-04-14New function ERR_error_string_n.Bodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall