summaryrefslogtreecommitdiffstats
path: root/lib/libkeynote/keynote-keygen.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Header cleanup.msf2004-06-291-1/+7
| | | | ok hshoexer@
* Make crufty configure stuff go away. Remove all unused code paths.msf2004-06-251-32/+7
| | | | | | No change in binaries. ok millert@ deraadt@ hshoexer@
* protosderaadt2003-07-051-1/+3
|
* snprintf and strlcpy cleanup; angelos okderaadt2002-05-271-9/+11
|
* Prototype changed.angelos2001-09-131-6/+2
|
* with or without fee; received mail permitting this change from angelosderaadt2001-09-031-2/+2
|
* Style.angelos2001-07-101-3/+3
|
* -Wallderaadt2001-07-101-2/+3
|
* another size_t printf format missmatchmillert2001-07-071-2/+2
|
* exit(-1) -> exit(1)angelos2001-03-081-21/+21
|
* Sync again (remove unneeded RAND_set calls).angelos2000-09-271-3/+1
|
* Sync.angelos2000-09-261-40/+8
|
* Flexibility in signature printing.angelos1999-11-031-3/+3
|
* syncangelos1999-10-261-2/+2
|
* Roll back yesterday's commit, will wait until after 2.6.angelos1999-10-091-2/+2
|
* Move all ifdefs in header.h (instead of keynote.h), include header.hangelos1999-10-091-2/+2
| | | | in all files including keynote.h, update manpage.
* Make some of the perror() calls more informative, correct someangelos1999-10-061-7/+7
| | | | | inconsistencies in the man page and the query tool, update the testsuite accordingly.
* Update for version 2.0angelos1999-10-011-18/+16
|
* Sanitize prototypes and variable extern definitions, removeangelos1999-05-311-10/+4
| | | | unnecessary header file, add prototypes header file for utility building.
* Unified tool for keynote utils.angelos1999-05-241-8/+8
|
* KeyNote version 2 trust-management system (security policy handling).angelos1999-05-231-0/+408
Utilities to follow.