summaryrefslogtreecommitdiffstats
path: root/lib/libkeynote/parse_assertion.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-14s/begining/beginning/gmmcc1-2/+2
2015-11-19Remove a ton of ugly, needless casts for NULL, calloc(), and strdup().mmcc1-43/+43
2013-11-29fairly simple unsigned char casts for ctypederaadt1-4/+4
2004-06-29Header cleanup.msf1-2/+2
2004-06-25Make crufty configure stuff go away. Remove all unused code paths.msf1-14/+5
2001-09-03with or without fee; received mail permitting this change from angelosderaadt1-2/+2
2001-06-07Rogue debug printf.angelos1-2/+1
2000-06-13Fix some compile warnings.angelos1-4/+5
2000-02-12Correctly handle comments at the beginning of an assertion (noted byangelos1-1/+3
1999-11-03Handle multiple assertions per file in signature verification, betterangelos1-3/+20
1999-10-26syncangelos1-1/+2
1999-10-09Roll back yesterday's commit, will wait until after 2.6.angelos1-2/+1
1999-10-09Move all ifdefs in header.h (instead of keynote.h), include header.hangelos1-1/+2
1999-10-01Update for version 2.0angelos1-1/+11
1999-05-31Sanitize prototypes and variable extern definitions, removeangelos1-9/+3
1999-05-23KeyNote version 2 trust-management system (security policy handling).angelos1-0/+623