summaryrefslogtreecommitdiff
path: root/apps/errstr.c
Commit message (Expand)AuthorAgeFilesLines
* Check non-option argumentsRich Salz2020-12-151-6/+9
* Document command parameters.Rich Salz2019-11-201-1/+3
* Add "sections" to -help outputRich Salz2019-11-081-0/+2
* Following the license change, modify the boilerplates in apps/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-02-131-1/+1
* apps: Don't include progs.h in apps.hRichard Levitte2018-01-311-0/+1
* Consistent formatting for sizeof(foo)Rich Salz2017-12-071-1/+1
* Remove parentheses of return.KaoruToda2017-10-181-1/+1
* Remove unnecessary #include <openssl/lhash.h> directives.Pauli2017-09-291-1/+0
* Clean up a bundle of codingstyle stuff in apps directoryPaul Yang2017-06-121-3/+3
* Constify command optionsFdaSilvaYY2016-10-141-1/+1
* Remove "lockit" from internal error-hash functionRich Salz2016-08-041-12/+1
* Copyright consolidation 01/10Rich Salz2016-05-171-54/+6
* Remove some unused argc assignmentsMatt Caswell2016-04-211-1/+0
* Fix some code maintenance issuesMatt Caswell2016-04-211-1/+0
* Fix errstr error code parsingMatt Caswell2016-02-111-1/+1
* Attempt to log an error if init failedMatt Caswell2016-02-101-0/+5
* Big apps cleanup (option-parsing, etc)Rich Salz2015-04-241-41/+44
* free NULL cleanupRich Salz2015-03-251-2/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-54/+47
* LHASH revamp. make depend.Ben Laurie2008-05-261-4/+6
* EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte2002-12-031-1/+1
* Use apps_shutdown() in all applications, in case someone decides notRichard Levitte2001-06-231-0/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-1/+1
* On VMS, stdout may very well lead to a file that is written to in aRichard Levitte2000-09-201-1/+7
* New function ERR_error_string_n.Bodo Möller2000-04-141-1/+4
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-3/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+116