aboutsummaryrefslogtreecommitdiffstats
path: root/util/ck_errf.pl
Commit message (Collapse)AuthorAgeFilesLines
* Allow for types with leading underscore when checking error macros.Richard Levitte2015-04-281-1/+1
| | | | | | | | We have an increasing number of function declarations starting with '__owur'. Unfortunately, util/ck_errf.pl fails to detect them. A simple change fixes that issue. Reviewed-by: Emilia Käsper <emilia@openssl.org>
* Fix make errorsMatt Caswell2015-01-221-1/+1
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Update default dependency flags.Dr. Stephen Henson2009-08-121-3/+17
| | | | | | Make error name discrepancies a fatal error. Fix error codes. make update
* Fix various error codes to match functions.Dr. Stephen Henson2006-07-171-1/+1
|
* Fix more error codes.Bodo Möller2005-05-111-3/+8
| | | | | (Also improve util/ck_errf.pl script, and occasionally fix source code formatting.)
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-091-1/+1
| | | | | | | | during "make errors" and thus during "make update". Fix lots of bugs that util/ck_errf.pl can detect automatically. Various others of these are still left to fix; that's why "make update" will complain loudly when run now.
* Fix various incorrect error function codes.Bodo Möller2005-04-261-1/+1
| | | | ("perl util/ck_errf.pl */*.c */*/*.c" still reports many more.)
* fix SSLerr stuff for DTLS1 code;Bodo Möller2005-04-261-2/+2
| | | | | move some functions from exported header <openssl/dtl1.h> into "ssl_locl.h"; fix silly indentation (a TAB is *not* always 4 spaces)
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+1
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+44