Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: make curve25519 the default DH group | Andreas Steffen | 2016-11-14 | 6 | -6/+6 |
| | |||||
* | testing: Add expect-connection calls for all tests and hosts | Tobias Brunner | 2016-06-16 | 1 | -0/+1 |
| | | | | There are some exceptions (e.g. those that use auto=start or p2pnat). | ||||
* | 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: wait until connections are loaded | Andreas Steffen | 2016-05-15 | 1 | -1/+2 |
| | |||||
* | 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. | ||||
* | 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. | ||||
* | 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 |
| | |||||
* | No need to enable ip_forward in pretest files | Reto Buerki | 2013-01-17 | 2 | -3/+0 |
| | | | | It is enabled by default now. | ||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 2 | -4/+4 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 6 | -6/+0 |
| | |||||
* | upgraded ike scenarios to 5.0.0 | Andreas Steffen | 2012-05-25 | 13 | -54/+74 |
| | |||||
* | define explicit IKEv1 key exchange mode | Andreas Steffen | 2010-10-07 | 2 | -1/+2 |
| | |||||
* | testing: Adding kernel-netlink to pluto.load statements. | Tobias Brunner | 2010-09-02 | 3 | -3/+3 |
| | |||||
* | all x509 based ike scenarios require the revocation plugin | Andreas Steffen | 2010-07-15 | 4 | -4/+4 |
| | |||||
* | mixed IKEv1/IKEv2 scenarios require socket-raw | Andreas Steffen | 2010-03-11 | 2 | -2/+2 |
| | |||||
* | Adding socket-default to the plugin list in all test cases. | Tobias Brunner | 2010-03-09 | 4 | -4/+4 |
| | |||||
* | the ikev1 scenarios need the x509 plugin | Andreas Steffen | 2009-10-06 | 3 | -3/+3 |
| | |||||
* | tests load pem/pkcs1 plugins, pubkey plugin not needed anymore | Martin Willi | 2009-08-26 | 5 | -7/+7 |
| | |||||
* | enable integrity test in all rw-cert scenarios | Andreas Steffen | 2009-07-17 | 3 | -0/+3 |
| | |||||
* | test-vector support in rw-cert scenarios | Andreas Steffen | 2009-06-16 | 3 | -3/+29 |
| | |||||
* | update strongswan.conf for pluto and scepclient | Andreas Steffen | 2009-06-09 | 2 | -4/+4 |
| | |||||
* | load gmp plugin in ike scenarios | Andreas Steffen | 2009-05-24 | 2 | -2/+2 |
| | |||||
* | strongswan.conf for ikev1/ikev2 scenarios | Andreas Steffen | 2009-05-15 | 2 | -0/+8 |
| | |||||
* | explicitly load kernel-netlink plugin in UML scenarios | Andreas Steffen | 2008-10-07 | 4 | -4/+4 |
| | |||||
* | define plugins to be loaded in strongswan.conf | Andreas Steffen | 2008-05-28 | 4 | -0/+20 |
| | |||||
* | removed all nexthop statements | Andreas Steffen | 2007-06-10 | 3 | -3/+0 |
| | |||||
* | updated mixed tests to new charon output | Martin Willi | 2006-07-14 | 2 | -4/+4 |
| | |||||
* | added | Andreas Steffen | 2006-07-04 | 14 | -0/+183 |
| | |||||
* | removed | Andreas Steffen | 2006-07-04 | 7 | -93/+0 |
| | |||||
* | tests with subdirectory structure | Andreas Steffen | 2006-07-03 | 7 | -0/+93 |