Age | Commit message (Expand) | Author |
---|---|---|
2000-11-12 | add support for RSA to SSH2. please test. | Markus Friedl |
2000-10-11 | new cipher framework | Markus Friedl |
2000-10-11 | First rough implementation of the diffie-hellman group exchange. The | Niels Provos |
2000-09-07 | cleanup copyright notices on all files. I have attempted to be accurate with | Theo de Raadt |
2000-07-10 | strtok() --> strsep(). (niels@ ok) | Hakan Olsson |
2000-06-20 | OpenBSD tag | Markus Friedl |
2000-05-25 | split kexinit/kexdh, factor out common code | Markus Friedl |
2000-05-08 | bug compat w/ ssh-2.0.13 x11, split out bugs | Markus Friedl |
2000-04-14 | whitespace cleanup | Markus Friedl |
2000-04-12 | #include <ssl/foo.h> -> <openssh/foo.h> | Markus Friedl |
2000-04-12 | check for reasonable public DH values | Markus Friedl |
2000-04-12 | less debugging output | Markus Friedl |
2000-04-03 | DSA, keyexchange, algorithm agreement for ssh2 | Markus Friedl |