]> andersk Git - openssh.git/commit
- markus@cvs.openbsd.org 2005/07/25 11:59:40
authordjm <djm>
Tue, 26 Jul 2005 11:54:56 +0000 (11:54 +0000)
committerdjm <djm>
Tue, 26 Jul 2005 11:54:56 +0000 (11:54 +0000)
commit07200973c579dac011b1214806cc4223dbfbf858
treebf975f11d9fc1c9a5e6fe47399c6e4ee3b184b6a
parent05c25368b25842e321358121b24d6e1bb33be744
   - markus@cvs.openbsd.org 2005/07/25 11:59:40
     [kex.c kex.h myproposal.h packet.c packet.h servconf.c session.c]
     [sshconnect2.c sshd.c sshd_config sshd_config.5]
     add a new compression method that delays compression until the user
     has been authenticated successfully and set compression to 'delayed'
     for sshd.
     this breaks older openssh clients (< 3.5) if they insist on
     compression, so you have to re-enable compression in sshd_config.
     ok djm@
12 files changed:
ChangeLog
kex.c
kex.h
myproposal.h
packet.c
packet.h
servconf.c
session.c
sshconnect2.c
sshd.c
sshd_config
sshd_config.5
This page took 0.049103 seconds and 5 git commands to generate.