Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-11-21 | - OpenBSD CVS Changes | Damien Miller | |
- [channels.c] make this compile, bad markus - [log.c readconf.c servconf.c ssh.h] bugfix: loglevels are per host in clientconfig, factor out common log-level parsing code. - [servconf.c] remove unused index (-Wall) - [ssh-agent.c] only one 'extern char *__progname' - [sshd.8] document SIGHUP, -Q to synopsis - [sshconnect.c serverloop.c sshd.c packet.c packet.h] [channels.c clientloop.c] SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@ [hope this time my ISP stays alive during commit] | |||
1999-11-12 | - Merged yet more changes from OpenBSD CVS | Damien Miller | |
- [auth-rh-rsa.c auth-rhosts.c auth-rsa.c channels.c clientloop.c] [ssh.c ssh.h sshconnect.c sshd.c] make all access to options via 'extern Options options' and 'extern ServerOptions options' respectively; options are no longer passed as arguments: * make options handling more consistent * remove #include "readconf.h" from ssh.h * readconf.h is only included if necessary - [mpaux.c] clear temp buffer - [servconf.c] print _all_ bad options found in configfile | |||
1999-11-08 | Merged OpenBSD CVS changes that go away | Damien Miller | |
1999-10-30 | Merged latest OpenBSD changes: | Damien Miller | |
nchan.ms -\ channels.[ch] - remove broken x11 fix and document istate/ostate ssh-agent.c - call setsid() regardless of argv[] ssh.c - save a few lines when disabling rhosts-{rsa-}auth | |||
1999-10-28 | Merged latest OpenBSD changes. | Damien Miller | |
1999-10-27 | Initial revision | Damien Miller | |