Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: make curve25519 the default DH group | Andreas Steffen | 2016-11-14 | 3 | -3/+3 |
| | |||||
* | tests: Introduced IPV6 flag in tests.conf | Andreas Steffen | 2015-07-21 | 1 | -0/+4 |
| | |||||
* | configure: Load fetcher plugins after crypto base plugins | Martin Willi | 2014-09-24 | 3 | -3/+3 |
| | | | | | | | | | | Some fetcher plugins (such as curl) might build upon OpenSSL to implement HTTPS fetching. As we set (and can't unset) threading callbacks in our openssl plugin, we must ensure that OpenSSL functions don't get called after openssl plugin unloading. We achieve that by loading curl and all other fetcher plugins after the base crypto plugins, including openssl. | ||||
* | Updated comments in test.conf of all tests | Tobias Brunner | 2013-01-17 | 1 | -3/+3 |
| | |||||
* | Renamed $UMLHOSTS to $VIRTHOSTS | Tobias Brunner | 2013-01-17 | 1 | -2/+2 |
| | |||||
* | converted all ipv6 iptables/ip6tables scenarios | Andreas Steffen | 2013-01-17 | 13 | -367/+72 |
| | |||||
* | Add expect-connection guest image script | Reto Buerki | 2013-01-17 | 2 | -4/+6 |
| | | | | | | | | 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. | ||||
* | fixed typo | Andreas Steffen | 2012-06-20 | 1 | -1/+1 |
| | |||||
* | added ipv6/rw-ip6-in-ip4-ikev1 scenario | Andreas Steffen | 2012-06-20 | 19 | -0/+504 |