summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorniklas <niklas@openbsd.org>1999-07-17 21:48:51 +0000
committerniklas <niklas@openbsd.org>1999-07-17 21:48:51 +0000
commit2ba005c837b5446847514da85ecbcd78aea96fc9 (patch)
treeb5f878f2dd9a0f3a84e7a3a70e20034b814ba87a
parentregress/x509/certificate.txt: Merge with EOM 1.4 (diff)
downloadwireguard-openbsd-2ba005c837b5446847514da85ecbcd78aea96fc9.tar.xz
wireguard-openbsd-2ba005c837b5446847514da85ecbcd78aea96fc9.zip
Merge with EOM 1.41
author: niklas More stuff
-rw-r--r--sbin/isakmpd/TO-DO15
1 files changed, 13 insertions, 2 deletions
diff --git a/sbin/isakmpd/TO-DO b/sbin/isakmpd/TO-DO
index 22ff6c138ae..f412c8f3b29 100644
--- a/sbin/isakmpd/TO-DO
+++ b/sbin/isakmpd/TO-DO
@@ -1,5 +1,5 @@
-$OpenBSD: TO-DO,v 1.14 1999/07/07 22:14:56 niklas Exp $
-$EOM: TO-DO,v 1.40 1999/06/15 11:33:36 niklas Exp $
+$OpenBSD: TO-DO,v 1.15 1999/07/17 21:48:51 niklas Exp $
+$EOM: TO-DO,v 1.41 1999/07/16 09:21:16 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.
@@ -108,3 +108,14 @@ the program is far from ready in any area.
* Remove log_fatals from policy code, if error in policy file reading fall
back to check policy against connections.
+
+* Acknowledged notification exchange.
+
+* Tiger hash.
+
+* El-Gamal public key encryption.
+
+* Check of attributes not being changed by the responder in phase 2.
+
+* See to the commit bit will never be used in phase 1. Give INVALID-FLAGS
+ if seeing it.