Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cleanup copyright notices on all files. I have attempted to be accurate with | 2000-09-07 | 1 | -1/+29 | ||
| | | | | | | | the details. everything is now under Tatu's licence (which I copied from his readme), and/or the core-sdi bsd-ish thing for deattack, or various openbsd developers under a 2-term bsd licence. We're not changing any rules, just being accurate. | |||||
* | unused | 2000-08-04 | 1 | -3/+1 | ||
| | ||||||
* | accept an empty shell in authentication; bug reported by chris@tinker.ucr.edu | 2000-05-17 | 1 | -2/+9 | ||
| | ||||||
* | split auth/sshconnect in one file per protocol version | 2000-04-26 | 1 | -826/+2 | ||
| | ||||||
* | add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX] | 2000-04-26 | 1 | -49/+249 | ||
| | | | | | for trading keys with the real and the original SSH, directly from the people who invented the SSH protocol. | |||||
* | whitespace cleanup | 2000-04-14 | 1 | -23/+23 | ||
| | ||||||
* | check payload for (illegal) extra data | 2000-04-14 | 1 | -5/+15 | ||
| | ||||||
* | ssh2 server side, see README.openssh2; enable with 'sshd -2' | 2000-04-06 | 1 | -1/+172 | ||
| | ||||||
* | split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal | 2000-03-28 | 1 | -0/+554 | ||