File: TODO

package info (click to toggle)
strongswan 4.4.1-5.6
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 30,568 kB
  • ctags: 22,494
  • sloc: ansic: 172,006; sh: 13,946; sql: 4,232; makefile: 2,254; cs: 522; yacc: 214; lex: 191; perl: 94; ruby: 94
file content (33 lines) | stat: -rw-r--r-- 866 bytes parent folder | download | duplicates (3)
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://trac.strongswan.org/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