Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: make curve25519 the default DH group | Andreas Steffen | 2016-11-14 | 2 | -2/+3 |
| | |||||
* | configure: Load fetcher plugins after crypto base plugins | Martin Willi | 2014-09-24 | 2 | -2/+2 |
| | | | | | | | | | | 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. | ||||
* | use iptables-restore in all ikev2 firewall scenarios | Andreas Steffen | 2013-01-17 | 2 | -84/+32 |
| | |||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 9 | -133/+8 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 2 | -2/+0 |
| | |||||
* | load nonce plugin | Andreas Steffen | 2012-05-23 | 2 | -2/+2 |
| | |||||
* | upgraded ikev2 scenarios to 5.0.0 | Andreas Steffen | 2012-05-11 | 2 | -2/+0 |
| | |||||
* | optimized FreeRadius scenarios for debug output | Andreas Steffen | 2010-09-02 | 1 | -19/+0 |
| | |||||
* | all x509 based ikev2 scenarios require the revocation plugin | Andreas Steffen | 2010-07-15 | 2 | -2/+2 |
| | |||||
* | Adding socket-default to the plugin list in all test cases. | Tobias Brunner | 2010-03-09 | 2 | -2/+2 |
| | |||||
* | Renamed plugin configuration sections to the actual plugin name | Martin Willi | 2009-10-15 | 1 | -2/+2 |
| | |||||
* | Streamlined EAP plugins to use a dash between eap-method, as used in all ↵ | Martin Willi | 2009-10-15 | 2 | -2/+2 |
| | | | | other places | ||||
* | fixed inconsistent triplets.dat files | Andreas Steffen | 2009-10-14 | 1 | -3/+3 |
| | |||||
* | tests load pem/pkcs1 plugins, pubkey plugin not needed anymore | Martin Willi | 2009-08-26 | 2 | -2/+2 |
| | |||||
* | test-vector support in rw-cert scenarios | Andreas Steffen | 2009-06-16 | 2 | -4/+5 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 2 | -4/+4 |
| | |||||
* | added ikev2/rw-eap-sim-id-radius scenario | Andreas Steffen | 2009-03-25 | 15 | -0/+358 |