aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/openssl-ikev2/rw-suite-b-128
Commit message (Collapse)AuthorAgeFilesLines
* testing: Update test scenarios for Debian jessieTobias Brunner2016-06-161-1/+1
| | | | | | | 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-091-1/+3
| | | | | By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
* testing: Adapt tests to retransmission settings and reduce DPD delay/timeoutTobias Brunner2015-11-091-3/+0
|
* testing: Wait for DH crypto tests to completeAndreas Steffen2015-04-261-1/+1
|
* testing: Update test conditions because signature schemes are now loggedTobias Brunner2015-03-041-1/+1
| | | | | 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-243-5/+5
| | | | | | | | | | 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-8/+6
|
* Encrypt carol's PKCS#8 private key in openssl-ikve2/rw-suite-b-128|192 scenariosAndreas Steffen2013-10-302-6/+7
|
* Use bold font to display key sizeAndreas Steffen2013-10-111-1/+1
|
* 5.1.0 changes for test casesAndreas Steffen2013-06-2929-0/+463