strongswan/src/charon/sa
Martin Willi cdcfe777f4 implementation of an CFG attribute framework, currently supporting virtual IPs
updated ipsec.conf sourceip parameter to support
	CIDR notatation to serve from a pool
	%poolname to query a separate (database?) pool
2008-04-09 12:54:47 +00:00
..
authenticators replaced get_public() by create_public_enumerator() to try multiple public keys for signature verification 2008-03-27 19:07:23 +00:00
tasks implementation of an CFG attribute framework, currently supporting virtual IPs 2008-04-09 12:54:47 +00:00
child_sa.c added equals() method to peer_cfg, ike_cfg, proposals, auth_info 2008-03-26 10:06:45 +00:00
child_sa.h merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00
connect_manager.c signature in connectivity checks is now built with the message id in network byte order 2008-04-08 13:45:30 +00:00
connect_manager.h stopping connectivity checks on the responders side after receiving an IKE_SA_INIT request with the proper ME_CONNECTID 2008-04-01 11:38:18 +00:00
ike_sa.c implementation of an CFG attribute framework, currently supporting virtual IPs 2008-04-09 12:54:47 +00:00
ike_sa.h stopping connectivity checks on the responders side after receiving an IKE_SA_INIT request with the proper ME_CONNECTID 2008-04-01 11:38:18 +00:00
ike_sa_id.c merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00
ike_sa_id.h merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00
ike_sa_manager.c correctly unregister IKE_SA at the bus 2008-03-15 14:08:43 +00:00
ike_sa_manager.h merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00
mediation_manager.c fixing another memory leak 2008-04-07 09:36:52 +00:00
mediation_manager.h merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00
task_manager.c mediation extension adapted to the naming convention of the current version of the draft. note: the external interface (config, autotools) has not yet been changed 2008-03-26 18:40:19 +00:00
task_manager.h merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00