summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-02-19 15:20:08 +1100
committerDamien Miller <djm@mindrot.org>2002-02-19 15:20:08 +1100
commit2aa0c1995c1a4c138b7a03fe90e75d6f73eab1f3 (patch)
treecbea3712156ea475df53e32984af4fce390c94d9 /ChangeLog
parent7af3d10588830daeb31f1d53663df95bad26356c (diff)
- markus@cvs.openbsd.org 2002/02/14 23:27:59
[channels.c] increase the SSH v2 window size to 4 packets. comsumes a little bit more memory for slow receivers but increases througput.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 72392685..593fe503 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@
When you give command examples and etc., in a manual page prefix them with: $ command
or
# command
+ - markus@cvs.openbsd.org 2002/02/14 23:27:59
+ [channels.c]
+ increase the SSH v2 window size to 4 packets. comsumes a little
+ bit more memory for slow receivers but increases througput.
20020218
- (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess
@@ -7602,4 +7606,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1855 2002/02/19 04:19:42 djm Exp $
+$Id: ChangeLog,v 1.1856 2002/02/19 04:20:08 djm Exp $