summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-18 20:53:59 +1000
committerDamien Miller <djm@mindrot.org>2003-05-18 20:53:59 +1000
commitf5399c24dc53a9afebf089a013a0359e7c775a90 (patch)
treec9aba4bc854b0fb83abad0ac93d54022d9d194f4 /ChangeLog
parenta9825785e864fa795d4b39d99d14bc6f9995a7dc (diff)
- markus@cvs.openbsd.org 2003/05/17 04:27:52
[cipher.c cipher-ctr.c myproposal.h] experimental support for aes-ctr modes from http://www.ietf.org/internet-drafts/draft-ietf-secsh-newmodes-00.txt ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e5bb37e..ee009962 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,11 @@
- itojun@cvs.openbsd.org 2003/05/17 03:25:58
[auth-rhosts.c]
just in case, put numbers to sscanf %s arg.
+ - markus@cvs.openbsd.org 2003/05/17 04:27:52
+ [cipher.c cipher-ctr.c myproposal.h]
+ experimental support for aes-ctr modes from
+ http://www.ietf.org/internet-drafts/draft-ietf-secsh-newmodes-00.txt
+ ok djm@
- (djm) Remove IPv4 by default hack now that we can specify AF in config
20030517
@@ -1565,4 +1570,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
-$Id: ChangeLog,v 1.2735 2003/05/18 10:53:10 djm Exp $
+$Id: ChangeLog,v 1.2736 2003/05/18 10:53:59 djm Exp $