aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon-nm
Commit message (Collapse)AuthorAgeFilesLines
* implemented the right|leftallowany featureAndreas Steffen2012-06-081-2/+2
|
* make IKEv1 DPD timeout configurable in charonAndreas Steffen2012-05-171-1/+2
|
* 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-0310-4/+1808
|
* Added a small libcharon wrapper intended to directly host the nm plugin.Tobias Brunner2012-05-032-0/+328
For this reason it reclaims the --enable-nm configure option.