Age | Commit message (Expand) | Author |
---|---|---|
2000-04-14 | whitespace cleanup | Markus Friedl |
2000-03-16 | -pedantic: signed vs. unsigned, void*-arithm, etc | Markus Friedl |
2000-02-21 | PKCS#1 padding | Markus Friedl |
1999-11-24 | KNF, final part 3 | Markus Friedl |
1999-11-24 | much more KNF | Theo de Raadt |
1999-11-23 | KNF part 1 | Markus Friedl |
1999-11-08 | bugfix: use correct size for memset(), report from damien@ibs.com.au | Markus Friedl |
1999-11-05 | clear buffers used for encryption. ok: niels@ | Markus Friedl |
1999-11-02 | replace assert() with error, fatal or packet_disconnect | Markus Friedl |
1999-10-16 | public exponent needs to be odd. | Niels Provos |
1999-10-16 | dont encrypt with public exponent < 3. | Niels Provos |
1999-09-29 | update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused... | Dug Song |
1999-09-29 | test for RSA in the ssl library, real early on | Theo de Raadt |
1999-09-28 | convert all uses of gmp to SSL bignum | Niels Provos |