Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0' | 2011-04-06 | 1 | -2/+2 | |
| | | | | for chars. | ||||
* | Header cleanup. | 2004-06-29 | 1 | -1/+2 | |
| | | | | ok hshoexer@ | ||||
* | Make crufty configure stuff go away. Remove all unused code paths. | 2004-06-25 | 1 | -22/+4 | |
| | | | | | | No change in binaries. ok millert@ deraadt@ hshoexer@ | ||||
* | snprintf and strlcpy cleanup; angelos ok | 2002-05-27 | 1 | -4/+5 | |
| | |||||
* | with or without fee; received mail permitting this change from angelos | 2001-09-03 | 1 | -2/+2 | |
| | |||||
* | Fix lexer bug (bad handling of escaped double-quote). | 2000-08-11 | 1 | -2/+2 | |
| | |||||
* | Fix some compile warnings. | 2000-06-13 | 1 | -2/+2 | |
| | |||||
* | Simplify a couple of things in the lexer, make the compiler happy so | 2000-02-12 | 1 | -3/+10 | |
| | | | | -Wall doesn't complain at the lexers. | ||||
* | sync | 1999-10-26 | 1 | -2/+4 | |
| | |||||
* | Roll back yesterday's commit, will wait until after 2.6. | 1999-10-09 | 1 | -4/+2 | |
| | |||||
* | Move all ifdefs in header.h (instead of keynote.h), include header.h | 1999-10-09 | 1 | -2/+4 | |
| | | | | in all files including keynote.h, update manpage. | ||||
* | Make some of the perror() calls more informative, correct some | 1999-10-06 | 1 | -25/+18 | |
| | | | | | inconsistencies in the man page and the query tool, update the testsuite accordingly. | ||||
* | Update for version 2.0 | 1999-10-01 | 1 | -3/+23 | |
| | |||||
* | Sanitize prototypes and variable extern definitions, remove | 1999-05-31 | 1 | -7/+4 | |
| | | | | unnecessary header file, add prototypes header file for utility building. | ||||
* | KeyNote version 2 trust-management system (security policy handling). | 1999-05-23 | 1 | -0/+273 | |
Utilities to follow. |