aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/updown
Commit message (Expand)AuthorAgeFilesLines
* libcharon: Use lib->ns instead of charon->nameTobias Brunner2014-02-121-1/+1
* updown: Return an empty DNS server enumerator if no IKE_SA availableMartin Willi2014-02-061-1/+1
* updown: Increase buffer size for script and environment variablesTobias Brunner2014-01-231-1/+1
* updown: Add PLUTO_IPCOMP to indicate if IPComp was negotiatedTobias Brunner2014-01-231-1/+7
* updown: fix segfault when interface name can't be resolvedAnsis Atteka2013-10-301-0/+4
* updown: Pass ICMP[v6] message type and code to updown scriptTobias Brunner2013-10-171-2/+23
* updown: Add a PLUTO_PROTO variable set to 'ah' or 'esp'Martin Willi2013-10-111-0/+2
* updown: remove description of unsupported PLUTO_ variablesMartin Willi2013-08-081-1/+0
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-3/+5
* updown: Use plugin features to register listener and attribute handlerTobias Brunner2013-06-111-20/+44
* updown: pass IKE_SA unique ID in PLUTO_UNIQUEIDEmanuil Hristov2013-05-161-1/+2
* 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 get_interfa...Tobias Brunner2012-09-211-3/+2
* 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
* 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