summaryrefslogtreecommitdiff
path: root/lib/libkeynote/keynote-sign.c
AgeCommit message (Expand)Author
2021-10-24For open/openat, if the flags parameter does not contain O_CREAT, theTheo de Raadt
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2015-11-19Fix typo in previous commitPhilip Guenther
2015-11-19Remove a ton of ugly, needless casts for NULL, calloc(), and strdup().mmcc
2004-06-29Header cleanup.Mathieu Sauve-Frankel
2004-06-25Make crufty configure stuff go away. Remove all unused code paths.Mathieu Sauve-Frankel
2003-07-05protosTheo de Raadt
2002-05-27snprintf and strlcpy cleanup; angelos okTheo de Raadt
2001-09-03with or without fee; received mail permitting this change from angelosTheo de Raadt
2001-03-08exit(-1) -> exit(1)Angelos D. Keromytis
1999-11-03Flexibility in signature printing.Angelos D. Keromytis
1999-10-26syncAngelos D. Keromytis
1999-10-09Roll back yesterday's commit, will wait until after 2.6.Angelos D. Keromytis
1999-10-09Move all ifdefs in header.h (instead of keynote.h), include header.hAngelos D. Keromytis
1999-10-01Update for version 2.0Angelos D. Keromytis
1999-05-31Sanitize prototypes and variable extern definitions, removeAngelos D. Keromytis
1999-05-31Correct prototype and invocation, eliminate a warning or three.Angelos D. Keromytis
1999-05-24Unified tool for keynote utils.Angelos D. Keromytis
1999-05-24Unneeded declaration.Angelos D. Keromytis
1999-05-23KeyNote version 2 trust-management system (security policy handling).Angelos D. Keromytis