Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't generate do-tests | Tobias Brunner | 2013-01-17 | 1 | -786/+0 |
| | |||||
* | testing: Switch to Debian based guest images | Reto Buerki | 2012-12-18 | 1 | -16/+3 |
| | | | | | | | | | | Instead of extracting a downloaded Gentoo filesystem tree into a file containing a reiserfs filesystem, create an ext3 filesystem inside a sparse file, mount it and debootstrap an up-to-date Debian system. Use this image as base for all UML guest images. Also, drop support for the various consoles and use xterm unconditionally. | ||||
* | remove pluto logging | Andreas Steffen | 2012-07-11 | 1 | -10/+4 |
| | |||||
* | testing: List IPv6 routing table in IPv6 test cases. | Tobias Brunner | 2012-06-15 | 1 | -2/+8 |
| | |||||
* | output strongswan.conf and daemon.log on RADIUS hosts with strongSwan IMV | Andreas Steffen | 2011-06-01 | 1 | -0/+17 |
| | |||||
* | testing: Properly align numbers of succeeded and failed tests in overview page. | Tobias Brunner | 2011-05-05 | 1 | -4/+9 |
| | |||||
* | testing: Add crumbtrail to overview page which lists all tests. | Tobias Brunner | 2011-05-05 | 1 | -9/+21 |
| | |||||
* | testing: Directly link to index.html of tests to allow browsing via file://. | Tobias Brunner | 2011-05-05 | 1 | -2/+2 |
| | |||||
* | testing: Avoid adding additional spacing around testresults. | Tobias Brunner | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | testing: Replace back link in results with crumbtrail to improve navigation. | Tobias Brunner | 2011-05-05 | 1 | -3/+2 |
| | |||||
* | unset RADIUSHOSTS after before loading new scenario | Andreas Steffen | 2010-12-27 | 1 | -0/+1 |
| | |||||
* | testing: Reduce testing runtime by reusing SSH sessions. | Tobias Brunner | 2010-10-14 | 1 | -24/+44 |
| | | | | | | | By using the ControlMaster and ControlPath options, existing SSH sessions are reused (a session to each host is opened at the beginning of a test run). Also, RC4 is used as encryption algorithm to further improve the performance. These changes reduce the runtime by over 20%. | ||||
* | display configuration and log of FreeRadius servers | Andreas Steffen | 2010-09-02 | 1 | -0/+42 |
| | |||||
* | farp scenario requires logging of arp packets | Andreas Steffen | 2010-04-05 | 1 | -1/+1 |
| | |||||
* | remove any charon.pid files remaining at the end of each scenario | Andreas Steffen | 2010-02-04 | 1 | -0/+11 |
| | |||||
* | IPSEC_ROUTING_TABLE is now called routing_table | Andreas Steffen | 2010-02-03 | 1 | -1/+1 |
| | |||||
* | differentiate between executed and displayed iptables commands | Andreas Steffen | 2010-02-03 | 1 | -5/+13 |
| | |||||
* | Use macros to define --with options | Martin Willi | 2009-09-07 | 1 | -1/+1 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | use ip xfrm with the detailed -s option | Andreas Steffen | 2008-06-26 | 1 | -4/+4 |
| | |||||
* | do-test always downloads ipsec.sql | Andreas Steffen | 2008-05-13 | 1 | -7/+3 |
| | |||||
* | fixed iptables/ip6tables switch | Andreas Steffen | 2008-04-19 | 1 | -8/+1 |
| | |||||
* | use ip6tables in sql/rw-psk-ipv6 scenario | Andreas Steffen | 2008-04-14 | 1 | -0/+7 |
| | |||||
* | fixed path to ipsec.sql | Andreas Steffen | 2008-04-07 | 1 | -1/+1 |
| | |||||
* | ipsec.sql remains in /etc/ipsec.d | Andreas Steffen | 2008-04-07 | 1 | -1/+1 |
| | |||||
* | moved strongswan.conf to /etc | Andreas Steffen | 2008-04-07 | 1 | -5/+3 |
| | |||||
* | do-tests now lists strongswan.conf and ip xfrm policy|state | Andreas Steffen | 2008-04-07 | 1 | -8/+18 |
| | |||||
* | support of SQL databases in UML scenarios | Andreas Steffen | 2008-04-06 | 1 | -2/+14 |
| | |||||
* | do-tests script applies ip6tables in ipv6 subdir | Andreas Steffen | 2007-11-07 | 1 | -2/+9 |
| | |||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | testing/do-tests is made from do-tests.in by inserting actual routing table | Andreas Steffen | 2007-08-28 | 1 | -0/+663 |