Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Configure logging via syslog in strongswan.conf | Tobias Brunner | 2017-11-15 | 98 | -167/+269 |
| | | | | | Globally configure logging in strongswan.conf.testing and replace all charondebug statements with strongswan.conf settings. | ||||
* | testing: Disable logging via journal in charon-systemd | Tobias Brunner | 2017-11-15 | 1 | -0/+3 |
| | | | | | This avoids duplicate log messages as we already log via syslog to get daemon.log. | ||||
* | testing: Globally define logging via syslog for charon-systemd | Tobias Brunner | 2017-11-15 | 291 | -2196/+43 |
| | | | | | | | 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: Do not remove all swanctl subdirectories | Andreas Steffen | 2017-11-11 | 1 | -3/+3 |
| | |||||
* | Version bump to 5.6.1rc15.6.1rc1 | Andreas Steffen | 2017-11-11 | 2 | -1/+2614 |
| | |||||
* | testing: Converterd tnc to systemd | Andreas Steffen | 2017-11-11 | 124 | -558/+338 |
| | |||||
* | testing: Converted sql to systemd | Andreas Steffen | 2017-11-11 | 85 | -101/+542 |
| | |||||
* | testing: Converted swanctl to systemd | Andreas Steffen | 2017-11-11 | 181 | -849/+1170 |
| | |||||
* | testing: Added legacy ipv6-stroke scenarios | Andreas Steffen | 2017-11-11 | 172 | -0/+2418 |
| | |||||
* | testing: Converted ipv6/rw-ip6-in-ip4-ikev2 to swanctl | Andreas Steffen | 2017-11-10 | 14 | -96/+158 |
| | |||||
* | testing: Converted ipv6/rw-ip6-in-ip4-ikev1 to swanctl | Andreas Steffen | 2017-11-10 | 14 | -96/+158 |
| | |||||
* | testing: Converted ipv6/net2net-ip6-in-ip4-ikev2 to swanctl | Andreas Steffen | 2017-11-10 | 11 | -66/+113 |
| | |||||
* | testing: Converted ipv6/net2net-ip6-in-ip4-ikev1 to swanctl | Andreas Steffen | 2017-11-10 | 11 | -63/+112 |
| | |||||
* | testing: Converted ipv6/rw-rfc3779-ikev2 to swanctl | Andreas Steffen | 2017-11-10 | 22 | -103/+161 |
| | |||||
* | testing: Converted ipv6/rw-compress-ikev2 to swanctl | Andreas Steffen | 2017-11-10 | 10 | -64/+109 |
| | |||||
* | testing: Converted ipv6/rw-psk-ikev2 to swanctl | Andreas Steffen | 2017-11-10 | 17 | -96/+174 |
| | |||||
* | testing: Converted ipv6/rw-psk-ikev1 to swanctl | Andreas Steffen | 2017-11-10 | 17 | -96/+175 |
| | |||||
* | testing: Converted ipv6/rw-ikev2 to swanctl | Andreas Steffen | 2017-11-10 | 14 | -104/+163 |
| | |||||
* | testing: Converted ipv6/rw-ikev1 to swanctl | Andreas Steffen | 2017-11-10 | 14 | -107/+160 |
| | |||||
* | testing: Converted ipv6/net2net-rfc3779-ikev2 to swanctl | Andreas Steffen | 2017-11-10 | 17 | -88/+128 |
| | |||||
* | testing: Converted ipv6/net2net-ip4-in-ip6-ikev2 to swanctl | Andreas Steffen | 2017-11-10 | 10 | -78/+117 |
| | |||||
* | testing: Converted ipv6/net2net-ip4-in-ip6-ikev1 to swanctl | Andreas Steffen | 2017-11-10 | 10 | -78/+113 |
| | |||||
* | testing: Converted ipv6/transport-ikev2 to swanctl | Andreas Steffen | 2017-11-10 | 11 | -76/+116 |
| | |||||
* | testing: Converted ipv6/transport-ikev1 to swanctl | Andreas Steffen | 2017-11-10 | 11 | -75/+112 |
| | |||||
* | testing: Converted ipv6/net2net-ikev2 to swanctl | Andreas Steffen | 2017-11-10 | 11 | -84/+119 |
| | |||||
* | testing: Converted ipv6/net2net-ikev1 to swanctl | Andreas Steffen | 2017-11-10 | 11 | -82/+118 |
| | |||||
* | testing: Converted ipv6/host2host-ikev2 to swanctl | Andreas Steffen | 2017-11-10 | 11 | -83/+115 |
| | |||||
* | testing: Converted ipv6/host2host-ikev1 to swanctl | Andreas Steffen | 2017-11-10 | 11 | -86/+111 |
| | |||||
* | testing: Removed libipsec/rw-suite-b | Andreas Steffen | 2017-11-10 | 28 | -2260/+0 |
| | |||||
* | testing: Converted libipsec/net2net-null to swanctl | Andreas Steffen | 2017-11-10 | 10 | -67/+102 |
| | |||||
* | testing: Converted libipsec/net2net-cert-ipv6 to swanctl | Andreas Steffen | 2017-11-10 | 10 | -59/+102 |
| | |||||
* | testing: Converted libipsec/net2net-cert to swanctl | Andreas Steffen | 2017-11-10 | 10 | -59/+102 |
| | |||||
* | testing: Converted libipsec/net2net-3des to swanctl | Andreas Steffen | 2017-11-10 | 10 | -67/+102 |
| | |||||
* | testing: Converted libipsec/host2host-cert to swanctl | Andreas Steffen | 2017-11-10 | 10 | -51/+94 |
| | |||||
* | testing: Converted gcrypt-ikev2 to swanctl | Andreas Steffen | 2017-11-10 | 25 | -158/+243 |
| | |||||
* | testing: Converted gcrypt-ikev1 to systemd | Andreas Steffen | 2017-11-10 | 8 | -31/+63 |
| | |||||
* | testing: Converted af-alg to systemd | Andreas Steffen | 2017-11-10 | 9 | -35/+72 |
| | |||||
* | testing: Enable systemd | Andreas Steffen | 2017-11-10 | 3 | -3/+4 |
| | |||||
* | testing: Updated some descriptions | Andreas Steffen | 2017-11-10 | 3 | -9/+9 |
| | |||||
* | testing: Fix output matching of lease time in ipsec pool utility | Tobias Brunner | 2017-11-02 | 1 | -2/+2 |
| | |||||
* | Version bump to 5.6.1dr35.6.1dr3 | Andreas Steffen | 2017-09-26 | 1 | -1/+1 |
| | |||||
* | testing: Add libipsec/net2net-cert-ipv6 scenario | Tobias Brunner | 2017-09-18 | 11 | -0/+1311 |
| | |||||
* | Version bump to 5.6.1dr25.6.1dr2 | Andreas Steffen | 2017-09-13 | 1 | -1/+1 |
| | |||||
* | testing: Reduce log level of SSH client | Tobias Brunner | 2017-09-04 | 1 | -0/+1 |
| | | | | | This should suppress the "Permanently added ... to the list of known hosts" warnings that occasionally come up for no apparent reason. | ||||
* | Version bump to 5.6.1dr15.6.1dr1 | Andreas Steffen | 2017-09-01 | 1 | -1/+1 |
| | |||||
* | imv-os: Updated security update evaluation | Andreas Steffen | 2017-09-01 | 3 | -3/+3 |
| | |||||
* | imv-attestation: Fixed file hash measurements | Andreas Steffen | 2017-09-01 | 5 | -12/+12 |
| | | | | | | The introduction of file versions broke file hash measurements. This has been fixed by using a generic product versions having an empty package name. | ||||
* | testing: Make removal of SWID tags work with different releases | Tobias Brunner | 2017-08-16 | 1 | -2/+1 |
| | | | | The regid.2004-03.org.strongswan directory might not exist in new images. | ||||
* | Version bump to 5.6.05.6.0 | Andreas Steffen | 2017-08-14 | 1 | -1/+1 |
| | |||||
* | Version bump to 5.6.0rc25.6.0rc2 | Andreas Steffen | 2017-08-09 | 1 | -1/+1 |
| |