summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordjm <djm>2005-06-16 03:19:06 +0000
committerdjm <djm>2005-06-16 03:19:06 +0000
commita6fbbab9553620bf33764c3ac4ed745d5f379746 (patch)
tree424fbeed921cb22267957f41679ba91d6c286d9b /ChangeLog
parent4c597c0e488dc6d604a0e276419581ca221b1ee8 (diff)
downloadopenssh-a6fbbab9553620bf33764c3ac4ed745d5f379746.tar.gz
- djm@cvs.openbsd.org 2005/06/08 03:50:00
[ssh-keygen.1 ssh-keygen.c sshd.8] increase default rsa/dsa key length from 1024 to 2048 bits; ok markus@ deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b439cbec..728026a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
[auth.c auth.h misc.c misc.h ssh.c ssh_config.5 sshconnect.c]
introduce a generic %foo expansion function. replace existing % expansion
and add expansion to ControlPath; ok markus@
+ - djm@cvs.openbsd.org 2005/06/08 03:50:00
+ [ssh-keygen.1 ssh-keygen.c sshd.8]
+ increase default rsa/dsa key length from 1024 to 2048 bits;
+ ok markus@ deraadt@
20050609
- (dtucker) [cipher.c openbsd-compat/Makefile.in
@@ -2702,4 +2706,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3817 2005/06/16 03:18:34 djm Exp $
+$Id: ChangeLog,v 1.3818 2005/06/16 03:19:06 djm Exp $