Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-04 | unused | Markus Friedl | |
2000-05-17 | accept an empty shell in authentication; bug reported by chris@tinker.ucr.edu | Theo de Raadt | |
2000-04-26 | split auth/sshconnect in one file per protocol version | Markus Friedl | |
2000-04-26 | add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX] | Markus Friedl | |
for trading keys with the real and the original SSH, directly from the people who invented the SSH protocol. | |||
2000-04-14 | whitespace cleanup | Markus Friedl | |
2000-04-14 | check payload for (illegal) extra data | Markus Friedl | |
2000-04-06 | ssh2 server side, see README.openssh2; enable with 'sshd -2' | Markus Friedl | |
2000-03-28 | split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal | Markus Friedl | |