summaryrefslogtreecommitdiff
path: root/lib/libkeynote/keynote-sigver.c
AgeCommit message (Collapse)Author
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-05Add a sample application as a usage guide, minor manpage correction.Angelos D. Keromytis
1999-11-03Handle multiple assertions per file in signature verification, betterAngelos D. Keromytis
detection of malformed credentials, update manpages, sync with release.
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
in all files including keynote.h, update manpage.
1999-10-06Make some of the perror() calls more informative, correct someAngelos D. Keromytis
inconsistencies in the man page and the query tool, update the testsuite accordingly.
1999-10-01Update for version 2.0Angelos D. Keromytis
1999-05-31Sanitize prototypes and variable extern definitions, removeAngelos D. Keromytis
unnecessary header file, add prototypes header file for utility building.
1999-05-24Unified tool for keynote utils.Angelos D. Keromytis
1999-05-23KeyNote version 2 trust-management system (security policy handling).Angelos D. Keromytis
Utilities to follow.