forked from strongswan/strongswan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
32 lines (25 loc) · 848 Bytes
/
TODO
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
----------------------
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
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