Remove outdated TODO information

This commit is contained in:
Martin Willi 2012-10-10 13:10:28 +02:00
parent 7174a0a527
commit 7f3bf2b12f
1 changed files with 1 additions and 25 deletions

26
TODO
View File

@ -2,31 +2,7 @@
strongSwan - TODO strongSwan - TODO
---------------------- ----------------------
This is a TODO list we should keep in mind. A roadmap of the strongSwan A roadmap of the strongSwan project is available online at:
project is available online at:
http://wiki.strongswan.org/projects/strongswan/roadmap 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