diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -29,6 +29,10 @@ | |||
29 | application layer keep alive (ServerAliveInterval ServerAliveCountMax) | 29 | application layer keep alive (ServerAliveInterval ServerAliveCountMax) |
30 | for ssh(1), similar to the sshd(8) option; ok beck@; with help from | 30 | for ssh(1), similar to the sshd(8) option; ok beck@; with help from |
31 | jmc and dtucker@ | 31 | jmc and dtucker@ |
32 | - markus@cvs.openbsd.org 2003/12/16 15:51:54 | ||
33 | [dh.c] | ||
34 | use <= instead of < in dh_estimate; ok provos/hshoexer; | ||
35 | do not return < DH_GRP_MIN | ||
32 | 36 | ||
33 | 20031209 | 37 | 20031209 |
34 | - (dtucker) OpenBSD CVS Sync | 38 | - (dtucker) OpenBSD CVS Sync |
@@ -1598,4 +1602,4 @@ | |||
1598 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1602 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1599 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1603 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1600 | 1604 | ||
1601 | $Id: ChangeLog,v 1.3146 2003/12/17 05:33:10 djm Exp $ | 1605 | $Id: ChangeLog,v 1.3147 2003/12/17 05:33:53 djm Exp $ |