]> andersk Git - openssh.git/commit - channels.c
- OpenBSD CVS updates:
authordamien <damien>
Wed, 12 Apr 2000 10:17:38 +0000 (10:17 +0000)
committerdamien <damien>
Wed, 12 Apr 2000 10:17:38 +0000 (10:17 +0000)
commita8be9f800cf90e7d296951556739de21d2f93382
tree39baa6887266a99d54f331fbfb77d26e295c4599
parente78a59f5a91fcf70eb5f225b43568ac2ebd167c3
 - OpenBSD CVS updates:
   - [channels.c]
     repair x11-fwd
   - [sshconnect.c]
     fix passwd prompt for ssh2, less debugging output.
   - [clientloop.c compat.c dsa.c kex.c sshd.c]
     less debugging output
   - [kex.c kex.h sshconnect.c sshd.c]
     check for reasonable public DH values
   - [README.openssh2 cipher.c cipher.h compat.c compat.h readconf.c]
     [readconf.h servconf.c servconf.h ssh.c ssh.h sshconnect.c sshd.c]
     add Cipher and Protocol options to ssh/sshd, e.g.:
     ssh -o 'Protocol 1,2' if you prefer proto 1, ssh -o 'Ciphers
     arcfour,3des-cbc'
   - [sshd.c]
     print 1.99 only if server supports both
19 files changed:
ChangeLog
README.openssh2
channels.c
cipher.c
cipher.h
clientloop.c
compat.c
compat.h
dsa.c
kex.c
kex.h
readconf.c
readconf.h
servconf.c
servconf.h
ssh.c
ssh.h
sshconnect.c
sshd.c
This page took 1.266501 seconds and 5 git commands to generate.