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 |
| | |||||
* | imv-os: Updated security update evaluation | Andreas Steffen | 2017-09-01 | 3 | -3/+3 |
| | |||||
* | testing: Add expect-connection calls for all tests and hosts | Tobias Brunner | 2016-06-16 | 1 | -0/+2 |
| | | | | 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 | -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: Use absolute path of imv_policy_manager | Andreas Steffen | 2016-04-26 | 1 | -1/+1 |
| | |||||
* | 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 | 16 | -111/+212 |
| | |||||
* | testing: Reduce runtime of all tests that use SQLite databases by storing ↵ | Tobias Brunner | 2015-11-09 | 4 | -10/+5 |
| | | | | them in ramfs | ||||
* | testing: Improve runtime of TNC tests by storing the SQLite DB in ramfs | Tobias Brunner | 2015-11-09 | 2 | -1/+4 |
| | | | | This saves about 50%-70% of the time needed for scenarios that use a DB. | ||||
* | 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: Make TNC scenarios agnostic to the actual Debian version | Tobias Brunner | 2014-10-07 | 3 | -9/+10 |
| | | | | | The scenarios will work with new or old base images as long as the version in use is included as product in the master data (src/libimcv/imv/data.sql). | ||||
* | 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. | ||||
* | Updated description of TNC scenarios concerning RFC 7171 PT-EAP support | Andreas Steffen | 2014-06-26 | 1 | -6/+7 |
| | |||||
* | Migration from Debian 7.4 to 7.5 | Andreas Steffen | 2014-05-31 | 2 | -4/+4 |
| | |||||
* | Implemented PT-EAP protocol (RFC 7171) | Andreas Steffen | 2014-05-12 | 3 | -14/+8 |
| | |||||
* | Use python-based swidGenerator to generated SWID tags | Andreas Steffen | 2014-04-15 | 3 | -5/+5 |
| | |||||
* | testing: Use installed PTS SQL schema and data instead of local copy | Tobias Brunner | 2014-02-12 | 1 | -3/+3 |
| | |||||
* | Updated and split data.sql | Andreas Steffen | 2013-10-23 | 4 | -897/+50 |
| | |||||
* | Fixes in tnc scenarios | Andreas Steffen | 2013-08-19 | 2 | -1/+2 |
| | |||||
* | updated some TNC scenarios | Andreas Steffen | 2013-07-19 | 2 | -6/+47 |
| | |||||
* | Override policy recommendation in enforcement | Andreas Steffen | 2013-07-11 | 1 | -3/+3 |
| | |||||
* | Register packages under Debian 7.0 x86_64 | Andreas Steffen | 2013-07-04 | 2 | -5/+5 |
| | |||||
* | 5.1.0 changes for test cases | Andreas Steffen | 2013-06-29 | 5 | -13/+857 |
| | |||||
* | Use attest database in tnc/tnccs-20-os scenario5.0.4 | Andreas Steffen | 2013-04-21 | 4 | -2/+15 |
| | |||||
* | 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 |
| | |||||
* | Disable IPv4 forwarding on carol in order to pass tnc/tnccs-20-os scenario | Andreas Steffen | 2013-01-17 | 2 | -0/+2 |
| | |||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 1 | -6/+6 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | updated parameters | Andreas Steffen | 2012-11-12 | 2 | -2/+2 |
| | |||||
* | implemented IETF Numeric Version attribute | Andreas Steffen | 2012-10-18 | 1 | -7/+7 |
| | |||||
* | implemented IETF Remediation Instructions attribute | Andreas Steffen | 2012-10-18 | 1 | -2/+4 |
| | |||||
* | increased IMC/IMV debug level to 3 | Andreas Steffen | 2012-10-17 | 3 | -3/+3 |
| | |||||
* | added tnc/tnccs-20-os scenario | Andreas Steffen | 2012-10-12 | 17 | -0/+255 |