updated TODO

This commit is contained in:
Martin Willi 2007-09-26 15:08:34 +00:00
parent 8207e3ea4d
commit 87d0427def

19
TODO
View File

@ -10,23 +10,14 @@ gain hassle-free configuration, version negotiation and maintainability.
Roadmap 2007 Roadmap 2007
============ ============
Jul ! - reimplement IKEv2 p2p NATT support Oct ! - modular credential backends
! - release IKEv2 p2p NATT draft 00 ! - enhance manager/XML interface
! - interface in charon for the XML based SMP management interface
! - SMP configuration client
! !
Aug ! - modular cerendtial backends Nov ! - Start IKEv1 implementation in charon
!
Sep ! - Start IKEv1 implementation in charon
!
Oct !
!
Nov !
! !
Dec ! Dec !
! !
TODO-List TODO-List
========= =========
@ -39,7 +30,6 @@ Build options
Certificate support Certificate support
------------------- -------------------
- New trustchain mechanism?
- proper handling of multiple certificate payloads (import order) - proper handling of multiple certificate payloads (import order)
- synchronized CRL fetcher - synchronized CRL fetcher
- Smartcard interface - Smartcard interface
@ -53,5 +43,4 @@ Stroke interface
Misc Misc
---- ----
- Address pool/backend for virtual IP assignement - Address pool/backend for virtual IP assignement
- fix iterator->insert_before/after - replace iterator by enumerator
- split up kernel interface into: ipsec, routing, interfaces