aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/updown/updown_handler.c
Commit message (Collapse)AuthorAgeFilesLines
* attribute-handler: Pass full IKE_SA to handler backendsMartin Willi2015-02-201-34/+23
|
* updown: Return an empty DNS server enumerator if no IKE_SA availableMartin Willi2014-02-061-1/+1
| | | | | The one existing caller does not handle a NULL return and always expects an enumerator; and returning FALSE does not make sense anyway.
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
|
* Add a DNS attribute handler to updown, passing servers to updown scriptMartin Willi2012-08-211-0/+243