summaryrefslogtreecommitdiff
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 0e5bb37e2..ee0099624 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,11 @@
9 - itojun@cvs.openbsd.org 2003/05/17 03:25:58 9 - itojun@cvs.openbsd.org 2003/05/17 03:25:58
10 [auth-rhosts.c] 10 [auth-rhosts.c]
11 just in case, put numbers to sscanf %s arg. 11 just in case, put numbers to sscanf %s arg.
12 - markus@cvs.openbsd.org 2003/05/17 04:27:52
13 [cipher.c cipher-ctr.c myproposal.h]
14 experimental support for aes-ctr modes from
15 http://www.ietf.org/internet-drafts/draft-ietf-secsh-newmodes-00.txt
16 ok djm@
12 - (djm) Remove IPv4 by default hack now that we can specify AF in config 17 - (djm) Remove IPv4 by default hack now that we can specify AF in config
13 18
1420030517 1920030517
@@ -1565,4 +1570,4 @@
1565 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1570 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1566 ok provos@ 1571 ok provos@
1567 1572
1568$Id: ChangeLog,v 1.2735 2003/05/18 10:53:10 djm Exp $ 1573$Id: ChangeLog,v 1.2736 2003/05/18 10:53:59 djm Exp $