Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Globally define logging via syslog for charon-systemd | Tobias Brunner | 2017-11-15 | 1 | -8/+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 sql to systemd | Andreas Steffen | 2017-11-11 | 1 | -0/+8 |
| | |||||
* | testing: Use absolute path to the _updown script in SQL scenarios | Tobias Brunner | 2016-02-17 | 1 | -1/+1 |
| | | | | | | /usr/local/sbin is not included in PATH set by the charon init script and since the ipsec script is obsolete when using swanctl it makes sense to change this anyway. | ||||
* | testing: Change sql scenarios to swanctl | Andreas Steffen | 2016-01-03 | 2 | -1/+2 |
| | |||||
* | testing: Reduce runtime of all tests that use SQLite databases by storing ↵ | Tobias Brunner | 2015-11-09 | 1 | -1/+1 |
| | | | | them in ramfs | ||||
* | testing: Updated carol's certificate from research CA and dave's certificate ↵5.3.1dr1 | Andreas Steffen | 2015-04-26 | 1 | -3/+3 |
| | | | | from sales CA | ||||
* | testing: Updated certificates and keys in sql scenarios | Andreas Steffen | 2014-10-06 | 1 | -1/+1 |
| | |||||
* | configure: Load fetcher plugins after crypto base plugins | Martin Willi | 2014-09-24 | 1 | -1/+1 |
| | | | | | | | | | | 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. | ||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 1 | -1/+0 |
| | |||||
* | load nonce plugin | Andreas Steffen | 2012-05-23 | 1 | -1/+1 |
| | |||||
* | removed xcbc plugin from sql scenarios | Andreas Steffen | 2011-11-01 | 1 | -1/+1 |
| | |||||
* | added sql/multi-level-ca scenario | Andreas Steffen | 2010-12-05 | 4 | -0/+214 |