Age | Commit message (Expand) | Author |
2006-04-09 | new sentence, new line; | Jason McIntyre |
2006-04-09 | macro fix; from moritz grimm | Jason McIntyre |
2005-11-24 | use WANTLINT= (on all architectures) | Theo de Raadt |
2005-05-05 | grammar/mdoc fixes; | Jason McIntyre |
2005-01-05 | remove wrong free() after realloc(). | Hans-Joerg Hoexer |
2004-12-20 | RFC documents are not free enough | Theo de Raadt |
2004-08-25 | typos from -f (PR #3907); | Jason McIntyre |
2004-06-29 | Header cleanup. | Mathieu Sauve-Frankel |
2004-06-26 | kill whitespace at eol; | Jason McIntyre |
2004-06-25 | Remove config.h. Last of the remaining configure artifacts. | Mathieu Sauve-Frankel |
2004-06-25 | Make crufty configure stuff go away. Remove all unused code paths. | Mathieu Sauve-Frankel |
2004-06-25 | Remove unused gnu style configure stuff. | Mathieu Sauve-Frankel |
2004-06-24 | Remove unused getopt implementation. These files are not used. | Mathieu Sauve-Frankel |
2004-06-24 | Document kn_get_string() a bit better and describe the return value. | Hans-Joerg Hoexer |
2004-06-24 | make keynote.h C++ safe | Mathieu Sauve-Frankel |
2004-06-24 | Remove unsupported algortihm types from keynote keygen section of the manpage. | Mathieu Sauve-Frankel |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre |
2003-07-08 | - fix some lists/displays | Jason McIntyre |
2003-07-05 | protos | Theo de Raadt |
2003-06-26 | simple protos | Theo de Raadt |
2003-06-02 | section reorder; | Jason McIntyre |
2003-05-24 | - typos; | Jason McIntyre |
2003-04-08 | invalid mdoc macros | David Krause |
2003-04-02 | Use snprintf instead of sprintf; deraadt@ OK | Todd C. Miller |
2003-03-20 | typos; | Jason McIntyre |
2003-03-14 | RSA blinding on private keys. angelos@ ok. | Hakan Olsson |
2003-01-19 | typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-15 | typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2002-06-17 | Make the stupid warnings go away. | Angelos D. Keromytis |
2002-06-09 | use strchr() instead of index() | Theo de Raadt |
2002-05-27 | snprintf and strlcpy cleanup; angelos ok | Theo de Raadt |
2002-05-03 | Fix typo. | Angelos D. Keromytis |
2002-05-01 | o) start new sentence on a new line; | Mike Pechkin |
2002-04-30 | Initial cleanup: | Mike Pechkin |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-09-13 | Prototype changed. | Angelos D. Keromytis |
2001-09-03 | with or without fee; received mail permitting this change from angelos | Theo de Raadt |
2001-09-03 | indent fixes | Theo de Raadt |
2001-08-16 | o) -mdoc syntax improvements; | Mike Pechkin |
2001-08-06 | o) We always close .Bl and .Bd tags; | Mike Pechkin |
2001-07-18 | no, size_t can be unsigned long or int | Theo de Raadt |
2001-07-10 | Style. | Angelos D. Keromytis |
2001-07-10 | -Wall | Theo de Raadt |
2001-07-07 | another size_t printf format missmatch | Todd C. Miller |
2001-07-06 | Fix warning on, use "%lu" to print a size_t since it is a u_long | Todd C. Miller |
2001-06-07 | Rogue debug printf. | Angelos D. Keromytis |
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 |