aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 6b626e9ff11e5957f20a0a5e8826a57e60497208 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
                 ----------------------
                  strongSwan - TODO
                 ----------------------

This is a TODO list we should keep in mind. A roadmap of the strongSwan
project is available online at:

        http://wiki.strongswan.org/projects/strongswan/roadmap

Certificate support
-------------------
- synchronized CRL fetcher
- Smartcard interface
- Attribute certificates

Stroke interface
----------------
- add a Rekey-Counter for SAs in "statusall"
- ipsec statusall bytecount

Misc
----
- Address pool/backend for virtual IP assignement
- replace iterator by enumerator

libstrongswan stuff
-------------------
- Header installation support (#include <strongswan/strongswan.h>?)
- 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