Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Add pfkey/net2net-rekey scenario | Tobias Brunner | 2017-08-07 | 9 | -0/+117 |
| | |||||
* | testing: make curve25519 the default DH group | Andreas Steffen | 2016-11-14 | 27 | -27/+27 |
| | |||||
* | testing: Add expect-connection calls for all tests and hosts | Tobias Brunner | 2016-06-16 | 9 | -0/+11 |
| | | | | 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 | 11 | -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 loaded | Andreas Steffen | 2016-05-15 | 1 | -1/+2 |
| | |||||
* | 128 bit default security strength requires 3072 bit prime DH group | Andreas Steffen | 2015-12-14 | 3 | -6/+6 |
| | |||||
* | testing: Avoid delays with ping by using -W and -i options | Tobias Brunner | 2015-11-09 | 2 | -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 scripts | Tobias Brunner | 2015-11-09 | 11 | -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 complete | Andreas Steffen | 2015-04-26 | 1 | -1/+1 |
| | |||||
* | configure: Load fetcher plugins after crypto base plugins | Martin Willi | 2014-09-24 | 27 | -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 scenario | Tobias Brunner | 2014-06-26 | 12 | -0/+173 |
| | |||||
* | testing: Remove obsolete shunt-policies scenarios | Tobias Brunner | 2014-06-26 | 10 | -170/+0 |
| | |||||
* | testing: Added pfkey/compress test case | Tobias Brunner | 2014-04-24 | 9 | -0/+100 |
| | |||||
* | testing: Run 'conntrack -F' before all test scenarios | Tobias Brunner | 2014-04-02 | 1 | -1/+0 |
| | | | | This prevents failures due to remaining conntrack entries. | ||||
* | Merged libstrongswan options into charon section | Andreas Steffen | 2014-03-15 | 3 | -6/+0 |
| | |||||
* | Updated comments in test.conf of all tests | Tobias Brunner | 2013-01-17 | 11 | -33/+33 |
| | |||||
* | Renamed $UMLHOSTS to $VIRTHOSTS | Tobias Brunner | 2013-01-17 | 11 | -22/+22 |
| | |||||
* | No need to enable ip_forward in pretest files | Reto Buerki | 2013-01-17 | 1 | -1/+0 |
| | | | | It is enabled by default now. | ||||
* | converted all pfkey iptables scenarios | Andreas Steffen | 2013-01-17 | 25 | -132/+104 |
| | |||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 11 | -32/+32 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 24 | -24/+0 |
| | |||||
* | load nonce plugin | Andreas Steffen | 2012-05-23 | 24 | -24/+24 |
| | |||||
* | upgraded pfkey scenarios to 5.0.0 | Andreas Steffen | 2012-05-05 | 43 | -111/+90 |
| | |||||
* | show correct network topology in shunt-policies scenarios | Andreas Steffen | 2011-07-26 | 1 | -1/+1 |
| | |||||
* | corrected description of shunt-policies scenario | Andreas Steffen | 2011-07-05 | 10 | -0/+224 |
| | |||||
* | testing: Added missing host alice to test.conf. | Tobias Brunner | 2010-09-02 | 4 | -8/+8 |
| | |||||
* | all x509 based pfkey scenarios require the revocation plugin | Andreas Steffen | 2010-07-15 | 22 | -22/+22 |
| | |||||
* | Adding socket-default to the plugin list in all test cases. | Tobias Brunner | 2010-03-09 | 22 | -22/+22 |
| | |||||
* | added pfkey/alg-sha384 and pfkey/alg-sha512 scenarios | Andreas Steffen | 2009-12-09 | 18 | -0/+210 |
| | |||||
* | adapted pfkey alg and esp scenarios | Andreas Steffen | 2009-12-09 | 7 | -14/+19 |
| | |||||
* | tests load pem/pkcs1 plugins, pubkey plugin not needed anymore | Martin Willi | 2009-08-26 | 18 | -18/+18 |
| | |||||
* | enable integrity test in all rw-cert scenarios | Andreas Steffen | 2009-07-17 | 3 | -0/+3 |
| | |||||
* | test-vector support in rw-cert scenarios | Andreas Steffen | 2009-06-16 | 3 | -3/+21 |
| | |||||
* | adaptations of UML scenarios to 4.3.2 | Andreas Steffen | 2009-06-16 | 1 | -2/+2 |
| | |||||
* | adapted IKEv2 scenarios to new crypto proposal output | Andreas Steffen | 2009-05-20 | 2 | -5/+5 |
| | |||||
* | shortened DH group names | Andreas Steffen | 2009-05-15 | 1 | -2/+2 |
| | |||||
* | added pfkey/esp-alg-null scenario | Andreas Steffen | 2009-01-15 | 9 | -0/+100 |
| | |||||
* | adapted evaltest.dat to extended acquire job message | Andreas Steffen | 2008-10-31 | 2 | -2/+2 |
| | |||||
* | use old algorithm nameagain in pfkey/alg-aes-xcbc scenario | Andreas Steffen | 2008-10-21 | 1 | -2/+2 |
| | |||||
* | loading updown plugin if required | Martin Willi | 2008-10-16 | 16 | -16/+16 |
| | |||||
* | added PFKEYv2 UML scenarios | Andreas Steffen | 2008-10-15 | 67 | -0/+832 |