aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2006-09-18 11:41:04 +0000
committerMartin Willi <martin@strongswan.org>2006-09-18 11:41:04 +0000
commitf534e18a98d7227052e840c6dd1fe37a7267de26 (patch)
tree067c8a2613149c1ce8a72ca5bd052ff2ea31e15a
parente63c4d8b8b8699f68239bb31440e3bd71556e7c6 (diff)
downloadstrongswan-f534e18a98d7227052e840c6dd1fe37a7267de26.tar.bz2
strongswan-f534e18a98d7227052e840c6dd1fe37a7267de26.tar.xz
updated TODOs
-rw-r--r--src/charon/doc/Todo-list.txt19
1 files changed, 10 insertions, 9 deletions
diff --git a/src/charon/doc/Todo-list.txt b/src/charon/doc/Todo-list.txt
index 1d21d927e..e5cfd8aff 100644
--- a/src/charon/doc/Todo-list.txt
+++ b/src/charon/doc/Todo-list.txt
@@ -1,5 +1,5 @@
- Todo-List for charon
-======================
+Todo-List for charon
+--------------------
+ = done, / = partial, - = todo, ordered by priority
@@ -41,13 +41,11 @@
+ Apply -W's from Makefile.program to charon
+ do ipsec status via starter
-- add more output to to up/down, somehow...
+ 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
+ trapping
@@ -60,15 +58,18 @@
+ replace state machine with something more transaction oriented
+ find existing IKE_SA on CHILD_SA initiation
++ use dpdaction/dpddelay parameters from ipsec.conf
+/ add firewall script support
+- include only a minimum of NATD payloads
+- implement 3DES to load encrypted pem files
+- implement a "event bus" mechanism
+ - add more output to to up/down, somehow...
- configure flag which allows to ommit vendor id in pluto
-- use dpdaction/dpddelay parameters from ipsec.conf
- ikelifetime should optionally enforce reauthentication
- cookies/DDoS prevention
- implement a mechanism against thread exhaustion
when a blocked IKE_SA receives a lot of messages
- add a crl fetch mechanism which synchronizes equal fetches
- add support for CERTREQs
-- use same reqid for routed connections when they are set up
-- if a CHILD_SA gets created, check if it is already ROUTED somewhere:
- - remove that route and reuse reqid
-- add firewall script support
+- proper handling of multiple certificate payloads (import order)
+- add a Rekey-Counter for SAs in "statusall"