aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/pfkey
Commit message (Collapse)AuthorAgeFilesLines
* testing: Add pfkey/net2net-rekey scenarioTobias Brunner2017-08-079-0/+117
|
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-1427-27/+27
|
* testing: Add expect-connection calls for all tests and hostsTobias Brunner2016-06-169-0/+11
| | | | There are some exceptions (e.g. those that use auto=start or p2pnat).
* testing: Update test scenarios for Debian jessieTobias Brunner2016-06-1611-22/+22
| | | | | | | 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
|
* 128 bit default security strength requires 3072 bit prime DH groupAndreas Steffen2015-12-143-6/+6
|
* testing: Avoid delays with ping by using -W and -i optionsTobias Brunner2015-11-092-2/+2
| | | | | | With -W we reduce timeouts when we don't expect a response. With -i the interval between pings is reduced (mostly in case of auto=route where the first ping yields no reply).
* testing: Remove nearly all sleep calls from pretest and posttest scriptsTobias Brunner2015-11-0911-14/+16
| | | | | By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
* testing: Wait for DH crypto tests to completeAndreas Steffen2015-04-261-1/+1
|
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-2427-27/+27
| | | | | | | | | | 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: Add pfkey/shunt-policies-nat-rw scenarioTobias Brunner2014-06-2612-0/+173
|
* testing: Remove obsolete shunt-policies scenariosTobias Brunner2014-06-2610-170/+0
|
* testing: Added pfkey/compress test caseTobias Brunner2014-04-249-0/+100
|
* testing: Run 'conntrack -F' before all test scenariosTobias Brunner2014-04-021-1/+0
| | | | This prevents failures due to remaining conntrack entries.
* Merged libstrongswan options into charon sectionAndreas Steffen2014-03-153-6/+0
|
* Updated comments in test.conf of all testsTobias Brunner2013-01-1711-33/+33
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-1711-22/+22
|
* No need to enable ip_forward in pretest filesReto Buerki2013-01-171-1/+0
| | | | It is enabled by default now.
* converted all pfkey iptables scenariosAndreas Steffen2013-01-1725-132/+104
|
* Adapt test configurationsReto Buerki2013-01-1711-32/+32
| | | | Adapt test configurations to the new Debian-based system.
* removed plutostart parameterAndreas Steffen2012-06-1324-24/+0
|
* load nonce pluginAndreas Steffen2012-05-2324-24/+24
|
* upgraded pfkey scenarios to 5.0.0Andreas Steffen2012-05-0543-111/+90
|
* show correct network topology in shunt-policies scenariosAndreas Steffen2011-07-261-1/+1
|
* corrected description of shunt-policies scenarioAndreas Steffen2011-07-0510-0/+224
|
* testing: Added missing host alice to test.conf.Tobias Brunner2010-09-024-8/+8
|
* all x509 based pfkey scenarios require the revocation pluginAndreas Steffen2010-07-1522-22/+22
|
* Adding socket-default to the plugin list in all test cases.Tobias Brunner2010-03-0922-22/+22
|
* added pfkey/alg-sha384 and pfkey/alg-sha512 scenariosAndreas Steffen2009-12-0918-0/+210
|
* adapted pfkey alg and esp scenariosAndreas Steffen2009-12-097-14/+19
|
* tests load pem/pkcs1 plugins, pubkey plugin not needed anymoreMartin Willi2009-08-2618-18/+18
|
* enable integrity test in all rw-cert scenariosAndreas Steffen2009-07-173-0/+3
|
* test-vector support in rw-cert scenariosAndreas Steffen2009-06-163-3/+21
|
* adaptations of UML scenarios to 4.3.2Andreas Steffen2009-06-161-2/+2
|
* adapted IKEv2 scenarios to new crypto proposal outputAndreas Steffen2009-05-202-5/+5
|
* shortened DH group namesAndreas Steffen2009-05-151-2/+2
|
* added pfkey/esp-alg-null scenarioAndreas Steffen2009-01-159-0/+100
|
* adapted evaltest.dat to extended acquire job messageAndreas Steffen2008-10-312-2/+2
|
* use old algorithm nameagain in pfkey/alg-aes-xcbc scenarioAndreas Steffen2008-10-211-2/+2
|
* loading updown plugin if requiredMartin Willi2008-10-1616-16/+16
|
* added PFKEYv2 UML scenariosAndreas Steffen2008-10-1567-0/+832