aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/control/interface_manager.c
Commit message (Collapse)AuthorAgeFilesLines
* removed paranoid module checkingMartin Willi2007-05-251-13/+0
|
* proper thread cancellation when using the charon->interfacesMartin Willi2007-05-231-0/+15
|
* routing/unrouting through interfaceMartin Willi2007-05-161-2/+124
|
* properly implemented interface_managers initiate, terminte_[ike|child]Martin Willi2007-05-091-73/+250
| | | | | proper thread release when stroke is CTRL+C'ed fixed some permission issues
* extended interface_manager (more work needed here)Martin Willi2007-05-031-2/+167
|
* restructuring of configuration backendsMartin Willi2007-04-271-0/+239
added propotypes of new control interfaces (xml & dbus) introduced loadable: configuration backends control interfaces using pluggable modules as in EAP