aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/updown
Commit message (Collapse)AuthorAgeFilesLines
* Pass PLUTO_XAUTH_ID to updown scriptMartin Willi2012-11-161-1/+21
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
|
* Make it easy to check if an address is locally usable via changed ↵Tobias Brunner2012-09-211-3/+2
| | | | get_interface() method
* Support multiple virtual IPs on peer_cfg and ike_sa classesMartin Willi2012-08-301-16/+42
|
* Add a DNS attribute handler to updown, passing servers to updown scriptMartin Willi2012-08-216-4/+377
|
* correctly destroy the hostsAndreas Steffen2011-06-031-2/+2
|
* fixed subnet to string conversion by using ts_to_subnet()Andreas Steffen2011-06-031-35/+7
|
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
|
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ↵Martin Willi2011-04-151-0/+7
| | | | over plugin_t
* Migrated remaining plugin_t implementations to INIT/METHOD macrosMartin Willi2011-04-151-7/+11
|
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-021-2/+3
|
* in a ESP_IN_UDP situation make UDP port available in the updown scriptAndreas Steffen2010-07-171-1/+23
|
* make xfrm marks available in the updown scriptsAndreas Steffen2010-07-171-1/+44
|
* Compiler warning fixed.Tobias Brunner2010-06-281-1/+3
|
* Respect line with in Makefile.am's, other cosmeticsMartin Willi2010-03-251-1/+2
|
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-1/+1
|
* Convert charon into libcharon.Tobias Brunner2010-03-191-1/+1
|
* Moving charon to libcharon.Tobias Brunner2010-03-195-0/+464