summaryrefslogtreecommitdiff
path: root/lib/libkeynote/signature.c
AgeCommit message (Expand)Author
2013-11-13correct types for arguments to the x509 functionsTheo de Raadt
2006-12-16strlen fix.Ray Lai
2004-06-29Header cleanup.Mathieu Sauve-Frankel
2004-06-25Make crufty configure stuff go away. Remove all unused code paths.Mathieu Sauve-Frankel
2003-03-14RSA blinding on private keys. angelos@ ok.Hakan Olsson
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
2001-09-03with or without fee; received mail permitting this change from angelosTheo de Raadt
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-01Update for version 2.0Angelos D. Keromytis
1999-08-16Indentation.Angelos D. Keromytis
1999-08-13Work with newest version of OpenSSL.Angelos D. Keromytis
1999-05-31Sanitize prototypes and variable extern definitions, removeAngelos D. Keromytis
1999-05-31Correct prototype and invocation, eliminate a warning or three.Angelos D. Keromytis
1999-05-25Export kn_keycompare() in the API, update the spec and man pages.Angelos D. Keromytis
1999-05-23KeyNote version 2 trust-management system (security policy handling).Angelos D. Keromytis