aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1
Commit message (Collapse)AuthorAgeFilesLines
* testing: Updated carol's certificate from research CA and dave's certificate ↵5.3.1dr1Andreas Steffen2015-04-2612-249/+249
| | | | from sales CA
* testing: Don't check for exact IKEv1 fragment sizeMartin Willi2015-03-101-2/+2
| | | | | Similar to 7a9c0d51, the exact packet size depends on many factors we don't want to consider in this test case.
* testing: Update modified updown scripts to the latest templateTobias Brunner2015-03-061-43/+50
| | | | | This avoids confusion and makes identifying the changes needed for each scenario easier.
* testing: Be a little more flexible in testing for established CHILD_SA modesMartin Willi2015-02-203-8/+8
| | | | | As we now print the reqid parameter in the CHILD_SA details, adapt the grep to still match the CHILD_SA mode and protocol.
* Increased check size du to INITIAL_CONTACT notifyAndreas Steffen2014-11-291-1/+1
|
* testing: Update ikev1/net2net-fragmentation scenarioTobias Brunner2014-10-101-2/+2
|
* testing: Update carols certificate in several test casesTobias Brunner2014-10-034-86/+86
|
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-24100-101/+101
| | | | | | | | | | 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 scenariosTobias Brunner2014-04-025-8/+1
| | | | This prevents failures due to remaining conntrack entries.
* Merged libstrongswan options into charon sectionAndreas Steffen2014-03-1546-95/+16
|
* strongswan.conf is not needed on RADIUS server aliceAndreas Steffen2014-03-152-0/+2
|
* testing: Use installed SQL schema instead of local copyTobias Brunner2014-02-121-2/+2
|
* Fixed description of ikev1/rw-ntru-psk scenarioAndreas Steffen2014-02-121-1/+1
|
* Added ikev1/net2net-ntru-cert and ikev1/rw-ntru-psk scenariosAndreas Steffen2014-02-1223-0/+302
|
* testing: Add an IKEv1 host2host AH transport mode test caseMartin Willi2013-10-119-0/+89
|
* testing: Add an IKEv1 net2net AH test caseMartin Willi2013-10-119-0/+102
|
* Added ikev1/config-payload-push scenarioAndreas Steffen2013-09-0711-0/+161
|
* testing: enforce xauth-eap in ikev1/xauth-rsa-eap-md5-radiusMartin Willi2013-07-291-1/+1
| | | | | As eap-radius now provides its own XAuth backend and eap-radius is loaded before xauth-eap, we have to enforce the exact XAuth backend to use.
* testing: add a testcase for plain XAuth RADIUS authenticationMartin Willi2013-07-2916-0/+209
|
* Added charon.initiator_only option which causes charon to ignore IKE ↵Andreas Steffen2013-04-1411-0/+132
| | | | initiation requests by peers
* added ikev1/net2net-fragmentation scenario5.0.3dr1Andreas Steffen2013-02-129-0/+122
|
* Updated comments in test.conf of all testsTobias Brunner2013-01-1748-145/+145
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-1748-96/+96
|
* No need to enable ip_forward in pretest filesReto Buerki2013-01-179-12/+0
| | | | It is enabled by default now.
* added ikev1/nat-virtual-ip scenarioAndreas Steffen2013-01-1711-0/+328
|
* converted all ikev1 iptables scenariosAndreas Steffen2013-01-1779-270/+290
|
* Adapt test configurationsReto Buerki2013-01-1752-224/+91
| | | | Adapt test configurations to the new Debian-based system.
* do not enable integrity and crypto tests in ikev1/rw-cert-unity scenarioAndreas Steffen2012-09-212-8/+0
|
* Add a simple test case for the unity plugin, featuring both includes and ↵Martin Willi2012-09-189-0/+113
| | | | excludes
* ikev1 hybrid authentication does not need client certificatesAndreas Steffen2012-09-124-6/+0
|
* adapted ip-pool evaltestsAndreas Steffen2012-09-101-3/+3
|
* remove virtual IP for moon's inner interface5.0.0Andreas Steffen2012-06-291-1/+0
|
* added ikev1/virtual-ip scenarioAndreas Steffen2012-06-2811-0/+159
|
* corrected description of ikev1/ip-pool-db scenarioAndreas Steffen2012-06-281-1/+1
|
* corrected description of ikev1/ip-pool scenarioAndreas Steffen2012-06-281-1/+1
|
* added ikev1/ip-pool scenarioAndreas Steffen2012-06-2811-0/+154
|
* merged xauth-id-rsa and xauth-rsa-config scenariosAndreas Steffen2012-06-2828-182/+9
|
* charon automatically removes virtual interfacesAndreas Steffen2012-06-284-8/+0
|
* added ikev1/xauth-id-rsa-hybrid scenarioAndreas Steffen2012-06-1814-0/+174
|
* added ikev1/xauth-id-rsa-aggressive scenarioAndreas Steffen2012-06-1814-0/+180
|
* rsasig is not recognized as authentication methodAndreas Steffen2012-06-1811-22/+22
|
* enable potentially unsafe aggressive modeAndreas Steffen2012-06-181-0/+2
|
* change ikev1/xauth scenarios to modern notationAndreas Steffen2012-06-1817-24/+51
|
* removed plutostart parameterAndreas Steffen2012-06-13107-107/+0
|
* added ikev1/dynamic scenarios using allow-anyAndreas Steffen2012-06-0840-0/+676
|
* upgraded ikev1/compress to 5.0.0Andreas Steffen2012-05-249-0/+93
|
* added ikev1/xauth-rsa-eap-md5-radius scenarioAndreas Steffen2012-05-2418-0/+392
|
* upgraded ikev1 scenarios to 5.0.0Andreas Steffen2012-05-23974-13037/+1478
|
* updated strong certificatesAndreas Steffen2011-10-179-136/+136
|
* Fixed sleep command in two test cases.Tobias Brunner2011-07-212-2/+2
|