X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=TODO;h=975db468f8e7d10637af65e34cc803aac7b1f64c;hp=2ee7713f6d3094499f854310a10b0ebbd5726e17;hb=cbfb2aff50d88a71f27e05014a31d2693b7899f0;hpb=87d0427def589ab475a6800bfe2ee8b644dce835 diff --git a/TODO b/TODO index 2ee7713..975db46 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 ?) +- 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 +