aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests
Commit message (Collapse)AuthorAgeFilesLines
* testing: Added swanctl/rw-cert-pss scenarioAndreas Steffen2017-11-1712-0/+239
|
* testing: Configure logging via syslog in strongswan.confTobias Brunner2017-11-1597-165/+269
| | | | | Globally configure logging in strongswan.conf.testing and replace all charondebug statements with strongswan.conf settings.
* testing: Globally define logging via syslog for charon-systemdTobias Brunner2017-11-15290-2196/+34
| | | | | | | 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 subdirectoriesAndreas Steffen2017-11-111-3/+3
|
* testing: Converterd tnc to systemdAndreas Steffen2017-11-11124-558/+338
|
* testing: Converted sql to systemdAndreas Steffen2017-11-1185-101/+542
|
* testing: Converted swanctl to systemdAndreas Steffen2017-11-11181-849/+1170
|
* testing: Added legacy ipv6-stroke scenariosAndreas Steffen2017-11-11172-0/+2418
|
* testing: Converted ipv6/rw-ip6-in-ip4-ikev2 to swanctlAndreas Steffen2017-11-1014-96/+158
|
* testing: Converted ipv6/rw-ip6-in-ip4-ikev1 to swanctlAndreas Steffen2017-11-1014-96/+158
|
* testing: Converted ipv6/net2net-ip6-in-ip4-ikev2 to swanctlAndreas Steffen2017-11-1011-66/+113
|
* testing: Converted ipv6/net2net-ip6-in-ip4-ikev1 to swanctlAndreas Steffen2017-11-1011-63/+112
|
* testing: Converted ipv6/rw-rfc3779-ikev2 to swanctlAndreas Steffen2017-11-1022-103/+161
|
* testing: Converted ipv6/rw-compress-ikev2 to swanctlAndreas Steffen2017-11-1010-64/+109
|
* testing: Converted ipv6/rw-psk-ikev2 to swanctlAndreas Steffen2017-11-1017-96/+174
|
* testing: Converted ipv6/rw-psk-ikev1 to swanctlAndreas Steffen2017-11-1017-96/+175
|
* testing: Converted ipv6/rw-ikev2 to swanctlAndreas Steffen2017-11-1014-104/+163
|
* testing: Converted ipv6/rw-ikev1 to swanctlAndreas Steffen2017-11-1014-107/+160
|
* testing: Converted ipv6/net2net-rfc3779-ikev2 to swanctlAndreas Steffen2017-11-1017-88/+128
|
* testing: Converted ipv6/net2net-ip4-in-ip6-ikev2 to swanctlAndreas Steffen2017-11-1010-78/+117
|
* testing: Converted ipv6/net2net-ip4-in-ip6-ikev1 to swanctlAndreas Steffen2017-11-1010-78/+113
|
* testing: Converted ipv6/transport-ikev2 to swanctlAndreas Steffen2017-11-1011-76/+116
|
* testing: Converted ipv6/transport-ikev1 to swanctlAndreas Steffen2017-11-1011-75/+112
|
* testing: Converted ipv6/net2net-ikev2 to swanctlAndreas Steffen2017-11-1011-84/+119
|
* testing: Converted ipv6/net2net-ikev1 to swanctlAndreas Steffen2017-11-1011-82/+118
|
* testing: Converted ipv6/host2host-ikev2 to swanctlAndreas Steffen2017-11-1011-83/+115
|
* testing: Converted ipv6/host2host-ikev1 to swanctlAndreas Steffen2017-11-1011-86/+111
|
* testing: Removed libipsec/rw-suite-bAndreas Steffen2017-11-1028-2260/+0
|
* testing: Converted libipsec/net2net-null to swanctlAndreas Steffen2017-11-1010-67/+102
|
* testing: Converted libipsec/net2net-cert-ipv6 to swanctlAndreas Steffen2017-11-1010-59/+102
|
* testing: Converted libipsec/net2net-cert to swanctlAndreas Steffen2017-11-1010-59/+102
|
* testing: Converted libipsec/net2net-3des to swanctlAndreas Steffen2017-11-1010-67/+102
|
* testing: Converted libipsec/host2host-cert to swanctlAndreas Steffen2017-11-1010-51/+94
|
* testing: Converted gcrypt-ikev2 to swanctlAndreas Steffen2017-11-1025-158/+243
|
* testing: Converted gcrypt-ikev1 to systemdAndreas Steffen2017-11-108-31/+63
|
* testing: Converted af-alg to systemdAndreas Steffen2017-11-109-35/+72
|
* testing: Updated some descriptionsAndreas Steffen2017-11-103-9/+9
|
* testing: Fix output matching of lease time in ipsec pool utilityTobias Brunner2017-11-021-2/+2
|
* testing: Add libipsec/net2net-cert-ipv6 scenarioTobias Brunner2017-09-1811-0/+1311
|
* imv-os: Updated security update evaluationAndreas Steffen2017-09-013-3/+3
|
* imv-attestation: Fixed file hash measurementsAndreas Steffen2017-09-015-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: Move collector.db in tnc/tnccs-20-ev-pt-tls scenario to /etc/db.dTobias Brunner2017-08-073-2/+3
| | | | | Also move initialization to the pretest script (it's way faster in the in-memory database).
* charon-tkm: Call esa_reset() when the inbound SA is deletedTobias Brunner2017-08-076-7/+19
| | | | | | | | | After a rekeying the outbound SA and policy is deleted immediately, however, the inbound SA is not removed until a few seconds later, so delayed packets can still be processed. This adds a flag to get_esa_id() that specifies the location of the given SPI.
* testing: Add tkm/xfrmproxy-rekey scenarioTobias Brunner2017-08-0711-0/+119
| | | | | Similar to the xfrmproxy-expire scenario but here the TKM host is the responder to a rekeying.
* testing: Add pfkey/net2net-rekey scenarioTobias Brunner2017-08-079-0/+117
|
* testing: Add ikev2/net2net-rekey scenarioTobias Brunner2017-08-079-0/+115
|
* testing: Added tnc/tnccs-20-ev-pt-tls scenarioAndreas Steffen2017-08-0431-0/+484
|
* testing: Fixed the path of pt-tls-clientAndreas Steffen2017-07-183-5/+5
|
* testing: Added tnc/tnccs-20-nea-pt-tls scenarioAndreas Steffen2017-07-0829-0/+455
|
* testing: Adaptation to ISO 19770-2:2015 SWID standardAndreas Steffen2017-07-081-1/+1
|