diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -17,6 +17,9 @@ | |||
17 | [packet.c] | 17 | [packet.c] |
18 | the 2^(blocksize*2) rekeying limit is too expensive for 3DES, | 18 | the 2^(blocksize*2) rekeying limit is too expensive for 3DES, |
19 | blowfish, etc, so enforce a 1GB limit for small blocksizes. | 19 | blowfish, etc, so enforce a 1GB limit for small blocksizes. |
20 | - markus@cvs.openbsd.org 2003/07/10 20:05:55 | ||
21 | [sftp.c] | ||
22 | sync usage with manpage, add missing -R | ||
20 | 23 | ||
21 | 20030708 | 24 | 20030708 |
22 | - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]] | 25 | - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]] |
@@ -690,4 +693,4 @@ | |||
690 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 693 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
691 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 694 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
692 | 695 | ||
693 | $Id: ChangeLog,v 1.2855 2003/07/14 07:31:06 dtucker Exp $ | 696 | $Id: ChangeLog,v 1.2856 2003/07/14 07:32:29 dtucker Exp $ |