summaryrefslogtreecommitdiffstats
path: root/kexdhc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - markus@cvs.openbsd.org 2003/02/16 17:09:57Damien Miller2003-02-241-0/+137
[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@