X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=TODO;h=458384a8d2e9bde83c5a99cbd616f1d31a9d2a33;hp=aecc055958817481b7f76b633b1a8b8ef43cdb63;hb=ecdbab8a2015c1365d4cb123b808746b5cd374f2;hpb=432b298e403ed1a82f29d60219826b73b9b43d01 diff --git a/TODO b/TODO index aecc055..458384a 100644 --- a/TODO +++ b/TODO @@ -1,45 +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 -============ - - Jun ! - distribution packages - ! - interface in charon for the XML based SMP management interface - ! - SMP configuration client - ! - release IKEv2 p2p NATT draft 00 - ! - Jul ! - modular credential backends - ! - reimplement IKEv2 p2p NATT support - ! - Aug ! - Start IKEv1 implementation in charon - ! - 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. + http://wiki.strongswan.org/projects/strongswan/roadmap Certificate support ------------------- -- New trustchain mechanism? -- proper handling of multiple certificate payloads (import order) - synchronized CRL fetcher - Smartcard interface - Attribute certificates @@ -52,4 +21,12 @@ Stroke interface Misc ---- - Address pool/backend for virtual IP assignement -- fix iterator->insert_before/after + +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 +