Age | Commit message (Expand) | Author |
2000-07-07 | sense of port forwarding flag test was backwards | Theo de Raadt |
2000-06-18 | split auth-rsa option parsing into auth-options | Markus Friedl |
2000-05-25 | group ssh1 vs. ssh2 in serverloop | Markus Friedl |
2000-05-18 | we don't have stderr for interactive terminal sessions (fcntl errors) | Markus Friedl |
2000-05-17 | enable nonblocking IO for sshd w/ proto 1, too; split out common code | Markus Friedl |
2000-05-02 | use c-style comments | Markus Friedl |
2000-04-27 | cleanup logging for sshd/2, respect PasswordAuth no | Markus Friedl |
2000-04-19 | pid_t | Theo de Raadt |
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 | replace big switch() with function tables (prepare for ssh2) | Markus Friedl |
2000-03-28 | close(fdin) if fdin != fdout, shutdown otherwise, ok theo@ | Markus Friedl |
1999-12-06 | move atomicio into it's own file. wrap all socket write()s which were doing | Theo de Raadt |
1999-12-02 | indent | Markus Friedl |
1999-11-24 | KNF, final part 3 | Markus Friedl |
1999-11-24 | much more KNF | Theo de Raadt |
1999-11-23 | KNF part 1 | Markus Friedl |
1999-11-22 | syslog changes: | Markus Friedl |
1999-11-19 | SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@ | Markus Friedl |
1999-11-16 | bugfix: check for space if child has terminated, from: iedowse@maths.tcd.ie | Markus Friedl |
1999-10-04 | fix shutdown() for sockets, the last one has to close the socket | Markus Friedl |
1999-10-03 | errno trashing in signal handlers | Theo de Raadt |
1999-10-03 | use SHUT_* symbols | Theo de Raadt |
1999-10-03 | do not call shutdown() on pipes, ok: deraadt | Markus Friedl |
1999-09-30 | even smaller | Theo de Raadt |
1999-09-26 | i bet a lot of people didn't know what ssh 1.2.16 had a nice license. | Theo de Raadt |