Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure: Load fetcher plugins after crypto base plugins | Martin Willi | 2014-09-24 | 3 | -3/+3 |
| | | | | | | | | | | 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. | ||||
* | Updated comments in test.conf of all tests | Tobias Brunner | 2013-01-17 | 1 | -4/+4 |
| | |||||
* | Renamed $UMLHOSTS to $VIRTHOSTS | Tobias Brunner | 2013-01-17 | 1 | -2/+2 |
| | |||||
* | activated iptables in some ikev2 scenarios | Andreas Steffen | 2013-01-17 | 4 | -90/+38 |
| | |||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 10 | -128/+3 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 3 | -3/+0 |
| | |||||
* | load nonce plugin | Andreas Steffen | 2012-05-23 | 3 | -3/+3 |
| | |||||
* | upgraded ikev2 scenarios to 5.0.0 | Andreas Steffen | 2012-05-11 | 2 | -12/+11 |
| | |||||
* | Run scenarios without xcbc plugin | Andreas Steffen | 2011-10-16 | 3 | -3/+3 |
| | |||||
* | fixed ikev2/rw-eap-ttls-radius scenario | Andreas Steffen | 2010-10-14 | 1 | -0/+1 |
| | |||||
* | optimized FreeRadius scenarios for debug output | Andreas Steffen | 2010-09-02 | 4 | -5/+7 |
| | |||||
* | defined aaa_identity | Andreas Steffen | 2010-09-01 | 2 | -2/+4 |
| | |||||
* | included bad case in ikev2/rw-eap-ttls-radius scenario | Andreas Steffen | 2010-08-15 | 9 | -11/+59 |
| | |||||
* | added rw-eap-ttls-radius scenario | Andreas Steffen | 2010-08-14 | 19 | -0/+435 |