Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Update modified updown scripts to the latest template | Tobias Brunner | 2015-03-06 | 1 | -215/+81 |
| | | | | | This avoids confusion and makes identifying the changes needed for each scenario easier. | ||||
* | 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. | ||||
* | 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 | -1/+0 |
| | | | | It is enabled by default now. | ||||
* | Updated mark_update script in several IKEv2 scenarios | Andreas Steffen | 2013-01-17 | 1 | -3/+13 |
| | |||||
* | activated iptables in some ikev2 scenarios | Andreas Steffen | 2013-01-17 | 4 | -160/+6 |
| | |||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 3 | -9/+9 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 3 | -3/+0 |
| | |||||
* | load nonce plugin | Andreas Steffen | 2012-05-23 | 3 | -3/+3 |
| | |||||
* | upgraded ikev2 scenarios to 5.0.0 | Andreas Steffen | 2012-05-11 | 4 | -12/+6 |
| | |||||
* | pluto: Added PLUTO_UDP_ENC argument to updown script. | Tobias Brunner | 2010-09-02 | 1 | -1/+1 |
| | | | | This contains the remote UDP port in case of UDP encapsulated ESP. | ||||
* | remove the private updown scripts after use | Andreas Steffen | 2010-07-17 | 1 | -0/+1 |
| | |||||
* | minor fixes in the ikev2/rw-mark-in-out scenarios | Andreas Steffen | 2010-07-17 | 2 | -2/+2 |
| | |||||
* | some reformulations | Andreas Steffen | 2010-07-17 | 1 | -2/+2 |
| | |||||
* | the ikev2/nat-two-rw-mark and ikev2/rw-mark-in-out scenarios use the ↵ | Andreas Steffen | 2010-07-17 | 14 | -0/+865 |
PLUTO_MARK_IN and PLUTO_ESP_ENC variables in the mark_update script |