diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-07-18 09:33:07 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-07-18 09:33:07 +0000 |
commit | 9f328d3e4a591026590cb710460a5cb8b0275281 (patch) | |
tree | 3d7dfc125537094dec3df102a8939dd0c93dbd74 /sbin | |
parent | b6509ef4d400284d766f569cb3873dc04af79eda (diff) |
Merge with EOM 1.42
author: niklas
More stuff to do
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/isakmpd/TO-DO | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/sbin/isakmpd/TO-DO b/sbin/isakmpd/TO-DO index f412c8f3b29..fb1bc2943af 100644 --- a/sbin/isakmpd/TO-DO +++ b/sbin/isakmpd/TO-DO @@ -1,5 +1,5 @@ -$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 $ +$OpenBSD: TO-DO,v 1.16 1999/07/18 09:33:06 niklas Exp $ +$EOM: TO-DO,v 1.42 1999/07/18 09:12:57 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. @@ -119,3 +119,19 @@ the program is far from ready in any area. * See to the commit bit will never be used in phase 1. Give INVALID-FLAGS if seeing it. + +* Can we do the X.509 stuff optional for systems without libcrypto? + +* Base mode. + +* IKECFG + +* XAUTH framework. + +* PKCS#11 + +* XAUTH hybrid frame work. + +* Specify extra certificates to send somehow. + +* Handle CERTs anywhere in an exchange. |