-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
- ! - interface in charon for the XML based SMP management interface
- ! - reimplement IKEv2 p2p NATT support
- !
- May ! - SMP configuration client
- !
- Jun ! - start with IKEv1 migration strategy
- !
- Jul !
- !
- Aug !
- !
- Sep !
- !
- Oct !
- !
- Nov !
- !
- Dec !
- !
-
-
-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()