Age | Commit message (Expand) | Author |
---|---|---|
2001-03-05 | switch to aes128-cbc/hmac-md5 by default in SSH2 -- faster; provos & markus ok | Theo de Raadt |
2001-02-11 | 1) clean up the MAC support for SSH-2 | Markus Friedl |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2000-11-12 | add support for RSA to SSH2. please test. | Markus Friedl |
2000-10-13 | prefer no compression | Markus Friedl |
2000-10-13 | rijndael/aes support | 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-05-25 | split kexinit/kexdh, factor out common code | Markus Friedl |
2000-05-08 | complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only) | Markus Friedl |
2000-04-04 | ssh2 client implementation, interops w/ ssh.com and lsh servers. | Markus Friedl |