aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/updown
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-4/+4
* updown: Get value for PLUTO_MARK_{IN,OUT} from CHILD_SAShota Fukumori2016-03-231-2/+2
* Support of IP address ranges in traffic selectorsAndreas Steffen2016-03-101-6/+10
* Set PLUTO port variables to 0 in the case of no port restrictionsAndreas Steffen2016-03-041-1/+1
* Port range support in updown scriptAndreas Steffen2016-03-041-13/+37
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-3/+1
* updown: Pass virtual IPs assigned to a peer to the updown scriptTobias Brunner2015-08-061-7/+11
* attribute-handler: Pass full IKE_SA to handler backendsMartin Willi2015-02-201-34/+23
* attributes: Move the configuration attributes framework to libcharonMartin Willi2015-02-201-5/+4
* updown: Explicitly pass caller PATH to updown scriptMartin Willi2014-10-221-0/+1
* updown: Use process abstraction to invoke updown scriptMartin Willi2014-10-061-246/+215
* updown: Force subnet address to be numericTobias Brunner2014-06-251-2/+2
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
* 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