strongswan/src/charon/network
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
..
packet.c merged tasking branch into trunk 2007-02-28 14:04:36 +00:00
packet.h better split up of library files "types.h" & "definitions.h" 2006-10-31 12:27:59 +00:00
receiver.c restructured file layout 2007-04-10 06:01:03 +00:00
receiver.h restructured file layout 2007-04-10 06:01:03 +00:00
sender.c restructured file layout 2007-04-10 06:01:03 +00:00
sender.h restructured file layout 2007-04-10 06:01:03 +00:00
socket.c removed unneded includes 2007-03-30 12:24:31 +00:00
socket.h fixed netlink socket receiver code 2007-03-03 14:56:24 +00:00