diff options
author | Martin Willi <martin@strongswan.org> | 2006-04-25 10:06:30 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-04-25 10:06:30 +0000 |
commit | 13e4a62f5c352981a93156be7749bfa712782d84 (patch) | |
tree | 16790bf1294e870da3b40f3991e258b7176f778e /Source/doc/Todo-list.txt | |
parent | a8c09d8cc0044fbff6c89c2e8966427ee7ed1ef0 (diff) | |
download | strongswan-13e4a62f5c352981a93156be7749bfa712782d84.tar.bz2 strongswan-13e4a62f5c352981a93156be7749bfa712782d84.tar.xz |
- added separate implementation for connection_store, credential_store, policy_store
- added folder structure to config
- credentials are fetched solely on IDs now
Diffstat (limited to 'Source/doc/Todo-list.txt')
-rw-r--r-- | Source/doc/Todo-list.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Source/doc/Todo-list.txt b/Source/doc/Todo-list.txt index 44d8b985c..11b30fb7d 100644 --- a/Source/doc/Todo-list.txt +++ b/Source/doc/Todo-list.txt @@ -31,9 +31,10 @@ + doxygen cleanup (charon/lib) -- useable certificate support +/ useable certificate support + more id types (use atodn from pluto) - - rewrite certificate storage the clean way + + rewrite certificate storage the clean way + - further subjectAltName support - certificate validation/chaining - certificate exchange |