summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--sshd_config3
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3029fa80..61625acd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -48,6 +48,9 @@
- markus@cvs.openbsd.org 2002/06/20 23:05:56
[servconf.c servconf.h session.c sshd.c]
allow Compression=yes/no in sshd_config
+ - markus@cvs.openbsd.org 2002/06/20 23:37:12
+ [sshd_config]
+ add Compression
- (bal) Cygwin special handling of empty passwords wrong. Patch by
vinschen@redhat.com
@@ -978,4 +981,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
-$Id: ChangeLog,v 1.2230 2002/06/21 01:09:47 mouring Exp $
+$Id: ChangeLog,v 1.2231 2002/06/21 01:11:36 mouring Exp $
diff --git a/sshd_config b/sshd_config
index 35e58fcf..d57346be 100644
--- a/sshd_config
+++ b/sshd_config
@@ -1,4 +1,4 @@
-# $OpenBSD: sshd_config,v 1.55 2002/06/20 20:03:34 stevesk Exp $
+# $OpenBSD: sshd_config,v 1.56 2002/06/20 23:37:12 markus Exp $
# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.
@@ -81,6 +81,7 @@
#KeepAlive yes
#UseLogin no
#UsePrivilegeSeparation yes
+#Compression yes
#MaxStartups 10
# no default banner path