aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/processing
Commit message (Collapse)AuthorAgeFilesLines
...
* changing UID/GID after startup of pluto/charonMartin Willi2007-05-072-2/+2
| | | | added --with-uid/--with-gid configure option
* reducing capabilities of the threads to a minimumMartin Willi2007-05-032-1/+7
| | | | | | proper flush of pending packets on daemon shutdown adding local address as gateway address in dynamic route
* removed IKE_SA_ID (%J) printf hook, two more to goMartin Willi2007-04-111-1/+1
|
* cleaned up apidocMartin Willi2007-04-114-8/+8
| | | | | | added some comments removed configuration.[ch], as it does not make sense like it is
* restructured file layoutMartin Willi2007-04-1032-0/+3231
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