diff options
author | Martin Willi <martin@strongswan.org> | 2006-04-24 10:40:10 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-04-24 10:40:10 +0000 |
commit | a8c09d8cc0044fbff6c89c2e8966427ee7ed1ef0 (patch) | |
tree | 91b37f9344855204233631622d5b13a7056084b1 /Source/doc/Todo-list.txt | |
parent | fcfeb3220fbd4e25b0ac63c541c18e8ae1f30766 (diff) | |
download | strongswan-a8c09d8cc0044fbff6c89c2e8966427ee7ed1ef0.tar.bz2 strongswan-a8c09d8cc0044fbff6c89c2e8966427ee7ed1ef0.tar.xz |
- identification_t supports now almost all id types
- x509 certificates work with identification_t now
- fixes here, fixes there
Diffstat (limited to 'Source/doc/Todo-list.txt')
-rw-r--r-- | Source/doc/Todo-list.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Source/doc/Todo-list.txt b/Source/doc/Todo-list.txt index 2173213fa..44d8b985c 100644 --- a/Source/doc/Todo-list.txt +++ b/Source/doc/Todo-list.txt @@ -27,19 +27,19 @@ + leak detective usable for charon and pluto and anything else + integrate asn1 parser/oid (asn1/oid) + integrate basic PEM loading - + port x509 stuff + + port x509 stuff + doxygen cleanup (charon/lib) -- implement 3DES to load encrypted pem files - -- ipsec.secrets parsing - - useable certificate support - - certificate lookup via ID + + more id types (use atodn from pluto) + - rewrite certificate storage the clean way - certificate validation/chaining - certificate exchange +- implement 3DES to load encrypted pem files +- ipsec.secrets parsing + - trapping - delete notify, when to send? - notifys on connection setup failure |