summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/session.c
AgeCommit message (Expand)Author
2000-05-02use c-style commentsMarkus Friedl
2000-05-02update proctitle for proto 1, tooMarkus Friedl
2000-05-02update proctitle on pty alloc/dealloc, e.g. w/ windows clientMarkus Friedl
2000-04-29don't call chan_write_failed() if we are not writingMarkus Friedl
2000-04-28support for x11-fwding, client+serverMarkus Friedl
2000-04-27cleanup logging for sshd/2, respect PasswordAuth noMarkus Friedl
2000-04-19remove bogus chan_read_failed. this could cause dataMarkus Friedl
2000-04-14whitespace cleanupMarkus Friedl
2000-04-14check payload for (illegal) extra dataMarkus Friedl
2000-04-06ssh2 server side, see README.openssh2; enable with 'sshd -2'Markus Friedl
2000-03-28split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removalMarkus Friedl