Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Globally define logging via syslog for charon-systemd | Tobias Brunner | 2017-11-15 | 2 | -18/+0 |
| | | | | | | | 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 swanctl to systemd | Andreas Steffen | 2017-11-11 | 4 | -14/+22 |
| | |||||
* | Allow x25519 as an alias of the curve25519 KE algorithm | Andreas Steffen | 2017-03-20 | 2 | -8/+8 |
| | |||||
* | testing: Convert swanctl scenarios to curve-25519 | Andreas Steffen | 2016-12-30 | 5 | -12/+12 |
| | |||||
* | testing: make curve25519 the default DH group | Andreas Steffen | 2016-11-14 | 1 | -1/+1 |
| | |||||
* | testing: Add expect-connection calls for all tests and hosts | Tobias Brunner | 2016-06-16 | 1 | -0/+3 |
| | | | | There are some exceptions (e.g. those that use auto=start or p2pnat). | ||||
* | testing: Update test scenarios for Debian jessie | Tobias Brunner | 2016-06-16 | 1 | -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: Include IKE port information in evaltests | Andreas Steffen | 2016-03-05 | 1 | -2/+2 |
| | |||||
* | testing: Added swanctl/protoport-range scenario | Andreas Steffen | 2016-03-04 | 9 | -0/+159 |