summaryrefslogtreecommitdiff
path: root/lib/libkeynote
AgeCommit message (Expand)Author
2012-12-21remove makefile hacks that are no longer needed with t1 t2: working properlyMarc Espie
2012-09-27last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-08-15use Lk for links;Jason McIntyre
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.Okan Demirmen
2012-07-11make -j# fix, I had this forever actually.Marc Espie
2011-09-29ssl.8: Certifying Authority -> Certificate AuthorityJason McIntyre
2011-04-06Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'Miod Vallat
2010-12-22seemingly the "Decentralized Trust Management" paper comes from theJason McIntyre
2010-09-19more wacky macro fixing;Jason McIntyre
2010-07-01libkeynote development has been paused for a while. ok deraadtTed Unangst
2010-03-26dispense with some wacky escape sequences;Jason McIntyre
2009-12-11clean up the realloc code to make a parfait false positive go away.Theo de Raadt
2007-08-03Update URL of the keynote webpage. While there, update angelos' emailHans-Joerg Hoexer
2007-05-31convert to new .Dd format;Jason McIntyre
2007-03-03remove duplicate option; spotted by Igor SobradoJason McIntyre
2006-12-16strlen fix.Ray Lai
2006-04-09new sentence, new line;Jason McIntyre
2006-04-09macro fix; from moritz grimmJason McIntyre
2005-11-24use WANTLINT= (on all architectures)Theo de Raadt
2005-05-05grammar/mdoc fixes;Jason McIntyre
2005-01-05remove wrong free() after realloc().Hans-Joerg Hoexer
2004-12-20RFC documents are not free enoughTheo de Raadt
2004-08-25typos from -f (PR #3907);Jason McIntyre
2004-06-29Header cleanup.Mathieu Sauve-Frankel
2004-06-26kill whitespace at eol;Jason McIntyre
2004-06-25Remove config.h. Last of the remaining configure artifacts.Mathieu Sauve-Frankel
2004-06-25Make crufty configure stuff go away. Remove all unused code paths.Mathieu Sauve-Frankel
2004-06-25Remove unused gnu style configure stuff.Mathieu Sauve-Frankel
2004-06-24Remove unused getopt implementation. These files are not used.Mathieu Sauve-Frankel
2004-06-24Document kn_get_string() a bit better and describe the return value.Hans-Joerg Hoexer
2004-06-24make keynote.h C++ safeMathieu Sauve-Frankel
2004-06-24Remove unsupported algortihm types from keynote keygen section of the manpage.Mathieu Sauve-Frankel
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-07-08- fix some lists/displaysJason McIntyre
2003-07-05protosTheo de Raadt
2003-06-26simple protosTheo de Raadt
2003-06-02section reorder;Jason McIntyre
2003-05-24- typos;Jason McIntyre
2003-04-08invalid mdoc macrosDavid Krause
2003-04-02Use snprintf instead of sprintf; deraadt@ OKTodd C. Miller
2003-03-20typos;Jason McIntyre
2003-03-14RSA blinding on private keys. angelos@ ok.Hakan Olsson
2003-01-19typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-15typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2002-06-17Make the stupid warnings go away.Angelos D. Keromytis
2002-06-09use strchr() instead of index()Theo de Raadt
2002-05-27snprintf and strlcpy cleanup; angelos okTheo de Raadt
2002-05-03Fix typo.Angelos D. Keromytis
2002-05-01o) start new sentence on a new line;Mike Pechkin
2002-04-30Initial cleanup:Mike Pechkin