]> git.ipfire.org Git - people/ms/strongswan.git/blob - TODO
renamed ikev1/alg-sha2_256 scenario to ikev1/alg-sha256
[people/ms/strongswan.git] / TODO
1 ----------------------
2 strongSwan - TODO
3 ----------------------
4
5 This is a TODO list we should keep in mind. A roadmap of the strongSwan
6 project is available online at:
7
8 http://trac.strongswan.org/roadmap
9
10 Certificate support
11 -------------------
12 - synchronized CRL fetcher
13 - Smartcard interface
14 - Attribute certificates
15
16 Stroke interface
17 ----------------
18 - add a Rekey-Counter for SAs in "statusall"
19 - ipsec statusall bytecount
20
21 Misc
22 ----
23 - Address pool/backend for virtual IP assignement
24 - replace iterator by enumerator
25
26 libstrongswan stuff
27 -------------------
28 - Header installation support (#include <strongswan/strongswan.h>?)
29 - object style for leak detective, include an API
30 - Cleanup/Refactor PEM/ASN1 stuff
31 - replace file reads through chunk_read
32 - rewrite lexparser in object-oriented style
33