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