Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove a ton of ugly, needless casts for NULL, calloc(), and strdup(). | 2015-11-19 | 1 | -19/+19 | |
| | | | | No binary change. | ||||
* | Header cleanup. | 2004-06-29 | 1 | -1/+7 | |
| | | | | ok hshoexer@ | ||||
* | Make crufty configure stuff go away. Remove all unused code paths. | 2004-06-25 | 1 | -32/+7 | |
| | | | | | | No change in binaries. ok millert@ deraadt@ hshoexer@ | ||||
* | protos | 2003-07-05 | 1 | -1/+3 | |
| | |||||
* | snprintf and strlcpy cleanup; angelos ok | 2002-05-27 | 1 | -9/+11 | |
| | |||||
* | Prototype changed. | 2001-09-13 | 1 | -6/+2 | |
| | |||||
* | with or without fee; received mail permitting this change from angelos | 2001-09-03 | 1 | -2/+2 | |
| | |||||
* | Style. | 2001-07-10 | 1 | -3/+3 | |
| | |||||
* | -Wall | 2001-07-10 | 1 | -2/+3 | |
| | |||||
* | another size_t printf format missmatch | 2001-07-07 | 1 | -2/+2 | |
| | |||||
* | exit(-1) -> exit(1) | 2001-03-08 | 1 | -21/+21 | |
| | |||||
* | Sync again (remove unneeded RAND_set calls). | 2000-09-27 | 1 | -3/+1 | |
| | |||||
* | Sync. | 2000-09-26 | 1 | -40/+8 | |
| | |||||
* | Flexibility in signature printing. | 1999-11-03 | 1 | -3/+3 | |
| | |||||
* | sync | 1999-10-26 | 1 | -2/+2 | |
| | |||||
* | Roll back yesterday's commit, will wait until after 2.6. | 1999-10-09 | 1 | -2/+2 | |
| | |||||
* | Move all ifdefs in header.h (instead of keynote.h), include header.h | 1999-10-09 | 1 | -2/+2 | |
| | | | | in all files including keynote.h, update manpage. | ||||
* | Make some of the perror() calls more informative, correct some | 1999-10-06 | 1 | -7/+7 | |
| | | | | | inconsistencies in the man page and the query tool, update the testsuite accordingly. | ||||
* | Update for version 2.0 | 1999-10-01 | 1 | -18/+16 | |
| | |||||
* | Sanitize prototypes and variable extern definitions, remove | 1999-05-31 | 1 | -10/+4 | |
| | | | | unnecessary header file, add prototypes header file for utility building. | ||||
* | Unified tool for keynote utils. | 1999-05-24 | 1 | -8/+8 | |
| | |||||
* | KeyNote version 2 trust-management system (security policy handling). | 1999-05-23 | 1 | -0/+408 | |
Utilities to follow. |