strongswan/TODO

33 lines
848 B
Plaintext
Raw Normal View History

2008-04-02 13:21:02 +00:00
----------------------
strongSwan - TODO
----------------------
2008-04-02 13:21:02 +00:00
This is a TODO list we should keep in mind. A roadmap of the strongSwan
project is available online at:
2010-08-31 12:46:53 +00:00
http://wiki.strongswan.org/projects/strongswan/roadmap
2007-07-02 12:55:43 +00:00
Certificate support
-------------------
- synchronized CRL fetcher
- Smartcard interface
- Attribute certificates
Stroke interface
----------------
- add a Rekey-Counter for SAs in "statusall"
- ipsec statusall bytecount
Misc
----
2007-03-20 08:59:03 +00:00
- Address pool/backend for virtual IP assignement
2007-11-20 12:26:37 +00:00
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