Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: make curve25519 the default DH group | Andreas Steffen | 2016-11-14 | 6 | -6/+6 |
| | |||||
* | testing: Update test scenarios for Debian jessie | Tobias Brunner | 2016-06-16 | 2 | -4/+4 |
| | | | | | | | The main difference is that ping now reports icmp_seq instead of icmp_req, so we match for icmp_.eq, which works with both releases. tcpdump now also reports port 4500 as ipsec-nat-t. | ||||
* | testing: Remove nearly all sleep calls from pretest and posttest scripts | Tobias Brunner | 2015-11-09 | 2 | -4/+4 |
| | | | | | By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep. | ||||
* | testing: Fix typo in p2pnat/behind-same-nat scenario | Tobias Brunner | 2015-08-21 | 1 | -2/+2 |
| | |||||
* | configure: Load fetcher plugins after crypto base plugins | Martin Willi | 2014-09-24 | 6 | -6/+6 |
| | | | | | | | | | | 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 | 2 | -3/+0 |
| | | | | This prevents failures due to remaining conntrack entries. | ||||
* | Updated comments in test.conf of all tests | Tobias Brunner | 2013-01-17 | 2 | -6/+6 |
| | |||||
* | Renamed $UMLHOSTS to $VIRTHOSTS | Tobias Brunner | 2013-01-17 | 2 | -4/+4 |
| | |||||
* | converted all p2pnat iptables scenarios | Andreas Steffen | 2013-01-17 | 15 | -396/+164 |
| | |||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 6 | -14/+14 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 6 | -6/+0 |
| | |||||
* | load nonce plugin | Andreas Steffen | 2012-05-23 | 6 | -6/+6 |
| | |||||
* | upgrade p2pnat scenarios to 5.0.0 | Andreas Steffen | 2012-05-04 | 8 | -33/+29 |
| | |||||
* | increase sleep time in mediation scenarios | Andreas Steffen | 2010-12-12 | 2 | -2/+2 |
| | |||||
* | all x509 based p2pnat scenarios require the revocation plugin | Andreas Steffen | 2010-07-15 | 6 | -6/+6 |
| | |||||
* | Adding socket-default to the plugin list in all test cases. | Tobias Brunner | 2010-03-09 | 6 | -6/+6 |
| | |||||
* | tests load pem/pkcs1 plugins, pubkey plugin not needed anymore | Martin Willi | 2009-08-26 | 6 | -6/+6 |
| | |||||
* | loading updown plugin if required | Martin Willi | 2008-10-16 | 6 | -6/+6 |
| | |||||
* | explicitly load kernel-netlink plugin in UML scenarios | Andreas Steffen | 2008-10-07 | 6 | -6/+6 |
| | |||||
* | define plugins to be loaded in strongswan.conf | Andreas Steffen | 2008-05-28 | 6 | -0/+30 |
| | |||||
* | changed external interface to the mediation extension. | Tobias Brunner | 2008-03-27 | 6 | -14/+14 |
| | |||||
* | mediation extension adapted to the naming convention of the current version ↵ | Tobias Brunner | 2008-03-26 | 9 | -16/+16 |
| | | | | of the draft. note: the external interface (config, autotools) has not yet been changed | ||||
* | added behind-same-nat p2p scenario | Andreas Steffen | 2007-12-19 | 14 | -0/+415 |
| | |||||
* | bob is passive responder in p2pnat scenario | Andreas Steffen | 2007-11-26 | 2 | -8/+6 |
| | |||||
* | added p2pnat/medsrv-psk scenario | Andreas Steffen | 2007-11-26 | 13 | -0/+342 |