Age | Commit message (Expand) | Author |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2015-11-19 | Remove a ton of ugly, needless casts for NULL, calloc(), and strdup(). | mmcc |
2004-06-29 | Header cleanup. | Mathieu Sauve-Frankel |
2004-06-25 | Make crufty configure stuff go away. Remove all unused code paths. | Mathieu Sauve-Frankel |
2003-07-05 | protos | Theo de Raadt |
2001-09-03 | with or without fee; received mail permitting this change from angelos | Theo de Raadt |
2001-03-08 | exit(-1) -> exit(1) | Angelos D. Keromytis |
1999-11-05 | Add a sample application as a usage guide, minor manpage correction. | Angelos D. Keromytis |
1999-11-03 | Handle multiple assertions per file in signature verification, better | Angelos D. Keromytis |
1999-10-26 | sync | Angelos D. Keromytis |
1999-10-09 | Roll back yesterday's commit, will wait until after 2.6. | Angelos D. Keromytis |
1999-10-09 | Move all ifdefs in header.h (instead of keynote.h), include header.h | Angelos D. Keromytis |
1999-10-06 | Make some of the perror() calls more informative, correct some | Angelos D. Keromytis |
1999-10-01 | Update for version 2.0 | Angelos D. Keromytis |
1999-05-31 | Sanitize prototypes and variable extern definitions, remove | Angelos D. Keromytis |
1999-05-24 | Unified tool for keynote utils. | Angelos D. Keromytis |
1999-05-23 | KeyNote version 2 trust-management system (security policy handling). | Angelos D. Keromytis |