summaryrefslogtreecommitdiff
path: root/lib/libkeynote/keynote-ver.l
AgeCommit message (Expand)Author
2015-12-23remove two NULL castsmmcc
2015-12-20Clean up a condition. No functional change. ok tb@mmcc
2015-11-19lexer fixes to work with new flex. from Serguey ParkhomovskyTed Unangst
2013-11-29fairly simple unsigned char casts for ctypeTheo de Raadt
2011-04-06Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'Miod Vallat
2004-06-29Header cleanup.Mathieu Sauve-Frankel
2004-06-25Make crufty configure stuff go away. Remove all unused code paths.Mathieu Sauve-Frankel
2002-05-27snprintf and strlcpy cleanup; angelos okTheo de Raadt
2001-09-03with or without fee; received mail permitting this change from angelosTheo de Raadt
2000-08-11Fix lexer bug (bad handling of escaped double-quote).Angelos D. Keromytis
2000-06-13Fix some compile warnings.Angelos D. Keromytis
2000-02-12Simplify a couple of things in the lexer, make the compiler happy soAngelos D. Keromytis
1999-10-26syncAngelos D. Keromytis
1999-10-09Roll back yesterday's commit, will wait until after 2.6.Angelos D. Keromytis
1999-10-09Move all ifdefs in header.h (instead of keynote.h), include header.hAngelos D. Keromytis
1999-10-06Make some of the perror() calls more informative, correct someAngelos D. Keromytis
1999-10-01Update for version 2.0Angelos D. Keromytis
1999-05-31Sanitize prototypes and variable extern definitions, removeAngelos D. Keromytis
1999-05-23KeyNote version 2 trust-management system (security policy handling).Angelos D. Keromytis