summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/TO-DO
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1999-05-01 22:58:04 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1999-05-01 22:58:04 +0000
commit3e490524805e5f4207c7ebbcb8c25fee8e03f002 (patch)
tree7641984fcceb73f668745b04b7b8e44ba308d778 /sbin/isakmpd/TO-DO
parentd60438171e0dadb2428dde892dda3ca5f1e7307d (diff)
TO-DO: Merge with EOM 1.36
sa.c: Merge with EOM 1.90 message.c: Merge with EOM 1.131 message.h: Merge with EOM 1.47 author: niklas Send DELETE payloads in informational exchanges
Diffstat (limited to 'sbin/isakmpd/TO-DO')
-rw-r--r--sbin/isakmpd/TO-DO6
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/isakmpd/TO-DO b/sbin/isakmpd/TO-DO
index 1197f57074d..d5eaeddf765 100644
--- a/sbin/isakmpd/TO-DO
+++ b/sbin/isakmpd/TO-DO
@@ -1,5 +1,5 @@
-$OpenBSD: TO-DO,v 1.10 1999/04/30 11:48:06 niklas Exp $
-$EOM: TO-DO,v 1.35 1999/04/30 11:37:43 niklas Exp $
+$OpenBSD: TO-DO,v 1.11 1999/05/01 22:58:02 niklas Exp $
+$EOM: TO-DO,v 1.36 1999/05/01 22:37:29 niklas Exp $
This file is pretty lame as it should really contain a lot more given that
the program is far from ready in any area.
@@ -55,7 +55,7 @@ the program is far from ready in any area.
* New group mode.
-* DELETE payload handling, and generation from ui.
+* DELETE payload handling, and generation from ui. [generation done]
* Deal well with incoming informational exchanges. [done]