aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2007-09-26 15:08:34 +0000
committerMartin Willi <martin@strongswan.org>2007-09-26 15:08:34 +0000
commit87d0427def589ab475a6800bfe2ee8b644dce835 (patch)
tree6fc57b935c9b9bf0433222ab80994d9cd8521348 /TODO
parent8207e3ea4dbdd66e01c1979d056b0c59b9b14884 (diff)
downloadstrongswan-87d0427def589ab475a6800bfe2ee8b644dce835.tar.bz2
strongswan-87d0427def589ab475a6800bfe2ee8b644dce835.tar.xz
updated TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 4 insertions, 15 deletions
diff --git a/TODO b/TODO
index efdd125f5..2ee7713f6 100644
--- a/TODO
+++ b/TODO
@@ -10,23 +10,14 @@ gain hassle-free configuration, version negotiation and maintainability.
Roadmap 2007
============
- Jul ! - reimplement IKEv2 p2p NATT support
- ! - release IKEv2 p2p NATT draft 00
- ! - interface in charon for the XML based SMP management interface
- ! - SMP configuration client
+ Oct ! - modular credential backends
+ ! - enhance manager/XML interface
!
- Aug ! - modular cerendtial backends
- !
- Sep ! - Start IKEv1 implementation in charon
- !
- Oct !
- !
- Nov !
+ Nov ! - Start IKEv1 implementation in charon
!
Dec !
!
-
TODO-List
=========
@@ -39,7 +30,6 @@ Build options
Certificate support
-------------------
-- New trustchain mechanism?
- proper handling of multiple certificate payloads (import order)
- synchronized CRL fetcher
- Smartcard interface
@@ -53,5 +43,4 @@ Stroke interface
Misc
----
- Address pool/backend for virtual IP assignement
-- fix iterator->insert_before/after
-- split up kernel interface into: ipsec, routing, interfaces
+- replace iterator by enumerator