summaryrefslogtreecommitdiff
path: root/lib/libkeynote/signature.c
AgeCommit message (Collapse)Author
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-01Update for version 2.0Angelos D. Keromytis
1999-08-16Indentation.Angelos D. Keromytis
1999-08-13Work with newest version of OpenSSL.Angelos 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-31Correct prototype and invocation, eliminate a warning or three.Angelos D. Keromytis
1999-05-25Export kn_keycompare() in the API, update the spec and man pages.Angelos D. Keromytis
Note that the *.1 manpages will all be rolled into a single one soon.
1999-05-23KeyNote version 2 trust-management system (security policy handling).Angelos D. Keromytis
Utilities to follow.