]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
updated TODO
authorMartin Willi <martin@strongswan.org>
Thu, 19 Apr 2007 14:14:01 +0000 (14:14 -0000)
committerMartin Willi <martin@strongswan.org>
Thu, 19 Apr 2007 14:14:01 +0000 (14:14 -0000)
TODO

diff --git a/TODO b/TODO
index f63d0d594436d110fee2f31dbe6a83a8eb6c4c25..03b4827e6a49c0bb65969174dd7c88482a40128c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,21 +5,17 @@
 These notes mostly belong to charon, the new IKEv2 daemon. The plan is to
 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 confiugration, version negotiation and maintainability.
+gain hassle-free configuration, version negotiation and maintainability.
 
 Roadmap 2007
 ============
 
- Mar  !   - Cookie support, IP filter, other fixes to mature against DoS
-      !   - release IKEv2 p2p NATT draft 00
-      !
- Apr  !   - PRF in CHILD_SA rekeying
-      !   - configuration managament refactoring
-      !   - credentials backend redesign
+ Apr  !   - credentials backend redesign
       !   - interface in charon for the XML based SMP management interface
-      !   - reimplement IKEv2 p2p NATT support
       !
  May  !   - SMP configuration client
+      !   - release IKEv2 p2p NATT draft 00
+      !   - reimplement IKEv2 p2p NATT support
       !
  Jun  !   - start with IKEv1 migration strategy
       !
@@ -42,12 +38,6 @@ TODO-List
 
 A set of TODOs. This is only a list of things I write down to not forget them.
 Watch out for TODOs in the code.
-  
-Build system
-------------
-- configure flag which allows to ommit vendor id in pluto
-- reduce printf handlers count to 10, as uClibc does not support more
-- remove %m printf handlers, as error may have changed until it reaches fprintf()
 
 Certificate support
 -------------------
@@ -65,6 +55,5 @@ Stroke interface
 
 Misc
 ----
-- PFS support for creating/rekeying CHILD_SAs
 - Address pool/backend for virtual IP assignement
 - fix iterator->insert_before/after