summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorniklas <niklas@openbsd.org>2001-06-12 21:53:19 +0000
committerniklas <niklas@openbsd.org>2001-06-12 21:53:19 +0000
commitcb8e32da8dffb290d3990b3fd35298f4085413b7 (patch)
tree6fc9953e00c61509e1ee0d2f04d1444947baabd4
parentdeal with gnu kernel dependencies right; cyxob@thief.dyndns.org (diff)
downloadwireguard-openbsd-cb8e32da8dffb290d3990b3fd35298f4085413b7.tar.xz
wireguard-openbsd-cb8e32da8dffb290d3990b3fd35298f4085413b7.zip
more to do
-rw-r--r--sbin/isakmpd/TO-DO4
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/isakmpd/TO-DO b/sbin/isakmpd/TO-DO
index 6e5abcd668c..af66d330d10 100644
--- a/sbin/isakmpd/TO-DO
+++ b/sbin/isakmpd/TO-DO
@@ -1,4 +1,4 @@
-$OpenBSD: TO-DO,v 1.20 2001/04/12 15:51:33 ho Exp $
+$OpenBSD: TO-DO,v 1.21 2001/06/12 21:53:19 niklas Exp $
$EOM: TO-DO,v 1.45 2000/04/07 22:47:38 niklas Exp $
This file mixes small nitpicks with large projects to be done.
@@ -139,3 +139,5 @@ This file mixes small nitpicks with large projects to be done.
* IPv6
* AES in phase 1
+
+* x509_certreq_validate needs implementing.