diff options
author | Martin Willi <martin@strongswan.org> | 2006-05-24 09:05:21 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-05-24 09:05:21 +0000 |
commit | 3a13a7808406f7f86d7c2e2286bbe1fe942ec662 (patch) | |
tree | 0a6efa231bf7a6630b2a77a27f371c217b85dd08 /src/charon/doc | |
parent | b82908b8b585e87b7405c43774b433b927768a95 (diff) | |
download | strongswan-3a13a7808406f7f86d7c2e2286bbe1fe942ec662.tar.bz2 strongswan-3a13a7808406f7f86d7c2e2286bbe1fe942ec662.tar.xz |
- handle IKE_SA setup without a piggy-packed CHILD_SA
more IKEv2 conform
Diffstat (limited to 'src/charon/doc')
-rw-r--r-- | src/charon/doc/Todo-list.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/charon/doc/Todo-list.txt b/src/charon/doc/Todo-list.txt index 7bff26d84..2398acc57 100644 --- a/src/charon/doc/Todo-list.txt +++ b/src/charon/doc/Todo-list.txt @@ -39,19 +39,19 @@ - certificate exchange + Apply -W's from Makefile.program to charon -- do ipsec status via starter ++ do ipsec status via starter - add more output to to up/down, somehow... -- stroke status should show configured connections -- stroke loglevel update ++ stroke status should show configured connections ++ stroke loglevel update - stroke argument parsing via getopts/gperf? - implement 3DES to load encrypted pem files -- ipsec.secrets parsing ++ ipsec.secrets parsing - trapping -- delete notify, when to send? ++ proper delete messages - notifys on connection setup failure - create child sa message/rekeying -- new build environment (autotools?) ++ new build environment (autotools?) |