aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* Added ikev2/rw-dnssec scenarioAndreas Steffen2013-02-1921-0/+301
|
* Added ikev2/net2net-dnssec scenarioAndreas Steffen2013-02-1917-0/+220
|
* Configure winnetou as a DNSSEC enabled nameserver for the strongswan.org, ↵Andreas Steffen2013-02-1923-2/+378
| | | | org, and root zones
* Build unbound and ipseckey plugins on KVM imageAndreas Steffen2013-02-192-2/+4
|
* added ikev1/net2net-fragmentation scenario5.0.3dr1Andreas Steffen2013-02-129-0/+122
|
* use EAP identity in tnc/tnccs-20-pdp scenarioAndreas Steffen2013-02-128-10/+12
|
* Removed INSTALL from EXTRA_DIST5.0.2rc1Andreas Steffen2013-01-171-1/+1
|
* Updated documentation for the integration testsTobias Brunner2013-01-172-265/+50
|
* Removed UML from description of ikev2/default-keys testTobias Brunner2013-01-171-3/+3
|
* Updated comments in test.conf of all testsTobias Brunner2013-01-17264-816/+816
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-17265-529/+529
|
* Drop vim swap fileReto Buerki2013-01-171-0/+0
|
* Enforce reception of multicast traffic on virbr[1|2]Reto Buerki2013-01-171-0/+11
| | | | This is needed to let the ha/both-active test pass.
* Make core dumps workReto Buerki2013-01-173-2/+9
| | | | Core dumps are written to the /var/local/dumps directory.
* Append seconds to TESTDATEReto Buerki2013-01-171-1/+1
| | | | | This avoids 'file exists' warnings when running tests multiple times in one minute.
* Switch to 'mapped' access mode for hostfsReto Buerki2013-01-1714-24/+25
| | | | | | | | | | | 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
* Make guest ACPI shutdown workReto Buerki2013-01-172-3/+3
|
* Drop obsolete Gentoo dhcpd init scriptReto Buerki2013-01-173-72/+0
|
* No need to enable ip_forward in pretest filesReto Buerki2013-01-1734-42/+0
| | | | It is enabled by default now.
* Auto-create symlink to testing directory in workdirReto Buerki2013-01-171-0/+2
|
* converted ha/both-active iptables scenarioAndreas Steffen2013-01-176-216/+108
|
* converted all ipv6 iptables/ip6tables scenariosAndreas Steffen2013-01-1796-4619/+396
|
* converted all p2pnat iptables scenariosAndreas Steffen2013-01-1715-396/+164
|
* Rename UML to KVM testsAndreas Steffen2013-01-172-9/+9
|
* converted all tnc iptables scenariosAndreas Steffen2013-01-1732-330/+174
|
* List daemon.log on $RADIUSHOSTSAndreas Steffen2013-01-171-0/+4
|
* implemented ip6tables.rulesAndreas Steffen2013-01-177-0/+104
|
* converted all sql iptables scenariosAndreas Steffen2013-01-1737-489/+116
|
* converted all pfkey iptables scenariosAndreas Steffen2013-01-1725-132/+104
|
* converted all openssl-ikev2 iptables scenariosAndreas Steffen2013-01-1718-48/+48
|
* converted all openssl-ikev1 iptables scenariosAndreas Steffen2013-01-178-22/+22
|
* converted all gcrypt-ikev2 iptables scenariosAndreas Steffen2013-01-174-10/+10
|
* converted all af-alg iptables scenariosAndreas Steffen2013-01-174-10/+10
|
* added ikev1/nat-virtual-ip scenarioAndreas Steffen2013-01-1711-0/+328
|
* converted all ikev1 iptables scenariosAndreas Steffen2013-01-1779-270/+290
|
* use iptables-restore in all ikev2 firewall scenariosAndreas Steffen2013-01-17245-2743/+1374
|
* Updated mark_update script in several IKEv2 scenariosAndreas Steffen2013-01-173-9/+39
|
* activated iptables in some ikev2 scenariosAndreas Steffen2013-01-1729-686/+226
|
* Fixed NO evaltest in tnc/tnccs-20-pdp scenarioAndreas Steffen2013-01-171-2/+2
|
* Disable IPv4 forwarding on carol in order to pass tnc/tnccs-20-os scenarioAndreas Steffen2013-01-172-0/+2
|
* Added less package to Debian base imageAndreas Steffen2013-01-171-0/+1
|
* Added config directory to EXTRA-DISTAndreas Steffen2013-01-171-1/+2
|
* Added config für Linux 3.6 guest kernelsAndreas Steffen2013-01-171-0/+1830
|
* Make test scripts callable from any pathReto Buerki2013-01-1712-30/+44
|
* Export compile directory to guestsReto Buerki2013-01-1713-14/+61
| | | | | Use 9p over virtio to share files on the host with the guest domains. The files are accessible in the guests /hostfs directory.
* Create all images in $BUILDDIR/imagesReto Buerki2013-01-175-14/+12
|
* Also restore 'default' host configurationReto Buerki2013-01-171-9/+2
|
* Add eth1 NIC to alice domainReto Buerki2013-01-171-0/+6
|
* Adjust ikev2/farp test to qemu network interfacesReto Buerki2013-01-171-2/+2
|
* Directly use STRONGSWANHOSTS in build-guestimagesReto Buerki2013-01-171-7/+1
| | | | | Drop support for building guests specified on the command line; creating all images unconditionally is very fast now thanks to qcow2.