diff options
author | Martin Willi <martin@strongswan.org> | 2006-04-20 13:12:35 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-04-20 13:12:35 +0000 |
commit | fcfeb3220fbd4e25b0ac63c541c18e8ae1f30766 (patch) | |
tree | 7ffba119beddd17e8b5b304a60856c1d21660f35 /Source/doc/Todo-list.txt | |
parent | 6b3292da8570edaab0e8e7dd5b2babe0fe983dd2 (diff) | |
download | strongswan-fcfeb3220fbd4e25b0ac63c541c18e8ae1f30766.tar.bz2 strongswan-fcfeb3220fbd4e25b0ac63c541c18e8ae1f30766.tar.xz |
- fixed doxygen build
- seperates now in lib and charon
Diffstat (limited to 'Source/doc/Todo-list.txt')
-rw-r--r-- | Source/doc/Todo-list.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/doc/Todo-list.txt b/Source/doc/Todo-list.txt index b07537506..2173213fa 100644 --- a/Source/doc/Todo-list.txt +++ b/Source/doc/Todo-list.txt @@ -3,6 +3,7 @@ + = 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 @@ -28,7 +29,7 @@ + integrate basic PEM loading + port x509 stuff -- doxygen cleanup (charon/lib) ++ doxygen cleanup (charon/lib) - implement 3DES to load encrypted pem files |