strongswan/src/charon/sa
Martin Willi e0fe765152 restructured file layout
new configuration structure:
  peer_cfg: configuration related to a peer (authenitcation, ...=
  ike_cfg: config to use for IKE setup (proposals)
  child_Cfg: config for CHILD_SA (proposals, traffic selectors)
  a peer_cfg has one ike_cfg and multiple child_cfg's
stroke now uses fixed count of threads
2007-04-10 06:01:03 +00:00
..
authenticators restructured file layout 2007-04-10 06:01:03 +00:00
tasks restructured file layout 2007-04-10 06:01:03 +00:00
child_sa.c restructured file layout 2007-04-10 06:01:03 +00:00
child_sa.h restructured file layout 2007-04-10 06:01:03 +00:00
ike_sa.c restructured file layout 2007-04-10 06:01:03 +00:00
ike_sa.h restructured file layout 2007-04-10 06:01:03 +00:00
ike_sa_id.c renamed all static clone() functions to avoid naming conflicts with uclibc 2007-02-01 15:24:10 +00:00
ike_sa_id.h better split up of library files "types.h" & "definitions.h" 2006-10-31 12:27:59 +00:00
ike_sa_manager.c restructured file layout 2007-04-10 06:01:03 +00:00
ike_sa_manager.h added IKE_SA_INIT retransmission detection 2007-03-29 14:20:10 +00:00
task_manager.c restructured file layout 2007-04-10 06:01:03 +00:00
task_manager.h merged tasking branch into trunk 2007-02-28 14:04:36 +00:00