aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/af-alg
Commit message (Collapse)AuthorAgeFilesLines
* testing: Globally define logging via syslog for charon-systemdTobias Brunner2017-11-155-50/+5
| | | | | | | We could make the same change for charon (actually setting it for charon in strongswan.conf.testing would work for charon-systemd too), however, there are dozens of test cases that currently set charondebug in ipsec.conf.
* testing: Converted af-alg to systemdAndreas Steffen2017-11-109-35/+72
|
* testing: Updated some descriptionsAndreas Steffen2017-11-101-3/+3
|
* testing: Update test scenarios for Debian jessieTobias Brunner2016-06-162-3/+3
| | | | | | | 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: Include IKE port information in evaltestsAndreas Steffen2016-03-052-6/+6
|
* testing: converted af-alg scenarios to swanctlAndreas Steffen2016-02-2625-149/+198
|
* 128 bit default security strength requires 3072 bit prime DH groupAndreas Steffen2015-12-143-4/+4
|
* testing: Remove nearly all sleep calls from pretest and posttest scriptsTobias Brunner2015-11-092-4/+5
| | | | | By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
* testing: Wait for DH crypto tests to completeAndreas Steffen2015-04-261-1/+1
|
* 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.
* Merged libstrongswan options into charon sectionAndreas Steffen2014-03-153-6/+0
|
* Updated comments in test.conf of all testsTobias Brunner2013-01-172-6/+6
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-172-4/+4
|
* converted all af-alg iptables scenariosAndreas Steffen2013-01-174-10/+10
|
* Adapt test configurationsReto Buerki2013-01-172-3/+3
| | | | Adapt test configurations to the new Debian-based system.
* removed plutostart parameterAndreas Steffen2012-06-135-5/+0
|
* load nonce pluginAndreas Steffen2012-05-235-5/+5
|
* suppress leak detective outputAndreas Steffen2012-05-111-2/+2
|
* updated af-alg scenarios to 5.0.0Andreas Steffen2012-05-0420-0/+270