summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-12-09 19:15:11 +1100
committerDarren Tucker <dtucker@zip.com.au>2003-12-09 19:15:11 +1100
commit3175eb9a5a426f6e494d523fe6e96fcc426995c1 (patch)
tree692cfd00e30c0ee410fca3b0d8e8febf5bfcfea7 /ChangeLog
parent1fb0425359f7753d0163c5dce6a3335359da8c5a (diff)
- markus@cvs.openbsd.org 2003/12/02 17:01:15
[channels.c session.c ssh-agent.c ssh.h sshd.c] use SSH_LISTEN_BACKLOG (=128) in listen(2).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 648a8231a..cbc173b68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,9 @@
14 rounding the time to 1 second. 14 rounding the time to 1 second.
15 * when the transfer is finished calculate the actual total speed 15 * when the transfer is finished calculate the actual total speed
16 rather than the current speed which is given during the transfer 16 rather than the current speed which is given during the transfer
17 - markus@cvs.openbsd.org 2003/12/02 17:01:15
18 [channels.c session.c ssh-agent.c ssh.h sshd.c]
19 use SSH_LISTEN_BACKLOG (=128) in listen(2).
17 20
1820031208 2120031208
19 - (tim) [configure.ac] Bug 770. Fix --without-rpath. 22 - (tim) [configure.ac] Bug 770. Fix --without-rpath.
@@ -1552,4 +1555,4 @@
1552 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1555 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1553 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1556 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1554 1557
1555$Id: ChangeLog,v 1.3134 2003/12/09 08:07:13 dtucker Exp $ 1558$Id: ChangeLog,v 1.3135 2003/12/09 08:15:11 dtucker Exp $