]> andersk Git - openssh.git/commit
- Merged yet more changes from OpenBSD CVS
authordamien <damien>
Fri, 12 Nov 1999 04:19:27 +0000 (04:19 +0000)
committerdamien <damien>
Fri, 12 Nov 1999 04:19:27 +0000 (04:19 +0000)
commit6fa724bc01e9dd20a7f7e1b78ddc9a3ba7b42006
tree41fe496b570ac6dfd1d75959720a79762411ee55
parent8bc7973f594b6fadf309239e8bd269212f9c0ecc
 - Merged yet more changes from OpenBSD CVS
   - [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
13 files changed:
ChangeLog
auth-rh-rsa.c
auth-rhosts.c
auth-rsa.c
channels.c
clientloop.c
mpaux.c
servconf.c
ssh-keygen.c
ssh.c
ssh.h
sshconnect.c
sshd.c
This page took 0.042146 seconds and 5 git commands to generate.