Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-15 | - djm@cvs.openbsd.org 2004/06/13 12:53:24 | Damien Miller | |
[dh.c dh.h kex.c kex.h kexdhc.c kexdhs.c monitor.c myproposal.h] [ssh-keyscan.c sshconnect2.c sshd.c] implement diffie-hellman-group14-sha1 kex method (trivial extension to existing diffie-hellman-group1-sha1); ok markus@ | |||
2003-02-24 | - markus@cvs.openbsd.org 2003/02/16 17:09:57 | Damien Miller | |
[kex.c kexdh.c kexgex.c kex.h sshconnect2.c sshd.c ssh-keyscan.c] split kex into client and server code, no need to link server code into the client; ok provos@ |