diff options
author | Darren Tucker <dtucker@zip.com.au> | 2007-02-25 20:36:49 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2007-02-25 20:36:49 +1100 |
commit | d04188e70e17b317076f4c7af3359dc439e43f0b (patch) | |
tree | 90edcd971bb45128453b550fe605421d42d8845f /ChangeLog | |
parent | 89ee69e3c639b55b7577ba8fde66450446f74ea4 (diff) |
- djm@cvs.openbsd.org 2007/02/20 10:25:14
[clientloop.c]
set maximum packet and window sizes the same for multiplexed clients
as normal connections; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ | |||
1 | 20070225 | ||
2 | - (dtucker) OpenBSD CVS Sync | ||
3 | - djm@cvs.openbsd.org 2007/02/20 10:25:14 | ||
4 | [clientloop.c] | ||
5 | set maximum packet and window sizes the same for multiplexed clients | ||
6 | as normal connections; ok markus@ | ||
7 | |||
1 | 20070219 | 8 | 20070219 |
2 | - (dtucker) OpenBSD CVS Sync | 9 | - (dtucker) OpenBSD CVS Sync |
3 | - jmc@cvs.openbsd.org 2007/01/10 13:23:22 | 10 | - jmc@cvs.openbsd.org 2007/01/10 13:23:22 |
@@ -2742,4 +2749,4 @@ | |||
2742 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 2749 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
2743 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 2750 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
2744 | 2751 | ||
2745 | $Id: ChangeLog,v 1.4619 2007/02/19 11:56:55 dtucker Exp $ | 2752 | $Id: ChangeLog,v 1.4620 2007/02/25 09:36:49 dtucker Exp $ |