Age | Commit message (Expand) | Author |
2001-03-22 | it is kn_add_action, not keynote_add_action | Todd C. Miller |
2001-03-22 | typo in ERROR_NOTFOUND error message | Todd C. Miller |
2001-03-22 | Fix thinko in kn_do_query error checking; angelos OK'd | Todd C. Miller |
2001-03-08 | exit(-1) -> exit(1) | Angelos D. Keromytis |
2001-02-13 | Fix authorizer removal problem. | Angelos D. Keromytis |
2000-10-09 | Sync. | Angelos D. Keromytis |
2000-10-03 | Sync again. | Angelos D. Keromytis |
2000-10-03 | Sync. | Angelos D. Keromytis |
2000-09-27 | Sync again (remove unneeded RAND_set calls). | Angelos D. Keromytis |
2000-09-26 | Sync. | Angelos D. Keromytis |
2000-09-17 | Arguments to .Dt macros should be all-caps. | Aaron Campbell |
2000-08-11 | Fix lexer bug (bad handling of escaped double-quote). | Angelos D. Keromytis |
2000-06-13 | Fix some compile warnings. | Angelos D. Keromytis |
2000-06-13 | Cast to avoid warning. | Angelos D. Keromytis |
2000-05-19 | Fix macro typo. | Angelos D. Keromytis |
2000-05-18 | Really find the requested assertions, and fix authorizer retrieval. | Angelos D. Keromytis |
2000-05-18 | Grrr...typo'ed on the typo correction...I'll call it a day (or night). | Angelos D. Keromytis |
2000-05-18 | Oops, typo. | Angelos D. Keromytis |
2000-05-18 | Manpage links. | Angelos D. Keromytis |
2000-05-18 | Plug a minor memory leak associated with kn_get_licensees(), and make | Angelos D. Keromytis |
2000-05-17 | Oops, typo. | Angelos D. Keromytis |
2000-05-17 | Add kn_free_key() | Angelos D. Keromytis |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-03-10 | Sync. | Angelos D. Keromytis |
2000-03-06 | Various mdoc fixups. | Aaron Campbell |
2000-02-18 | Scale-down cleanup table on allocation failure (Stanley@webspective.com) | Angelos D. Keromytis |
2000-02-12 | Correctly handle comments at the beginning of an assertion (noted by | Angelos D. Keromytis |
2000-02-12 | Sync. | Angelos D. Keromytis |
2000-02-12 | Simplify a couple of things in the lexer, make the compiler happy so | Angelos D. Keromytis |
2000-02-01 | Fix typo. | Angelos D. Keromytis |
2000-01-30 | Remove bogus ~ from keynote_stringhash() which resulted in all | Angelos D. Keromytis |
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 |
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 |
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 |