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
+=======
- Apr ! - credentials backend redesign
- ! - interface in charon for the XML based SMP management interface
+ Dec ! - complete modular credential framework
!
- May ! - SMP configuration client
- ! - release IKEv2 p2p NATT draft 00
- ! - reimplement IKEv2 p2p NATT support
- !
- 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 options
+-------------
+- Allow static build using libtool dlopen wrapper
+
Certificate support
-------------------
-- New trustchain mechanism?
- proper handling of multiple certificate payloads (import order)
- synchronized CRL fetcher
- Smartcard interface
----------------
- add a Rekey-Counter for SAs in "statusall"
- ipsec statusall bytecount
-- proper handling of CTRL+C console detach (SIG_PIPE)
Misc
----
- Address pool/backend for virtual IP assignement
-- fix iterator->insert_before/after
+- replace iterator by enumerator
+
+libstrongswan stuff
+-------------------
+- Header installation support (#include <strongswan/strongswan.h>?)
+- 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
+