Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-25 | Sync with current version (just the file renamed). | Angelos D. Keromytis | |
2000-01-10 | the the | Theo de Raadt | |
1999-12-02 | Minor repairs. | Aaron Campbell | |
1999-11-17 | add MLINKs | Todd C. Miller | |
1999-11-05 | Formatting. | Angelos D. Keromytis | |
1999-11-05 | Add a sample application as a usage guide, minor manpage correction. | Angelos D. Keromytis | |
1999-11-03 | Handle multiple assertions per file in signature verification, better | Angelos D. Keromytis | |
detection of malformed credentials, update manpages, sync with release. | |||
1999-11-03 | Flexibility in signature printing. | Angelos D. Keromytis | |
1999-10-26 | sync | Angelos D. Keromytis | |
1999-10-11 | Fix language to be closer to reality. | Angelos D. Keromytis | |
1999-10-11 | Lower-case the name. | Angelos D. Keromytis | |
1999-10-11 | keynote.5 references. | Angelos D. Keromytis | |
1999-10-11 | Assertion syntax manpage. | Angelos D. Keromytis | |
1999-10-11 | Greatly expand keynote.4 to include query semantics, cross references. | Angelos D. Keromytis | |
1999-10-09 | Roll back yesterday's commit, will wait until after 2.6. | Angelos D. Keromytis | |
1999-10-09 | Move all ifdefs in header.h (instead of keynote.h), include header.h | Angelos D. Keromytis | |
in all files including keynote.h, update manpage. | |||
1999-10-09 | Better handling of errors in kn_query, update manpage accordingly. | Angelos D. Keromytis | |
1999-10-06 | Sync with release. | Angelos D. Keromytis | |
1999-10-06 | Make some of the perror() calls more informative, correct some | Angelos D. Keromytis | |
inconsistencies in the man page and the query tool, update the testsuite accordingly. | |||
1999-10-06 | Fix a typo in manpage, as well as bogus error reporting. | Angelos D. Keromytis | |
1999-10-01 | set NOPIC | Angelos D. Keromytis | |
1999-10-01 | Remove ifdefs. | Angelos D. Keromytis | |
1999-10-01 | Remove the totally broken Makefile.bsd-wrapper, go back to old scheme | Angelos D. Keromytis | |
1999-10-01 | Update for version 2.0 | Angelos D. Keromytis | |
1999-09-23 | Typo fixes. | Alex Feldman | |
1999-08-16 | Indentation. | Angelos D. Keromytis | |
1999-08-13 | Work with newest version of OpenSSL. | Angelos D. Keromytis | |
1999-08-13 | Correct ssl include file(s) path. | Angelos D. Keromytis | |
1999-08-13 | Oops, missed updating distfile version. | Angelos D. Keromytis | |
1999-08-13 | Update the include paths. | Angelos D. Keromytis | |
1999-07-14 | Update for 2-beta3 version | Angelos D. Keromytis | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-07-07 | when using `-' as a negative sign, escape it with a backslash so troff knows | Aaron Campbell | |
it's not supposed to be a hyphen/dash | |||
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell | |
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||
1999-07-02 | remove redundant .Pp macros | Aaron Campbell | |
1999-06-25 | Update for correct location of OpenSSL include files. | Angelos D. Keromytis | |
1999-06-21 | Update. | Angelos D. Keromytis | |
1999-05-31 | Clarify usage message. | Angelos D. Keromytis | |
1999-05-31 | Sanitize prototypes and variable extern definitions, remove | Angelos D. Keromytis | |
unnecessary header file, add prototypes header file for utility building. | |||
1999-05-31 | Add -Wall | Angelos D. Keromytis | |
1999-05-31 | Correct prototype and invocation, eliminate a warning or three. | Angelos D. Keromytis | |
1999-05-27 | Fix some typos. | Angelos D. Keromytis | |
1999-05-27 | Single manpage for command-line tool. | Angelos D. Keromytis | |
1999-05-26 | Typos and proper form (deraadt@) | Angelos D. Keromytis | |
1999-05-25 | Export 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-24 | Update Makefile, fix README, add a proper usage in keynote-main.c | Angelos D. Keromytis | |
1999-05-24 | This one tried to escape. | Angelos D. Keromytis | |
1999-05-24 | Fix typos. | Angelos D. Keromytis | |
1999-05-24 | Update man pages to reflect new usage method. | Angelos D. Keromytis | |
1999-05-24 | Unified tool for keynote utils. | Angelos D. Keromytis | |