Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Some more timing fixes | Andreas Steffen | 2015-12-01 | 1 | -1/+1 |
| | |||||
* | testing: Remove nearly all sleep calls from pretest and posttest scripts | Tobias Brunner | 2015-11-09 | 1 | -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 scenarios | Tobias Brunner | 2014-10-03 | 1 | -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|rightsigkey | Tobias Brunner | 2013-05-07 | 3 | -3/+3 |
| | |||||
* | left|rightrsasigkey accepts SSH keys but the key format has to be specified ↵ | Tobias Brunner | 2013-05-07 | 2 | -2/+2 |
| | | | | | | | explicitly The default is now PKCS#1. With the dns: and ssh: prefixes other formats can be selected. | ||||
* | Added ikev2/rw-dnssec scenario | Andreas Steffen | 2013-02-19 | 21 | -0/+301 |