aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hosts/default
Commit message (Collapse)AuthorAgeFilesLines
* Make core dumps workReto Buerki2013-01-173-2/+9
| | | | Core dumps are written to the /var/local/dumps directory.
* Switch to 'mapped' access mode for hostfsReto Buerki2013-01-171-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 scenariosAndreas Steffen2013-01-172-0/+16
|
* implemented ip6tables.rulesAndreas Steffen2013-01-172-0/+50
|
* activated iptables in some ikev2 scenariosAndreas Steffen2013-01-171-0/+4
|
* Export compile directory to guestsReto Buerki2013-01-171-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.
* Add ssh config to guest root accountReto Buerki2013-01-171-0/+3
|
* Add expect-connection guest image scriptReto Buerki2013-01-171-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.
* Use key(and password-)less SSH authenticationTobias Brunner2013-01-171-0/+13
|
* Adapt host configurationReto Buerki2012-12-186-0/+333
| | | | | Adapt the configuration of the test hosts to the new Debian-based system.
* added certificate_authorities and certificate_distribution_points tablesAndreas Steffen2010-12-051-0/+14
|
* support of reqid field in SQL databaseAndreas Steffen2010-12-051-1/+2
|
* renamed algorithm to proposalAndreas Steffen2010-11-301-9/+9
|
* store IKE and ESP proposals in SQL databaseAndreas Steffen2010-11-301-0/+20
|
* start and route connections defined in an SQL database via start_action ↵Andreas Steffen2010-11-281-0/+1
| | | | field and ipsec up %startall command
* created certificate and /etc/hosts entry for virtual gateway marsAndreas Steffen2010-11-201-0/+2
|
* updated SQL templates to support attribute pool and identity parametersAndreas Steffen2010-07-121-0/+1
|
* Added support for named attribute groupsHeiko Hund2010-07-091-0/+15
| | | | | | Add the possibility to group attributes by a name and assign these groups to connections. This allows a more granular configuration of which client will receive what atrributes.
* it's too late on Saturday eveningAndreas Steffen2010-05-151-2/+2
|
* roll back some changesAndreas Steffen2010-05-151-2/+2
|
* encoding of MODE_TUNNEL changedAndreas Steffen2010-05-151-3/+3
|
* added ikev2/dhcp-dynamic scenarioAndreas Steffen2010-04-231-0/+2
|
* When logging to the database, the IDs of an IKE SA are initially NULL.Tobias Brunner2010-04-121-2/+2
|
* added dave2 and carol2 entries to /etc/hostsAndreas Steffen2010-04-051-0/+2
|
* provide attributes from SQL databaseAndreas Steffen2009-12-161-0/+7
|
* adapted UML scenarios to improved virtual IP address poolAndreas Steffen2008-07-251-3/+3
|
* SQLite database template with improved address pool managementAndreas Steffen2008-07-251-13/+20
|
* divided ipsec.sql into tables.sql and data.sqlAndreas Steffen2008-05-311-0/+204
|
* changes in uml configuration to allow mobikeAndreas Steffen2007-07-021-0/+2
|
* added IPv6 hw and multicast addressesAndreas Steffen2006-10-091-25/+44
|
* created IPv6 environmentAndreas Steffen2006-06-061-4/+18
|
* - import of strongswan-2.7.0Martin Willi2006-04-281-0/+34
- applied patch for charon