Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Globally define logging via syslog for charon-systemd | Tobias Brunner | 2017-11-15 | 3 | -9/+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: Converterd tnc to systemd | Andreas Steffen | 2017-11-11 | 5 | -21/+9 |
| | |||||
* | testing: Update test scenarios for Debian jessie | Tobias Brunner | 2016-06-16 | 1 | -4/+4 |
| | | | | | | | 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 | -4/+4 |
| | |||||
* | testing: Converted tnc scenarios to swanctl | Andreas Steffen | 2015-12-11 | 19 | -111/+680 |
| | |||||
* | testing: Fixed some more timing issues | Andreas Steffen | 2015-11-10 | 1 | -0/+1 |
| | |||||
* | testing: Avoid delays with ping by using -W and -i options | Tobias Brunner | 2015-11-09 | 1 | -2/+2 |
| | | | | | | With -W we reduce timeouts when we don't expect a response. With -i the interval between pings is reduced (mostly in case of auto=route where the first ping yields no reply). | ||||
* | 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: Fix URL to TNC@FHH project in scenario descriptions | Tobias Brunner | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | configure: Load fetcher plugins after crypto base plugins | Martin Willi | 2014-09-24 | 3 | -3/+3 |
| | | | | | | | | | | 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. | ||||
* | Implemented PT-EAP protocol (RFC 7171) | Andreas Steffen | 2014-05-12 | 3 | -1/+21 |
| | |||||
* | cleaned up XML code in tnccs-11 plugin | Andreas Steffen | 2013-04-04 | 1 | -3/+3 |
| | |||||
* | Updated comments in test.conf of all tests | Tobias Brunner | 2013-01-17 | 1 | -4/+4 |
| | |||||
* | Renamed $UMLHOSTS to $VIRTHOSTS | Tobias Brunner | 2013-01-17 | 1 | -2/+2 |
| | |||||
* | converted all tnc iptables scenarios | Andreas Steffen | 2013-01-17 | 2 | -6/+6 |
| | |||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 1 | -6/+6 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 3 | -3/+0 |
| | |||||
* | load nonce plugin | Andreas Steffen | 2012-05-23 | 3 | -3/+3 |
| | |||||
* | upgraded tnc scenarios to 5.0.0 | Andreas Steffen | 2012-05-04 | 4 | -13/+14 |
| | |||||
* | added tnc-tnccs plugin and removed xcbc plugin | Andreas Steffen | 2011-10-25 | 3 | -3/+3 |
| | |||||
* | restablish the lost links to the TNC@FHH project | Andreas Steffen | 2011-06-15 | 1 | -1/+3 |
| | |||||
* | fixed some descriptions | Andreas Steffen | 2011-06-15 | 1 | -3/+1 |
| | |||||
* | link to the TNC@FHH project | Andreas Steffen | 2011-06-03 | 1 | -1/+3 |
| | |||||
* | moved TNC scenarios to tnc folder | Andreas Steffen | 2011-06-03 | 24 | -0/+296 |