Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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. | ||||
* | Use key(and password-)less SSH authentication | Tobias Brunner | 2013-01-17 | 1 | -0/+13 |
| | |||||
* | Adapt host configuration | Reto Buerki | 2012-12-18 | 6 | -0/+333 |
| | | | | | Adapt the configuration of the test hosts to the new Debian-based system. | ||||
* | added certificate_authorities and certificate_distribution_points tables | Andreas Steffen | 2010-12-05 | 1 | -0/+14 |
| | |||||
* | support of reqid field in SQL database | Andreas Steffen | 2010-12-05 | 1 | -1/+2 |
| | |||||
* | renamed algorithm to proposal | Andreas Steffen | 2010-11-30 | 1 | -9/+9 |
| | |||||
* | store IKE and ESP proposals in SQL database | Andreas Steffen | 2010-11-30 | 1 | -0/+20 |
| | |||||
* | start and route connections defined in an SQL database via start_action ↵ | Andreas Steffen | 2010-11-28 | 1 | -0/+1 |
| | | | | field and ipsec up %startall command | ||||
* | created certificate and /etc/hosts entry for virtual gateway mars | Andreas Steffen | 2010-11-20 | 1 | -0/+2 |
| | |||||
* | updated SQL templates to support attribute pool and identity parameters | Andreas Steffen | 2010-07-12 | 1 | -0/+1 |
| | |||||
* | Added support for named attribute groups | Heiko Hund | 2010-07-09 | 1 | -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 evening | Andreas Steffen | 2010-05-15 | 1 | -2/+2 |
| | |||||
* | roll back some changes | Andreas Steffen | 2010-05-15 | 1 | -2/+2 |
| | |||||
* | encoding of MODE_TUNNEL changed | Andreas Steffen | 2010-05-15 | 1 | -3/+3 |
| | |||||
* | added ikev2/dhcp-dynamic scenario | Andreas Steffen | 2010-04-23 | 1 | -0/+2 |
| | |||||
* | When logging to the database, the IDs of an IKE SA are initially NULL. | Tobias Brunner | 2010-04-12 | 1 | -2/+2 |
| | |||||
* | added dave2 and carol2 entries to /etc/hosts | Andreas Steffen | 2010-04-05 | 1 | -0/+2 |
| | |||||
* | provide attributes from SQL database | Andreas Steffen | 2009-12-16 | 1 | -0/+7 |
| | |||||
* | adapted UML scenarios to improved virtual IP address pool | Andreas Steffen | 2008-07-25 | 1 | -3/+3 |
| | |||||
* | SQLite database template with improved address pool management | Andreas Steffen | 2008-07-25 | 1 | -13/+20 |
| | |||||
* | divided ipsec.sql into tables.sql and data.sql | Andreas Steffen | 2008-05-31 | 1 | -0/+204 |
| | |||||
* | changes in uml configuration to allow mobike | Andreas Steffen | 2007-07-02 | 1 | -0/+2 |
| | |||||
* | added IPv6 hw and multicast addresses | Andreas Steffen | 2006-10-09 | 1 | -25/+44 |
| | |||||
* | created IPv6 environment | Andreas Steffen | 2006-06-06 | 1 | -4/+18 |
| | |||||
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -0/+34 |
- applied patch for charon |