diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-06-12 21:53:20 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-06-12 21:53:20 +0000 |
commit | 8c734cda9eefa10d096cdf0eab3c05304f7d58a0 (patch) | |
tree | e763ffbada24917f656818e2147c67251f18d56b /sbin/isakmpd/TO-DO | |
parent | 1d8d972b679e07d3fcb5cfc9a4832df0cef7c061 (diff) |
more to do
Diffstat (limited to 'sbin/isakmpd/TO-DO')
-rw-r--r-- | sbin/isakmpd/TO-DO | 4 |
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. |