diff options
author | Martin Willi <martin@strongswan.org> | 2006-04-20 08:19:23 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-04-20 08:19:23 +0000 |
commit | 14abc909e085b39b936b26fa79f1511ccf0c3457 (patch) | |
tree | 1dd7868662a4c26e35314c76ce9160d01812ec11 /Source | |
parent | 8bc96e08cb0c613edc35bcc6c3e8028b4db9e0aa (diff) | |
download | strongswan-14abc909e085b39b936b26fa79f1511ccf0c3457.tar.bz2 strongswan-14abc909e085b39b936b26fa79f1511ccf0c3457.tar.xz |
- updated Todos
Diffstat (limited to 'Source')
-rw-r--r-- | Source/doc/Todo-list.txt | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/Source/doc/Todo-list.txt b/Source/doc/Todo-list.txt index 97bc16b9f..b07537506 100644 --- a/Source/doc/Todo-list.txt +++ b/Source/doc/Todo-list.txt @@ -18,31 +18,30 @@ + stroke output redirection + stroke status -- libx509 ++ libx509 + new charon build - libstrong? + transforms + utils (plus host) + logger_manager instance in lib + leak detective usable for charon and pluto and anything else - - doxygen split (charon/lib) + integrate asn1 parser/oid (asn1/oid) + integrate basic PEM loading - - - - implement 3DES to load encrypted pem files - - port x509 stuff - - + + port x509 stuff + +- doxygen cleanup (charon/lib) + +- implement 3DES to load encrypted pem files - ipsec.secrets parsing -- certificate DN parsing -- certificate subjectAltName parsing -- certificate lookup via ID -- certificate validation/chaining -- certificate exchange +- useable certificate support + - certificate lookup via ID + - certificate validation/chaining + - certificate exchange - trapping - delete notify, when to send? - notifys on connection setup failure -- create child sa message +- create child sa message/rekeying -- new build environment (autotools?)
\ No newline at end of file +- new build environment (autotools?) |