Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to sshbuf | 2015-01-15 | 1 | -3/+3 | |
* | replace most bzero with explicit_bzero, except a few that cna be memset | 2014-01-31 | 1 | -4/+4 | |
* | replace openssl HMAC with an implementation based on our ssh_digest_* | 2014-01-27 | 1 | -0/+195 | |
* | 1) clean up the MAC support for SSH-2 | 2001-02-11 | 1 | -56/+0 | |
* | sync with netbsd tree changes. | 2001-02-08 | 1 | -1/+3 | |
* | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. | 2001-01-21 | 1 | -2/+2 | |
* | replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned' | 2000-12-19 | 1 | -7/+7 | |
* | cleanup copyright notices on all files. I have attempted to be accurate with | 2000-09-07 | 1 | -6/+1 | |
* | OpenBSD tag | 2000-06-20 | 1 | -1/+1 | |
* | #include <ssl/foo.h> -> <openssh/foo.h> | 2000-04-12 | 1 | -2/+2 | |
* | DSA, keyexchange, algorithm agreement for ssh2 | 2000-04-03 | 1 | -0/+59 |