aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2007-11-20 12:26:37 +0000
committerMartin Willi <martin@strongswan.org>2007-11-20 12:26:37 +0000
commit8499042452d42cfe5a4a538eb29a7c4c576e04d3 (patch)
tree263c1bef0cfd2c4ea68f4723a7802b98533b2e44 /TODO
parent6f274c2ae1bf0438dfc322dd383f00b2bdc14eed (diff)
downloadstrongswan-8499042452d42cfe5a4a538eb29a7c4c576e04d3.tar.bz2
strongswan-8499042452d42cfe5a4a538eb29a7c4c576e04d3.tar.xz
updated TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO21
1 files changed, 13 insertions, 8 deletions
diff --git a/TODO b/TODO
index 2ee7713f6..975db468f 100644
--- a/TODO
+++ b/TODO
@@ -7,15 +7,10 @@ migrate IKEv1 into charon. It's hard to say how much effort is needed to
do that, and how much code we can reuse from pluto. But a port IS necessary to
gain hassle-free configuration, version negotiation and maintainability.
-Roadmap 2007
-============
+Roadmap
+=======
- Oct ! - modular credential backends
- ! - enhance manager/XML interface
- !
- Nov ! - Start IKEv1 implementation in charon
- !
- Dec !
+ Dec ! - complete modular credential framework
!
TODO-List
@@ -44,3 +39,13 @@ Misc
----
- Address pool/backend for virtual IP assignement
- replace iterator by enumerator
+
+libstrongswan stuff
+-------------------
+- Header installation support (#include <strongswan/strongswan.h>?)
+- move __constructor__/__destructor__ to a library init function
+- object style for leak detective, include an API
+- Cleanup/Refactor PEM/ASN1 stuff
+- replace file reads through chunk_read
+- rewrite lexparser in object-oriented style
+