summaryrefslogtreecommitdiffstats
path: root/apps/errstr.c
AgeCommit message (Expand)Author
2016-10-14Constify command optionsFdaSilvaYY
2016-08-04Remove "lockit" from internal error-hash functionRich Salz
2016-05-17Copyright consolidation 01/10Rich Salz
2016-04-21Remove some unused argc assignmentsMatt Caswell
2016-04-21Fix some code maintenance issuesMatt Caswell
2016-02-11Fix errstr error code parsingMatt Caswell
2016-02-10Attempt to log an error if init failedMatt Caswell
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz
2015-03-25free NULL cleanupRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2008-05-26LHASH revamp. make depend.Ben Laurie
2002-12-03EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte
2001-06-23Use apps_shutdown() in all applications, in case someone decides notRichard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2000-09-20On VMS, stdout may very well lead to a file that is written to in aRichard Levitte
2000-04-14New function ERR_error_string_n.Bodo Möller
2000-02-11Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
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