aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon-nm/nm
Commit message (Collapse)AuthorAgeFilesLines
...
* Centralized thread cancellation in processor_tTobias Brunner2012-06-251-10/+18
| | | | | | | | | | This ensures that no threads are active when plugins and the rest of the daemon are unloaded. callback_job_t was simplified a lot in the process as its main functionality is now contained in processor_t. The parent-child relationships were abandoned as these were only needed to simplify job cancellation.
* implemented the right|leftallowany featureAndreas Steffen2012-06-081-2/+2
|
* make IKEv1 DPD timeout configurable in charonAndreas Steffen2012-05-171-1/+2
|
* Integrate nm plugin directly in charon-nm.Tobias Brunner2012-05-038-0/+1787