Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Configure logging via syslog in strongswan.conf | Tobias Brunner | 2017-11-15 | 16 | -27/+49 |
| | | | | | Globally configure logging in strongswan.conf.testing and replace all charondebug statements with strongswan.conf settings. | ||||
* | testing: make curve25519 the default DH group | Andreas Steffen | 2016-11-14 | 171 | -299/+210 |
| | |||||
* | mgf1: Refactored MGF1 as an XOF | Andreas Steffen | 2016-09-21 | 5 | -5/+6 |
| | |||||
* | testing: Add ikev1/net2net-esn scenario | Tobias Brunner | 2016-06-29 | 9 | -0/+117 |
| | |||||
* | testing: Add expect-connection calls for all tests and hosts | Tobias Brunner | 2016-06-16 | 18 | -0/+23 |
| | | | | There are some exceptions (e.g. those that use auto=start or p2pnat). | ||||
* | testing: Update test scenarios for Debian jessie | Tobias Brunner | 2016-06-16 | 49 | -84/+84 |
| | | | | | | | 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: Fix scenarios that check /etc/resolv.conf | Tobias Brunner | 2016-06-13 | 2 | -4/+4 |
| | |||||
* | testing: wait until connections are loaded | Andreas Steffen | 2016-05-15 | 37 | -26/+61 |
| | |||||
* | testing: attr-sql is a charon plugin5.4.0dr8 | Andreas Steffen | 2016-03-05 | 1 | -2/+0 |
| | |||||
* | libhydra: Remove empty unused library | Tobias Brunner | 2016-03-03 | 1 | -1/+1 |
| | |||||
* | ikev1: Log successful authentication with signature scheme | Thomas Egerer | 2016-02-01 | 2 | -2/+2 |
| | | | | | | Output is now identical to that of the IKEv2 pubkey authenticator. Signed-off-by: Thomas Egerer <thomas.egerer@secunet.com> | ||||
* | testing: Fix some IKEv1 scenarios after listing DH groups for CHILD_SAs | Tobias Brunner | 2015-12-21 | 4 | -8/+8 |
| | |||||
* | 128 bit default security strength requires 3072 bit prime DH group | Andreas Steffen | 2015-12-14 | 3 | -6/+6 |
| | |||||
* | testing: Fixed another timing issue | Andreas Steffen | 2015-11-13 | 1 | -1/+1 |
| | |||||
* | testing: Fixed some more timing issues | Andreas Steffen | 2015-11-10 | 7 | -6/+7 |
| | |||||
* | testing: Reduce runtime of all tests that use SQLite databases by storing ↵ | Tobias Brunner | 2015-11-09 | 4 | -4/+7 |
| | | | | them in ramfs | ||||
* | testing: Remove nearly all sleep calls from pretest and posttest scripts | Tobias Brunner | 2015-11-09 | 60 | -80/+91 |
| | | | | | By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep. | ||||
* | testing: Adapt tests to retransmission settings and reduce DPD delay/timeout | Tobias Brunner | 2015-11-09 | 7 | -16/+12 |
| | |||||
* | testing: Updated environment variable documentation in updown scripts | Tobias Brunner | 2015-08-31 | 1 | -1/+9 |
| | |||||
* | testing: Updated carol's certificate from research CA and dave's certificate ↵5.3.1dr1 | Andreas Steffen | 2015-04-26 | 12 | -249/+249 |
| | | | | from sales CA | ||||
* | testing: Don't check for exact IKEv1 fragment size | Martin Willi | 2015-03-10 | 1 | -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 template | Tobias Brunner | 2015-03-06 | 1 | -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 modes | Martin Willi | 2015-02-20 | 3 | -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 notify | Andreas Steffen | 2014-11-29 | 1 | -1/+1 |
| | |||||
* | testing: Update ikev1/net2net-fragmentation scenario | Tobias Brunner | 2014-10-10 | 1 | -2/+2 |
| | |||||
* | testing: Update carols certificate in several test cases | Tobias Brunner | 2014-10-03 | 4 | -86/+86 |
| | |||||
* | configure: Load fetcher plugins after crypto base plugins | Martin Willi | 2014-09-24 | 100 | -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 scenarios | Tobias Brunner | 2014-04-02 | 5 | -8/+1 |
| | | | | This prevents failures due to remaining conntrack entries. | ||||
* | Merged libstrongswan options into charon section | Andreas Steffen | 2014-03-15 | 46 | -95/+16 |
| | |||||
* | strongswan.conf is not needed on RADIUS server alice | Andreas Steffen | 2014-03-15 | 2 | -0/+2 |
| | |||||
* | testing: Use installed SQL schema instead of local copy | Tobias Brunner | 2014-02-12 | 1 | -2/+2 |
| | |||||
* | Fixed description of ikev1/rw-ntru-psk scenario | Andreas Steffen | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | Added ikev1/net2net-ntru-cert and ikev1/rw-ntru-psk scenarios | Andreas Steffen | 2014-02-12 | 23 | -0/+302 |
| | |||||
* | testing: Add an IKEv1 host2host AH transport mode test case | Martin Willi | 2013-10-11 | 9 | -0/+89 |
| | |||||
* | testing: Add an IKEv1 net2net AH test case | Martin Willi | 2013-10-11 | 9 | -0/+102 |
| | |||||
* | Added ikev1/config-payload-push scenario | Andreas Steffen | 2013-09-07 | 11 | -0/+161 |
| | |||||
* | testing: enforce xauth-eap in ikev1/xauth-rsa-eap-md5-radius | Martin Willi | 2013-07-29 | 1 | -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 authentication | Martin Willi | 2013-07-29 | 16 | -0/+209 |
| | |||||
* | Added charon.initiator_only option which causes charon to ignore IKE ↵ | Andreas Steffen | 2013-04-14 | 11 | -0/+132 |
| | | | | initiation requests by peers | ||||
* | added ikev1/net2net-fragmentation scenario5.0.3dr1 | Andreas Steffen | 2013-02-12 | 9 | -0/+122 |
| | |||||
* | Updated comments in test.conf of all tests | Tobias Brunner | 2013-01-17 | 48 | -145/+145 |
| | |||||
* | Renamed $UMLHOSTS to $VIRTHOSTS | Tobias Brunner | 2013-01-17 | 48 | -96/+96 |
| | |||||
* | No need to enable ip_forward in pretest files | Reto Buerki | 2013-01-17 | 9 | -12/+0 |
| | | | | It is enabled by default now. | ||||
* | added ikev1/nat-virtual-ip scenario | Andreas Steffen | 2013-01-17 | 11 | -0/+328 |
| | |||||
* | converted all ikev1 iptables scenarios | Andreas Steffen | 2013-01-17 | 79 | -270/+290 |
| | |||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 52 | -224/+91 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | do not enable integrity and crypto tests in ikev1/rw-cert-unity scenario | Andreas Steffen | 2012-09-21 | 2 | -8/+0 |
| | |||||
* | Add a simple test case for the unity plugin, featuring both includes and ↵ | Martin Willi | 2012-09-18 | 9 | -0/+113 |
| | | | | excludes | ||||
* | ikev1 hybrid authentication does not need client certificates | Andreas Steffen | 2012-09-12 | 4 | -6/+0 |
| | |||||
* | adapted ip-pool evaltests | Andreas Steffen | 2012-09-10 | 1 | -3/+3 |
| |