mirror of
				https://github.com/strongswan/strongswan.git
				synced 2025-11-04 00:00:51 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			47 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
                 -------------------------
 | 
						|
                  strongSwan - Roadmap
 | 
						|
                 -------------------------
 | 
						|
 | 
						|
These notes mostly belong to charon, the new IKEv2 daemon. The plan is to
 | 
						|
migrate IKEv1 into charon. It's hard to say how much effort is needed to
 | 
						|
do that, and how much code we can reuse from pluto. But a port IS necessary to
 | 
						|
gain hassle-free configuration, version negotiation and maintainability.
 | 
						|
 | 
						|
Roadmap 2007
 | 
						|
============
 | 
						|
 | 
						|
 Oct  ! - modular credential backends
 | 
						|
      ! - enhance manager/XML interface
 | 
						|
      !
 | 
						|
 Nov  ! - Start IKEv1 implementation in charon
 | 
						|
      !
 | 
						|
 Dec  !
 | 
						|
      !
 | 
						|
 | 
						|
TODO-List
 | 
						|
=========
 | 
						|
 | 
						|
A set of TODOs. This is only a list of things I write down to not forget them.
 | 
						|
Watch out for TODOs in the code.
 | 
						|
 | 
						|
Build options
 | 
						|
-------------
 | 
						|
- Allow static build using libtool dlopen wrapper
 | 
						|
 | 
						|
Certificate support
 | 
						|
-------------------
 | 
						|
- proper handling of multiple certificate payloads (import order)
 | 
						|
- synchronized CRL fetcher
 | 
						|
- Smartcard interface
 | 
						|
- Attribute certificates
 | 
						|
 | 
						|
Stroke interface
 | 
						|
----------------
 | 
						|
- add a Rekey-Counter for SAs in "statusall"
 | 
						|
- ipsec statusall bytecount
 | 
						|
 | 
						|
Misc
 | 
						|
----
 | 
						|
- Address pool/backend for virtual IP assignement
 | 
						|
- replace iterator by enumerator
 |