aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/rw-mark-in-out/hosts/sun
Commit message (Collapse)AuthorAgeFilesLines
* testing: Configure logging via syslog in strongswan.confTobias Brunner2017-11-152-4/+6
| | | | | Globally configure logging in strongswan.conf.testing and replace all charondebug statements with strongswan.conf settings.
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-141-1/+1
|
* testing: Updated environment variable documentation in updown scriptsTobias Brunner2015-08-311-1/+9
|
* testing: Update modified updown scripts to the latest templateTobias Brunner2015-03-061-215/+81
| | | | | This avoids confusion and makes identifying the changes needed for each scenario easier.
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-241-1/+1
| | | | | | | | | | Some fetcher plugins (such as curl) might build upon OpenSSL to implement HTTPS fetching. As we set (and can't unset) threading callbacks in our openssl plugin, we must ensure that OpenSSL functions don't get called after openssl plugin unloading. We achieve that by loading curl and all other fetcher plugins after the base crypto plugins, including openssl.
* Updated mark_update script in several IKEv2 scenariosAndreas Steffen2013-01-171-3/+13
|
* removed plutostart parameterAndreas Steffen2012-06-131-1/+0
|
* load nonce pluginAndreas Steffen2012-05-231-1/+1
|
* upgraded ikev2 scenarios to 5.0.0Andreas Steffen2012-05-111-2/+0
|
* pluto: Added PLUTO_UDP_ENC argument to updown script.Tobias Brunner2010-09-021-1/+1
| | | | This contains the remote UDP port in case of UDP encapsulated ESP.
* minor fixes in the ikev2/rw-mark-in-out scenariosAndreas Steffen2010-07-171-1/+1
|
* the ikev2/nat-two-rw-mark and ikev2/rw-mark-in-out scenarios use the ↵Andreas Steffen2010-07-173-0/+569
PLUTO_MARK_IN and PLUTO_ESP_ENC variables in the mark_update script