diff options
author | Martin Willi <martin@strongswan.org> | 2006-04-28 07:14:48 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-04-28 07:14:48 +0000 |
commit | 997358a6c475c8886cce388ab325184a1ff733c9 (patch) | |
tree | 27a15790e030fc186d00cd710d2a3540f4defe69 /Source/doc/Todo-list.txt | |
parent | 52923c9acb349adec3d1cc039e7a74c2e822da6e (diff) | |
download | strongswan-997358a6c475c8886cce388ab325184a1ff733c9.tar.bz2 strongswan-997358a6c475c8886cce388ab325184a1ff733c9.tar.xz |
- import of strongswan-2.7.0
- applied patch for charon
Diffstat (limited to 'Source/doc/Todo-list.txt')
-rw-r--r-- | Source/doc/Todo-list.txt | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/Source/doc/Todo-list.txt b/Source/doc/Todo-list.txt deleted file mode 100644 index 11b30fb7d..000000000 --- a/Source/doc/Todo-list.txt +++ /dev/null @@ -1,49 +0,0 @@ - Todo-List for charon -====================== - -+ = done, / = partial, - = todo, ordered by priority - - -+ private key loading: der, without passphrase -+ load all private keys from ipsec.d/private/ in stroke.c -+ handle leftcert and rightcert in starterstroke.c/stroke.c -+ load specified certs in stroke.c -+ extract public keys from certs -+ public key authentication -+ release for Andreas - -+ stroke loglevels -+ stroke up -+ ike_sa_manager checkout_by_hosts -+ stroke down -+ stroke output redirection -+ stroke status - -+ libx509 - + new charon build - libstrong? - + transforms - + utils (plus host) - + logger_manager instance in lib - + leak detective usable for charon and pluto and anything else - + integrate asn1 parser/oid (asn1/oid) - + integrate basic PEM loading - + port x509 stuff - -+ doxygen cleanup (charon/lib) - -/ useable certificate support - + more id types (use atodn from pluto) - + rewrite certificate storage the clean way - - further subjectAltName support - - 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 -- create child sa message/rekeying - -- new build environment (autotools?) |