summaryrefslogtreecommitdiffstats
path: root/lib/libkeynote/keynote.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make keynote.h C++ safemsf2004-06-241-1/+3
| | | | ok todd@
* with or without fee; received mail permitting this change from angelosderaadt2001-09-031-2/+2
|
* Manpage links.angelos2000-05-181-1/+2
|
* Oops, typo.angelos2000-05-171-2/+2
|
* Add kn_free_key()angelos2000-05-171-1/+2
|
* syncangelos1999-10-261-16/+1
|
* Roll back yesterday's commit, will wait until after 2.6.angelos1999-10-091-1/+16
|
* Move all ifdefs in header.h (instead of keynote.h), include header.hangelos1999-10-091-16/+1
| | | | in all files including keynote.h, update manpage.
* Remove ifdefs.angelos1999-10-011-46/+2
|
* Update for version 2.0angelos1999-10-011-18/+60
|
* Indentation.angelos1999-08-161-2/+2
|
* Correct ssl include file(s) path.angelos1999-08-131-10/+10
|
* Sanitize prototypes and variable extern definitions, removeangelos1999-05-311-5/+4
| | | | unnecessary header file, add prototypes header file for utility building.
* Correct prototype and invocation, eliminate a warning or three.angelos1999-05-311-1/+2
|
* Export kn_keycompare() in the API, update the spec and man pages.angelos1999-05-251-1/+2
| | | | Note that the *.1 manpages will all be rolled into a single one soon.
* KeyNote version 2 trust-management system (security policy handling).angelos1999-05-231-0/+195
Utilities to follow.