aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/pfkey
Commit message (Collapse)AuthorAgeFilesLines
* 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