Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Globally define logging via syslog for charon-systemd | Tobias Brunner | 2017-11-15 | 3 | -27/+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 ipv6/rw-rfc3779-ikev2 to swanctl | Andreas Steffen | 2017-11-10 | 18 | -86/+145 |
| | |||||
* | testing: make curve25519 the default DH group | Andreas Steffen | 2016-11-14 | 3 | -3/+3 |
| | |||||
* | Updated RFC3779 certificates5.2.2 | Andreas Steffen | 2014-12-28 | 6 | -127/+127 |
| | |||||
* | 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. | ||||
* | converted all ipv6 iptables/ip6tables scenarios | Andreas Steffen | 2013-01-17 | 3 | -312/+0 |
| | |||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 3 | -3/+0 |
| | |||||
* | upgraded ipv6 scenarios to 5.0.0 | Andreas Steffen | 2012-05-29 | 6 | -9/+3 |
| | |||||
* | all x509 based ipv6/*-ikev2 scenarios require the revocation plugin | Andreas Steffen | 2010-07-15 | 3 | -3/+3 |
| | |||||
* | Added addrblock plugin to RFC3779 test cases | Martin Willi | 2010-07-13 | 3 | -3/+3 |
| | |||||
* | Adding socket-default to the plugin list in all test cases. | Tobias Brunner | 2010-03-09 | 3 | -3/+3 |
| | |||||
* | hash-and-url avoids IP fragementation, cert and crl fetch based on IPv6 | Andreas Steffen | 2010-02-06 | 9 | -18/+30 |
| | |||||
* | added three RFC 3779 scenarios | Andreas Steffen | 2009-12-25 | 19 | -0/+648 |