summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/kex.c
AgeCommit message (Expand)Author
2000-11-12add support for RSA to SSH2. please test.Markus Friedl
2000-10-11new cipher frameworkMarkus Friedl
2000-10-11First rough implementation of the diffie-hellman group exchange. TheNiels Provos
2000-09-07cleanup copyright notices on all files. I have attempted to be accurate withTheo de Raadt
2000-07-10strtok() --> strsep(). (niels@ ok)Hakan Olsson
2000-06-20OpenBSD tagMarkus Friedl
2000-05-25split kexinit/kexdh, factor out common codeMarkus Friedl
2000-05-08bug compat w/ ssh-2.0.13 x11, split out bugsMarkus Friedl
2000-04-14whitespace cleanupMarkus Friedl
2000-04-12#include <ssl/foo.h> -> <openssh/foo.h>Markus Friedl
2000-04-12check for reasonable public DH valuesMarkus Friedl
2000-04-12less debugging outputMarkus Friedl
2000-04-03DSA, keyexchange, algorithm agreement for ssh2Markus Friedl