summaryrefslogtreecommitdiffstats
path: root/lib/libkeynote (follow)
Commit message (Expand)AuthorAgeFilesLines
* use Lk for links;jmc2012-08-154-12/+12
* remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan2012-08-021-2/+1
* make -j# fix, I had this forever actually.espie2012-07-111-3/+6
* ssl.8: Certifying Authority -> Certificate Authorityjmc2011-09-291-5/+4
* Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'miod2011-04-062-4/+4
* seemingly the "Decentralized Trust Management" paper comes from thejmc2010-12-224-12/+12
* more wacky macro fixing;jmc2010-09-191-5/+5
* libkeynote development has been paused for a while. ok deraadttedu2010-07-011-10/+0
* dispense with some wacky escape sequences;jmc2010-03-261-9/+9
* clean up the realloc code to make a parfait false positive go away.deraadt2009-12-111-5/+3
* Update URL of the keynote webpage. While there, update angelos' emailhshoexer2007-08-034-16/+16
* convert to new .Dd format;jmc2007-05-314-8/+8
* remove duplicate option; spotted by Igor Sobradojmc2007-03-031-3/+2
* strlen fix.ray2006-12-161-2/+2
* new sentence, new line;jmc2006-04-091-7/+9
* macro fix; from moritz grimmjmc2006-04-091-2/+2
* use WANTLINT= (on all architectures)deraadt2005-11-241-1/+2
* grammar/mdoc fixes;jmc2005-05-051-95/+92
* remove wrong free() after realloc().hshoexer2005-01-051-2/+1
* RFC documents are not free enoughderaadt2004-12-202-2470/+0
* typos from -f (PR #3907);jmc2004-08-251-3/+3
* Header cleanup.msf2004-06-2915-39/+46
* kill whitespace at eol;jmc2004-06-261-2/+2
* Remove config.h. Last of the remaining configure artifacts.msf2004-06-251-93/+0
* Make crufty configure stuff go away. Remove all unused code paths.msf2004-06-2517-760/+86
* Remove unused gnu style configure stuff.msf2004-06-254-3073/+0
* Remove unused getopt implementation. These files are not used.msf2004-06-242-97/+0
* Document kn_get_string() a bit better and describe the return value.hshoexer2004-06-241-1/+6
* make keynote.h C++ safemsf2004-06-241-1/+3
* Remove unsupported algortihm types from keynote keygen section of the manpage.msf2004-06-241-3/+1
* typos from Jonathon Gray;jmc2003-11-081-2/+2
* - fix some lists/displaysjmc2003-07-084-82/+57
* protosderaadt2003-07-055-6/+16
* simple protosderaadt2003-06-262-5/+5
* section reorder;jmc2003-06-021-6/+6
* - typos;jmc2003-05-241-2/+2
* invalid mdoc macrosdavid2003-04-081-2/+2
* Use snprintf instead of sprintf; deraadt@ OKmillert2003-04-022-17/+34
* typos;jmc2003-03-201-4/+4
* RSA blinding on private keys. angelos@ ok.ho2003-03-141-1/+9
* typos; jmc@prioris.mini.pw.edu.plderaadt2003-01-191-6/+6
* typos; jmc@prioris.mini.pw.edu.plderaadt2003-01-151-4/+4
* Make the stupid warnings go away.angelos2002-06-171-5/+5
* use strchr() instead of index()deraadt2002-06-092-6/+6
* snprintf and strlcpy cleanup; angelos okderaadt2002-05-276-36/+43
* Fix typo.angelos2002-05-031-3/+3
* o) start new sentence on a new line;mpech2002-05-014-36/+55
* Initial cleanup:mpech2002-04-304-27/+27
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-3/+3
* Prototype changed.angelos2001-09-131-6/+2