aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/p2pnat
Commit message (Collapse)AuthorAgeFilesLines
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-146-6/+6
|
* testing: Update test scenarios for Debian jessieTobias Brunner2016-06-162-4/+4
| | | | | | | The main difference is that ping now reports icmp_seq instead of icmp_req, so we match for icmp_.eq, which works with both releases. tcpdump now also reports port 4500 as ipsec-nat-t.
* testing: Remove nearly all sleep calls from pretest and posttest scriptsTobias Brunner2015-11-092-4/+4
| | | | | By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
* testing: Fix typo in p2pnat/behind-same-nat scenarioTobias Brunner2015-08-211-2/+2
|
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-246-6/+6
| | | | | | | | | | 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.
* testing: Run 'conntrack -F' before all test scenariosTobias Brunner2014-04-022-3/+0
| | | | This prevents failures due to remaining conntrack entries.
* Updated comments in test.conf of all testsTobias Brunner2013-01-172-6/+6
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-172-4/+4
|
* converted all p2pnat iptables scenariosAndreas Steffen2013-01-1715-396/+164
|
* Adapt test configurationsReto Buerki2013-01-176-14/+14
| | | | Adapt test configurations to the new Debian-based system.
* removed plutostart parameterAndreas Steffen2012-06-136-6/+0
|
* load nonce pluginAndreas Steffen2012-05-236-6/+6
|
* upgrade p2pnat scenarios to 5.0.0Andreas Steffen2012-05-048-33/+29
|
* increase sleep time in mediation scenariosAndreas Steffen2010-12-122-2/+2
|
* all x509 based p2pnat scenarios require the revocation pluginAndreas Steffen2010-07-156-6/+6
|
* Adding socket-default to the plugin list in all test cases.Tobias Brunner2010-03-096-6/+6
|
* tests load pem/pkcs1 plugins, pubkey plugin not needed anymoreMartin Willi2009-08-266-6/+6
|
* loading updown plugin if requiredMartin Willi2008-10-166-6/+6
|
* explicitly load kernel-netlink plugin in UML scenariosAndreas Steffen2008-10-076-6/+6
|
* define plugins to be loaded in strongswan.confAndreas Steffen2008-05-286-0/+30
|
* changed external interface to the mediation extension.Tobias Brunner2008-03-276-14/+14
|
* mediation extension adapted to the naming convention of the current version ↵Tobias Brunner2008-03-269-16/+16
| | | | of the draft. note: the external interface (config, autotools) has not yet been changed
* added behind-same-nat p2p scenarioAndreas Steffen2007-12-1914-0/+415
|
* bob is passive responder in p2pnat scenarioAndreas Steffen2007-11-262-8/+6
|
* added p2pnat/medsrv-psk scenarioAndreas Steffen2007-11-2613-0/+342