aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/libipsec
Commit message (Collapse)AuthorAgeFilesLines
* testing: Globally define logging via syslog for charon-systemdTobias Brunner2017-11-1510-98/+10
| | | | | | | 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: Removed libipsec/rw-suite-bAndreas Steffen2017-11-1028-2260/+0
|
* testing: Converted libipsec/net2net-null to swanctlAndreas Steffen2017-11-1010-67/+102
|
* testing: Converted libipsec/net2net-cert-ipv6 to swanctlAndreas Steffen2017-11-1010-59/+102
|
* testing: Converted libipsec/net2net-cert to swanctlAndreas Steffen2017-11-1010-59/+102
|
* testing: Converted libipsec/net2net-3des to swanctlAndreas Steffen2017-11-1010-67/+102
|
* testing: Converted libipsec/host2host-cert to swanctlAndreas Steffen2017-11-1010-51/+94
|
* testing: Add libipsec/net2net-cert-ipv6 scenarioTobias Brunner2017-09-1811-0/+1311
|
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-1414-17/+19
|
* testing: Use curl instead of soup plugin in libipsec/rw-suite-b scenarioTobias Brunner2016-09-203-3/+3
| | | | | The soup plugin is already used in the openssl-ikev2/rw-suite-b* scenarios.
* testing: Update test scenarios for Debian jessieTobias Brunner2016-06-165-18/+18
| | | | | | | 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: wait until connections are loadedAndreas Steffen2016-05-154-4/+8
|
* testing: Updated updown scripts in libipsec scenarios to latest versionTobias Brunner2016-03-2311-0/+341
|
* 128 bit default security strength requires 3072 bit prime DH groupAndreas Steffen2015-12-143-6/+6
|
* testing: Remove nearly all sleep calls from pretest and posttest scriptsTobias Brunner2015-11-094-4/+6
| | | | | By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
* testing: Add libipsec/net2net-null scenarioTobias Brunner2015-11-0911-0/+1245
|
* testing: Updated environment variable documentation in updown scriptsTobias Brunner2015-08-319-9/+81
|
* testing: Update modified updown scripts to the latest templateTobias Brunner2015-03-069-2037/+714
| | | | | This avoids confusion and makes identifying the changes needed for each scenario easier.
* testing: Update test conditions because signature schemes are now loggedTobias Brunner2015-03-041-3/+3
| | | | | RFC 7427 signature authentication is now used between strongSwan hosts by default, which causes the actual signature schemes to get logged.
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-249-10/+10
| | | | | | | | | | 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.
* Added libipsec/net2net-3des scenarioAndreas Steffen2014-03-2811-0/+1521
|
* Merged libstrongswan options into charon sectionAndreas Steffen2014-03-153-6/+0
|
* Increase debug level in libipsec/rw-suite-b scenarioAndreas Steffen2013-10-111-0/+1
|
* testing: Add libipsec/host2host-cert scenarioTobias Brunner2013-10-1111-0/+1534
|
* Ping from dave before shutting down tcpdump in libipsec/rw-suite-b test case5.1.0dr1Tobias Brunner2013-07-011-1/+1
|
* Fixed libipsec/rw-suite-b scenarioAndreas Steffen2013-07-015-107/+1
|
* Added libipsec/rw-suite-b scenarioAndreas Steffen2013-07-0132-0/+2693
|
* Added libipsec/net2net-cert scenarioAndreas Steffen2013-06-2911-0/+1512