aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ike
Commit message (Collapse)AuthorAgeFilesLines
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-146-6/+6
|
* testing: Add expect-connection calls for all tests and hostsTobias Brunner2016-06-161-0/+1
| | | | There are some exceptions (e.g. those that use auto=start or p2pnat).
* testing: Update test scenarios for Debian jessieTobias Brunner2016-06-162-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 loadedAndreas Steffen2016-05-151-1/+2
|
* testing: Remove nearly all sleep calls from pretest and posttest scriptsTobias Brunner2015-11-092-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 pluginsMartin Willi2014-09-246-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 testsTobias Brunner2013-01-172-6/+6
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-172-4/+4
|
* No need to enable ip_forward in pretest filesReto Buerki2013-01-172-3/+0
| | | | It is enabled by default now.
* Adapt test configurationsReto Buerki2013-01-172-4/+4
| | | | Adapt test configurations to the new Debian-based system.
* removed plutostart parameterAndreas Steffen2012-06-136-6/+0
|
* upgraded ike scenarios to 5.0.0Andreas Steffen2012-05-2513-54/+74
|
* define explicit IKEv1 key exchange modeAndreas Steffen2010-10-072-1/+2
|
* testing: Adding kernel-netlink to pluto.load statements.Tobias Brunner2010-09-023-3/+3
|
* all x509 based ike scenarios require the revocation pluginAndreas Steffen2010-07-154-4/+4
|
* mixed IKEv1/IKEv2 scenarios require socket-rawAndreas Steffen2010-03-112-2/+2
|
* Adding socket-default to the plugin list in all test cases.Tobias Brunner2010-03-094-4/+4
|
* the ikev1 scenarios need the x509 pluginAndreas Steffen2009-10-063-3/+3
|
* tests load pem/pkcs1 plugins, pubkey plugin not needed anymoreMartin Willi2009-08-265-7/+7
|
* enable integrity test in all rw-cert scenariosAndreas Steffen2009-07-173-0/+3
|
* test-vector support in rw-cert scenariosAndreas Steffen2009-06-163-3/+29
|
* update strongswan.conf for pluto and scepclientAndreas Steffen2009-06-092-4/+4
|
* load gmp plugin in ike scenariosAndreas Steffen2009-05-242-2/+2
|
* strongswan.conf for ikev1/ikev2 scenariosAndreas Steffen2009-05-152-0/+8
|
* explicitly load kernel-netlink plugin in UML scenariosAndreas Steffen2008-10-074-4/+4
|
* define plugins to be loaded in strongswan.confAndreas Steffen2008-05-284-0/+20
|
* removed all nexthop statementsAndreas Steffen2007-06-103-3/+0
|
* updated mixed tests to new charon outputMartin Willi2006-07-142-4/+4
|
* addedAndreas Steffen2006-07-0414-0/+183
|
* removedAndreas Steffen2006-07-047-93/+0
|
* tests with subdirectory structureAndreas Steffen2006-07-037-0/+93