Age | Commit message (Expand) | Author |
2021-10-24 | For open/openat, if the flags parameter does not contain O_CREAT, the | Theo de Raadt |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2015-11-19 | Fix typo in previous commit | Philip Guenther |
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 |
2002-05-27 | snprintf and strlcpy cleanup; angelos ok | 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-03 | Flexibility in signature printing. | 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-01 | Update for version 2.0 | Angelos D. Keromytis |
1999-05-31 | Sanitize prototypes and variable extern definitions, remove | Angelos D. Keromytis |
1999-05-31 | Correct prototype and invocation, eliminate a warning or three. | Angelos D. Keromytis |
1999-05-24 | Unified tool for keynote utils. | Angelos D. Keromytis |
1999-05-24 | Unneeded declaration. | Angelos D. Keromytis |
1999-05-23 | KeyNote version 2 trust-management system (security policy handling). | Angelos D. Keromytis |