Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Globally define logging via syslog for charon-systemd | Tobias Brunner | 2017-11-15 | 3 | -14/+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 | 3 | -16/+12 |
| | |||||
* | testing: Use absolute path of imv_policy_manager | Andreas Steffen | 2016-04-26 | 1 | -1/+1 |
| | |||||
* | testing: Converted tnc scenarios to swanctl | Andreas Steffen | 2015-12-11 | 12 | -112/+159 |
| | |||||
* | testing: Reduce runtime of all tests that use SQLite databases by storing ↵ | Tobias Brunner | 2015-11-09 | 1 | -2/+2 |
| | | | | them in ramfs | ||||
* | testing: Adapt tests to retransmission settings and reduce DPD delay/timeout | Tobias Brunner | 2015-11-09 | 1 | -0/+2 |
| | |||||
* | testing: Make TNC scenarios agnostic to the actual Debian version | Tobias Brunner | 2014-10-07 | 1 | -4/+4 |
| | | | | | 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. | ||||
* | Migration from Debian 7.4 to 7.5 | Andreas Steffen | 2014-05-31 | 1 | -1/+1 |
| | |||||
* | Implemented PT-EAP protocol (RFC 7171) | Andreas Steffen | 2014-05-12 | 2 | -0/+14 |
| | |||||
* | Use python-based swidGenerator to generated SWID tags | Andreas Steffen | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | Updated and split data.sql | Andreas Steffen | 2013-10-23 | 2 | -873/+29 |
| | |||||
* | Override policy recommendation in enforcement | Andreas Steffen | 2013-07-11 | 1 | -9/+9 |
| | |||||
* | 5.1.0 changes for test cases | Andreas Steffen | 2013-06-29 | 22 | -0/+1220 |