summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-06-16 13:19:41 +1000
committerDamien Miller <djm@mindrot.org>2005-06-16 13:19:41 +1000
commitd14b1e731cf4cb79c3ff5ced9315cc11f1fceced (patch)
tree9ae43dce762d8452154b48d4a5b792ecd2db487e /ChangeLog
parentac7ef6a7360f7b1e417790d288f42f474c4ceb55 (diff)
- djm@cvs.openbsd.org 2005/06/08 11:25:09
[clientloop.c readconf.c readconf.h ssh.c ssh_config.5] add ControlMaster=auto/autoask options to support opportunistic multiplexing; tested avsm@ and jakob@, ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 728026a62..35249dd85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
11 [ssh-keygen.1 ssh-keygen.c sshd.8] 11 [ssh-keygen.1 ssh-keygen.c sshd.8]
12 increase default rsa/dsa key length from 1024 to 2048 bits; 12 increase default rsa/dsa key length from 1024 to 2048 bits;
13 ok markus@ deraadt@ 13 ok markus@ deraadt@
14 - djm@cvs.openbsd.org 2005/06/08 11:25:09
15 [clientloop.c readconf.c readconf.h ssh.c ssh_config.5]
16 add ControlMaster=auto/autoask options to support opportunistic
17 multiplexing; tested avsm@ and jakob@, ok markus@
14 18
1520050609 1920050609
16 - (dtucker) [cipher.c openbsd-compat/Makefile.in 20 - (dtucker) [cipher.c openbsd-compat/Makefile.in
@@ -2706,4 +2710,4 @@
2706 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2710 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2707 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2711 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2708 2712
2709$Id: ChangeLog,v 1.3818 2005/06/16 03:19:06 djm Exp $ 2713$Id: ChangeLog,v 1.3819 2005/06/16 03:19:41 djm Exp $