aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql
Commit message (Collapse)AuthorAgeFilesLines
* testing: Converted sql to systemdAndreas Steffen2017-11-1185-101/+542
|
* testing: Fix output matching of lease time in ipsec pool utilityTobias Brunner2017-11-021-2/+2
|
* testing: Update test scenarios for Debian jessieTobias Brunner2016-06-1616-33/+33
| | | | | | | 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: attr-sql is a charon plugin5.4.0dr8Andreas Steffen2016-03-055-30/+10
|
* testing: Include IKE port information in evaltestsAndreas Steffen2016-03-0524-80/+63
|
* libhydra: Remove empty unused libraryTobias Brunner2016-03-035-5/+5
|
* testing: Use absolute path to the _updown script in SQL scenariosTobias Brunner2016-02-1747-55/+55
| | | | | | /usr/local/sbin is not included in PATH set by the charon init script and since the ipsec script is obsolete when using swanctl it makes sense to change this anyway.
* testing: Change sql scenarios to swanctlAndreas Steffen2016-01-03172-379/+422
|
* testing: Reduce runtime of all tests that use SQLite databases by storing ↵Tobias Brunner2015-11-09103-218/+232
| | | | them in ramfs
* testing: Don't run redundant crypto tests in sql/rw-cert scenarioTobias Brunner2015-11-091-4/+1
| | | | | They run in all other rw-cert scenarios but in the SQL version there is no change in the loaded crypto plugins.
* testing: Avoid delays with ping by using -W and -i optionsTobias Brunner2015-11-091-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-0917-21/+29
| | | | | By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
* testing: Updated carol's certificate from research CA and dave's certificate ↵5.3.1dr1Andreas Steffen2015-04-262-7/+6
| | | | from sales CA
* testing: Wait for DH crypto tests to completeAndreas Steffen2015-04-261-1/+1
|
* testing: Update test conditions because signature schemes are now loggedTobias Brunner2015-03-042-2/+2
| | | | | RFC 7427 signature authentication is now used between strongSwan hosts by default, which causes the actual signature schemes to get logged.
* testing: Updated certificates and keys in sql scenariosAndreas Steffen2014-10-0635-121/+121
|
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-2440-40/+40
| | | | | | | | | | 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 sql/shunt-policies-nat-rw scenarioTobias Brunner2014-06-2618-0/+740
|
* testing: Remove obsolete shunt-policies scenariosTobias Brunner2014-06-2614-518/+0
|
* Merged libstrongswan options into charon sectionAndreas Steffen2014-03-153-6/+0
|
* testing: Use installed SQL schema instead of local copyTobias Brunner2014-02-1218-51/+51
|
* Fixed sql/net2net-route-pem scenario evaluation5.1.1rc1Andreas Steffen2013-10-231-2/+2
|
* Updated comments in test.conf of all testsTobias Brunner2013-01-1718-54/+54
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-1718-36/+36
|
* implemented ip6tables.rulesAndreas Steffen2013-01-175-0/+54
|
* converted all sql iptables scenariosAndreas Steffen2013-01-1737-489/+116
|
* Adapt test configurationsReto Buerki2013-01-1715-35/+35
| | | | Adapt test configurations to the new Debian-based system.
* sleep one second moreAndreas Steffen2012-06-191-1/+1
|
* removed plutostart parameterAndreas Steffen2012-06-1348-48/+0
|
* load nonce pluginAndreas Steffen2012-05-2348-48/+48
|
* removed leftover ipsec.conf parametersAndreas Steffen2012-05-055-10/+0
|
* upgraded sql scenarios to 5.0.0Andreas Steffen2012-05-0559-235/+214
|
* removed xcbc plugin from sql scenariosAndreas Steffen2011-11-0148-48/+48
|
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
| | | | Mostly found by 'codespell'.
* fixed sql/shunt-policies scenarioAndreas Steffen2011-06-292-1/+2
|
* implemented PASS and DROP shunt policiesAndreas Steffen2011-06-2814-0/+571
|
* removed ipsec up %startall from scenario descriptionsAndreas Steffen2011-02-102-4/+2
|
* replaced ipsec up %startall command by start_action jobAndreas Steffen2011-02-092-7/+2
|
* added sql/multi-level-ca scenarioAndreas Steffen2010-12-0517-0/+683
|
* use a composite test proposalAndreas Steffen2010-12-011-1/+1
|
* renamed algorithm to proposalAndreas Steffen2010-11-304-62/+62
|
* store IKE and ESP proposals in SQL databaseAndreas Steffen2010-11-304-0/+182
|
* configured various DPD modes in sql scenariosAndreas Steffen2010-11-286-36/+36
|
* added sql/net2net-route-pem scenarioAndreas Steffen2010-11-2813-0/+545
|
* added sql/net2net-start-pem scenarioAndreas Steffen2010-11-2813-0/+540
|
* stop gateway after clients in order to check release of virtual IPAndreas Steffen2010-09-265-5/+5
|
* all x509 based sql scenarios require the revocation pluginAndreas Steffen2010-07-1531-31/+31
|
* the keyid is a subjectKeyIdentifierAndreas Steffen2010-05-156-14/+14
|
* fixed keyids in sql/rw-psk-rsa-split scenarioAndreas Steffen2010-05-153-19/+55
|
* fixed keyids in sql/rw-eap-aka-rsa scenarioAndreas Steffen2010-05-152-11/+35
|