X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=TODO;h=c398ebab88743c85d74db83abcd2739e7383e9ad;hp=efdd125f530abdd855e9e258b931a714e89c8bc0;hb=24bb9fdbf7c67f1e4274ad670f3f0e2bf9dbc88d;hpb=e3606f2ba1a13389e0de779635b0b78b37cbba1b diff --git a/TODO b/TODO index efdd125..c398eba 100644 --- a/TODO +++ b/TODO @@ -1,46 +1,14 @@ - ------------------------- - strongSwan - Roadmap - ------------------------- + ---------------------- + strongSwan - TODO + ---------------------- -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 configuration, version negotiation and maintainability. +This is a TODO list we should keep in mind. A roadmap of the strongSwan +project is available online at: -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 - ! - Aug ! - modular cerendtial backends - ! - Sep ! - Start IKEv1 implementation in charon - ! - 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 options -------------- -- Allow static build using libtool dlopen wrapper + http://trac.strongswan.org/roadmap Certificate support ------------------- -- New trustchain mechanism? -- proper handling of multiple certificate payloads (import order) - synchronized CRL fetcher - Smartcard interface - Attribute certificates @@ -53,5 +21,13 @@ 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 + +libstrongswan stuff +------------------- +- Header installation support (#include ?) +- 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 +