Age | Commit message (Expand) | Author |
2015-12-23 | Remove the rest of the scaffolding for nonexistent ElGamal support, | mmcc |
2015-12-23 | Remove NULL casts and tweak style in a few places. A more invasive | mmcc |
2015-12-19 | Style cleanup and removal of needless casts. ok tb@ | mmcc |
2015-12-19 | More style improvement and removal of NULL/allocation casts. | mmcc |
2015-12-18 | Remove code for unimplemented ElGamel support that's been disabled for | mmcc |
2015-12-14 | Remove NULL-checks before free(). | mmcc |
2013-11-13 | correct types for arguments to the x509 functions | Theo de Raadt |
2006-12-16 | strlen fix. | Ray Lai |
2004-06-29 | Header cleanup. | Mathieu Sauve-Frankel |
2004-06-25 | Make crufty configure stuff go away. Remove all unused code paths. | Mathieu Sauve-Frankel |
2003-03-14 | RSA blinding on private keys. angelos@ ok. | Hakan Olsson |
2002-06-17 | Make the stupid warnings go away. | Angelos D. Keromytis |
2002-06-09 | use strchr() instead of index() | Theo de Raadt |
2002-05-27 | snprintf and strlcpy cleanup; angelos ok | Theo de Raadt |
2001-09-03 | with or without fee; received mail permitting this change from angelos | Theo de Raadt |
1999-10-26 | sync | Angelos D. Keromytis |
1999-10-09 | Roll back yesterday's commit, will wait until after 2.6. | Angelos D. Keromytis |
1999-10-09 | Move all ifdefs in header.h (instead of keynote.h), include header.h | Angelos D. Keromytis |
1999-10-01 | Update for version 2.0 | Angelos D. Keromytis |
1999-08-16 | Indentation. | Angelos D. Keromytis |
1999-08-13 | Work with newest version of OpenSSL. | Angelos D. Keromytis |
1999-05-31 | Sanitize prototypes and variable extern definitions, remove | Angelos D. Keromytis |
1999-05-31 | Correct prototype and invocation, eliminate a warning or three. | Angelos D. Keromytis |
1999-05-25 | Export kn_keycompare() in the API, update the spec and man pages. | Angelos D. Keromytis |
1999-05-23 | KeyNote version 2 trust-management system (security policy handling). | Angelos D. Keromytis |