Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure: Load fetcher plugins after crypto base plugins | Martin Willi | 2014-09-24 | 2 | -2/+2 |
| | | | | | | | | | | 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. | ||||
* | testing: Run 'conntrack -F' before all test scenarios | Tobias Brunner | 2014-04-02 | 1 | -2/+0 |
| | | | | This prevents failures due to remaining conntrack entries. | ||||
* | 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 |
| | |||||
* | No need to enable ip_forward in pretest files | Reto Buerki | 2013-01-17 | 1 | -3/+0 |
| | | | | It is enabled by default now. | ||||
* | converted all ikev1 iptables scenarios | Andreas Steffen | 2013-01-17 | 3 | -4/+28 |
| | |||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 1 | -3/+3 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 2 | -2/+0 |
| | |||||
* | upgraded ikev1 scenarios to 5.0.0 | Andreas Steffen | 2012-05-23 | 6 | -14/+18 |
| | |||||
* | define explicit IKEv1 key exchange mode | Andreas Steffen | 2010-10-07 | 2 | -0/+2 |
| | |||||
* | iptables -L has now a link of its own | Andreas Steffen | 2007-04-03 | 1 | -2/+0 |
| | |||||
* | use conntrack -F to flush NAT states | Andreas Steffen | 2007-03-07 | 1 | -0/+2 |
| | |||||
* | tests with subdirectory structure | Andreas Steffen | 2006-07-03 | 7 | -0/+105 |