Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Enable virtio console for guests | Tobias Brunner | 2014-10-10 | 1 | -0/+71 |
| | | | | | | | | | | | This allows accessing the guests with `virsh console <name>`. Using a serial console would also be possible but our kernel configs have no serial drivers enabled, CONFIG_VIRTIO_CONSOLE is enabled though. So to avoid having to recompile the kernels let's do it this way, only requires rebuilding the guest images. References #729. | ||||
* | testing: Updated swanctl certificates and keys | Tobias Brunner | 2014-10-03 | 14 | -292/+292 |
| | |||||
* | testing: Update public keys and certificates in DNS zone | Tobias Brunner | 2014-10-03 | 1 | -64/+60 |
| | |||||
* | Generated new test certificates | Andreas Steffen | 2014-08-28 | 74 | -309/+500 |
| | |||||
* | Define default swanctl credentials in hosts directory | Andreas Steffen | 2014-06-10 | 21 | -0/+517 |
| | |||||
* | First swanctl scenario5.2.0dr5 | Andreas Steffen | 2014-06-01 | 1 | -0/+156 |
| | |||||
* | Test SWID REST API ins tnc/tnccs-20-pdp scenarios | Andreas Steffen | 2014-05-31 | 1 | -1/+1 |
| | |||||
* | Renewed expired user certificate | Andreas Steffen | 2014-04-15 | 5 | -7/+33 |
| | |||||
* | Renewed self-signed OCSP signer certificate | Andreas Steffen | 2014-03-27 | 2 | -15/+17 |
| | |||||
* | Updated expired certificates issued by the Research and Sales Intermediate CAs | Andreas Steffen | 2014-03-24 | 17 | -98/+208 |
| | |||||
* | Renewed revoked Research CA certificate5.1.3dr1 | Andreas Steffen | 2014-03-22 | 5 | -2/+28 |
| | |||||
* | testing: Use installed PTS SQL schema and data instead of local copy | Tobias Brunner | 2014-02-12 | 2 | -1448/+0 |
| | |||||
* | testing: Use installed SQL schema instead of local copy | Tobias Brunner | 2014-02-12 | 1 | -270/+0 |
| | |||||
* | Added missing semicolon in SQL statements | Andreas Steffen | 2014-02-05 | 1 | -6/+6 |
| | |||||
* | Added Android 4.3.1 to products database table | Andreas Steffen | 2014-02-04 | 1 | -2/+14 |
| | |||||
* | Added new Android versions to PTS database | Andreas Steffen | 2014-02-04 | 1 | -0/+60 |
| | |||||
* | Added TPMRA workitem support in PTS database | Andreas Steffen | 2014-01-16 | 1 | -0/+60 |
| | |||||
* | Updated and split data.sql | Andreas Steffen | 2013-10-23 | 1 | -37/+121 |
| | |||||
* | Define aaa.strongswan.org in /etc/hosts | Andreas Steffen | 2013-10-11 | 1 | -1/+1 |
| | |||||
* | testing: Provide moon's and sun's certificate as CERT RR | Tobias Brunner | 2013-10-11 | 1 | -0/+51 |
| | |||||
* | testing: Allow AH packets in default INPUT/OUTPUT chains | Martin Willi | 2013-10-11 | 1 | -0/+4 |
| | |||||
* | Added tags table and some tag samples | Andreas Steffen | 2013-09-05 | 2 | -1/+95 |
| | |||||
* | Added regids table and some sample reqid data | Andreas Steffen | 2013-09-02 | 2 | -0/+58 |
| | |||||
* | Updated PTS database scheme to new workitems model | Andreas Steffen | 2013-07-29 | 1 | -39/+127 |
| | |||||
* | Register packages under Debian 7.0 x86_64 | Andreas Steffen | 2013-07-04 | 1 | -26/+765 |
| | |||||
* | Fixed index.txt for strongSwan EC CA | Andreas Steffen | 2013-07-01 | 1 | -5/+5 |
| | |||||
* | 5.1.0 changes for test cases | Andreas Steffen | 2013-06-29 | 8 | -4/+106 |
| | |||||
* | testing: Set terminal title when logging in via SSH | Tobias Brunner | 2013-05-15 | 1 | -0/+11 |
| | | | | | Since we always log in as root use a simpler command prompt. And don't store duplicate commands in the bash command history. | ||||
* | Use attest database in tnc/tnccs-20-os scenario5.0.4 | Andreas Steffen | 2013-04-21 | 2 | -0/+253 |
| | |||||
* | Add expect-file guest image script | Reto Buerki | 2013-03-19 | 1 | -0/+29 |
| | | | | | This script can be used in pretest.dat files to wait until a given file appears. | ||||
* | Add /usr/local/lib/ipsec to linker cache | Reto Buerki | 2013-03-19 | 1 | -0/+1 |
| | |||||
* | removed unneeded DS files | Andreas Steffen | 2013-03-05 | 3 | -6/+0 |
| | |||||
* | Configure winnetou as a DNSSEC enabled nameserver for the strongswan.org, ↵ | Andreas Steffen | 2013-02-19 | 21 | -0/+369 |
| | | | | org, and root zones | ||||
* | Make core dumps work | Reto Buerki | 2013-01-17 | 3 | -2/+9 |
| | | | | Core dumps are written to the /var/local/dumps directory. | ||||
* | Switch to 'mapped' access mode for hostfs | Reto Buerki | 2013-01-17 | 1 | -1/+1 |
| | | | | | | | | | | | Passthrough mode only works as expected when running as root. On Debian/Ubuntu systems qemu runs as user 'libvirt-qemu' and group 'kvm' so all shared files must be chowned to grant access from guests. Symlinks created on the host are still problematic because the Plan 9 filesystem has no direct notion of symbolic links, see [1]. [1] - http://ericvh.github.com/9p-rfc/rfc9p2000.u.html | ||||
* | converted all ipv6 iptables/ip6tables scenarios | Andreas Steffen | 2013-01-17 | 2 | -0/+16 |
| | |||||
* | Rename UML to KVM tests | Andreas Steffen | 2013-01-17 | 1 | -2/+2 |
| | |||||
* | implemented ip6tables.rules | Andreas Steffen | 2013-01-17 | 2 | -0/+50 |
| | |||||
* | activated iptables in some ikev2 scenarios | Andreas Steffen | 2013-01-17 | 1 | -0/+4 |
| | |||||
* | Export compile directory to guests | Reto Buerki | 2013-01-17 | 1 | -0/+1 |
| | | | | | Use 9p over virtio to share files on the host with the guest domains. The files are accessible in the guests /hostfs directory. | ||||
* | Disable checksum offloading on moon's eth1 interface | Reto Buerki | 2013-01-17 | 1 | -0/+20 |
| | | | | | | | Disable checksum offloading on eth1 because it does not currently work with virtio and the isc-dhcp-server running on venus, see [1]. [1] - https://bugs.mageia.org/show_bug.cgi?id=1243 | ||||
* | Add ssh config to guest root account | Reto Buerki | 2013-01-17 | 1 | -0/+3 |
| | |||||
* | Add expect-connection guest image script | Reto Buerki | 2013-01-17 | 1 | -0/+27 |
| | | | | | | | | This script can be used in pretest.dat files to wait until an IPsec connection becomes available. This avoids unconditional sleeps and improves test performance. The ipv6 tests have been updated to use the expect-connection script. | ||||
* | Drop build-hostconfig script | Reto Buerki | 2013-01-17 | 8 | -22/+22 |
| | | | | Use processed host configurations directly instead. | ||||
* | Use key(and password-)less SSH authentication | Tobias Brunner | 2013-01-17 | 1 | -0/+13 |
| | |||||
* | Adapt host configuration | Reto Buerki | 2012-12-18 | 94 | -24813/+680 |
| | | | | | Adapt the configuration of the test hosts to the new Debian-based system. | ||||
* | updated default configuration of UML hosts to 5.0.0 | Andreas Steffen | 2012-06-25 | 14 | -72/+19 |
| | |||||
* | added nonce plugin in default host configurations | Andreas Steffen | 2012-05-25 | 7 | -7/+7 |
| | |||||
* | keep a copy of refreshed carolCert-ocsp.pem | Andreas Steffen | 2012-03-15 | 1 | -0/+95 |
| | |||||
* | refreshed carolCert-ocsp.pem | Andreas Steffen | 2012-03-15 | 4 | -4/+6 |
| |