Age | Commit message (Expand) | Author |
---|---|---|
2014-06-24 | New key API: refactor key-related functions to be more library-like, | Damien Miller |
2014-05-02 | revert __bounded change; it causes way more problems for portable than | Damien Miller |
2014-03-26 | use __bounded(...) attribute recently added to sys/cdefs.h instead of | Damien Miller |
2014-01-27 | replace openssl HMAC with an implementation based on our ssh_digest_* | Markus Friedl |
2001-02-11 | 1) clean up the MAC support for SSH-2 | Markus Friedl |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2000-12-19 | replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned' | Markus Friedl |
2000-09-07 | cleanup copyright notices on all files. I have attempted to be accurate with | Theo de Raadt |
2000-04-03 | DSA, keyexchange, algorithm agreement for ssh2 | Markus Friedl |