aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon-nm/charon-nm.c
Commit message (Expand)AuthorAgeFilesLines
* Reload logger configuration on SIGHUPTobias Brunner2012-10-181-23/+5
* Make syslog and file loggers configurable at runtimeTobias Brunner2012-10-181-1/+1
* Use random ports in NetworkManager backendTobias Brunner2012-09-181-0/+4
* Refactored heavily #ifdefd capability code to its own libstrongswan classMartin Willi2012-07-041-53/+5
* Use static plugin features in charon-nmTobias Brunner2012-06-271-10/+4
* Store the name of the binary using libcharon to enable specific settings.Tobias Brunner2012-05-031-1/+1
* Integrate nm plugin directly in charon-nm.Tobias Brunner2012-05-031-1/+12
* Added a small libcharon wrapper intended to directly host the nm plugin.Tobias Brunner2012-05-031-0/+308