]> git.ipfire.org Git - thirdparty/strongswan.git/blob - TODO
updated TODO
[thirdparty/strongswan.git] / TODO
1 -------------------------
2 strongSwan - Roadmap
3 -------------------------
4
5 These notes mostly belong to charon, the new IKEv2 daemon. The plan is to
6 migrate IKEv1 into charon. It's hard to say how much effort is needed to
7 do that, and how much code we can reuse from pluto. But a port IS necessary to
8 gain hassle-free configuration, version negotiation and maintainability.
9
10 Roadmap 2007
11 ============
12
13 Oct ! - modular credential backends
14 ! - enhance manager/XML interface
15 !
16 Nov ! - Start IKEv1 implementation in charon
17 !
18 Dec !
19 !
20
21 TODO-List
22 =========
23
24 A set of TODOs. This is only a list of things I write down to not forget them.
25 Watch out for TODOs in the code.
26
27 Build options
28 -------------
29 - Allow static build using libtool dlopen wrapper
30
31 Certificate support
32 -------------------
33 - proper handling of multiple certificate payloads (import order)
34 - synchronized CRL fetcher
35 - Smartcard interface
36 - Attribute certificates
37
38 Stroke interface
39 ----------------
40 - add a Rekey-Counter for SAs in "statusall"
41 - ipsec statusall bytecount
42
43 Misc
44 ----
45 - Address pool/backend for virtual IP assignement
46 - replace iterator by enumerator