aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/rw-dnssec
Commit message (Collapse)AuthorAgeFilesLines
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-143-3/+3
|
* testing: Add expect-connection calls for all tests and hostsTobias Brunner2016-06-161-0/+1
| | | | There are some exceptions (e.g. those that use auto=start or p2pnat).
* testing: Update test scenarios for Debian jessieTobias Brunner2016-06-161-2/+2
| | | | | | | 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: Fix posttest.dat for ikev2/rw-dnssec scenarioTobias Brunner2016-06-161-6/+6
|
* testing: Some more timing fixesAndreas Steffen2015-12-011-1/+1
|
* testing: Remove nearly all sleep calls from pretest and posttest scriptsTobias Brunner2015-11-091-2/+2
| | | | | By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
* testing: Update public keys in DNSSEC scenariosTobias Brunner2014-10-031-0/+0
| | | | | The tests are successful even if the public keys are not stored locally, but an additional DNS query is required to fetch them.
* Load any type (RSA/ECDSA) of public key via left|rightsigkeyTobias Brunner2013-05-073-3/+3
|
* left|rightrsasigkey accepts SSH keys but the key format has to be specified ↵Tobias Brunner2013-05-072-2/+2
| | | | | | | explicitly The default is now PKCS#1. With the dns: and ssh: prefixes other formats can be selected.
* Added ikev2/rw-dnssec scenarioAndreas Steffen2013-02-1921-0/+301