Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure: Load fetcher plugins after crypto base plugins | Martin Willi | 2014-09-24 | 11 | -11/+11 |
| | | | | | | | | | | 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. | ||||
* | 5.1.0 changes for test cases | Andreas Steffen | 2013-06-29 | 6 | -63/+54 |
| | |||||
* | Updated comments in test.conf of all tests | Tobias Brunner | 2013-01-17 | 4 | -12/+12 |
| | |||||
* | Renamed $UMLHOSTS to $VIRTHOSTS | Tobias Brunner | 2013-01-17 | 4 | -8/+8 |
| | |||||
* | converted all openssl-ikev1 iptables scenarios | Andreas Steffen | 2013-01-17 | 8 | -22/+22 |
| | |||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 4 | -7/+7 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 11 | -11/+0 |
| | |||||
* | load nonce plugin | Andreas Steffen | 2012-05-23 | 12 | -12/+12 |
| | |||||
* | suppress leak detective output | Andreas Steffen | 2012-05-11 | 1 | -4/+4 |
| | |||||
* | deleted unneeded openssl-ikev1 files | Andreas Steffen | 2012-05-04 | 15 | -227/+0 |
| | |||||
* | upgraded openssl-ikev1 scenarios to 5.0.0 | Andreas Steffen | 2012-05-04 | 36 | -207/+142 |
| | |||||
* | moved random plugin in front of openssl in order to prefer gmp | Andreas Steffen | 2011-11-05 | 2 | -2/+2 |
| | |||||
* | define explicit IKEv1 key exchange mode | Andreas Steffen | 2010-10-07 | 2 | -0/+2 |
| | |||||
* | testing: Adding kernel-netlink to pluto.load statements. | Tobias Brunner | 2010-09-02 | 14 | -14/+14 |
| | |||||
* | testing: Added missing host alice to test.conf. | Tobias Brunner | 2010-09-02 | 1 | -2/+2 |
| | |||||
* | remove x509 plugin from openssl-ikev1 scenarios | Andreas Steffen | 2010-05-28 | 15 | -21/+21 |
| | |||||
* | added openssl-ikev1/alg-camellia scenario | Andreas Steffen | 2009-12-15 | 9 | -0/+114 |
| | |||||
* | the ikev1 scenarios need the x509 plugin | Andreas Steffen | 2009-10-06 | 12 | -12/+12 |
| | |||||
* | tests load pem/pkcs1 plugins, pubkey plugin not needed anymore | Martin Willi | 2009-08-26 | 12 | -12/+12 |
| | |||||
* | enable integrity test in all rw-cert scenarios | Andreas Steffen | 2009-07-17 | 3 | -0/+3 |
| | |||||
* | some more scenario adaptations | Andreas Steffen | 2009-06-16 | 3 | -6/+31 |
| | |||||
* | test-vector support in rw-cert scenarios | Andreas Steffen | 2009-06-16 | 12 | -3/+54 |
| | |||||
* | adaptations of UML scenarios to 4.3.2 | Andreas Steffen | 2009-06-16 | 1 | -4/+4 |
| | |||||
* | updated pluto.load configuration in ikev1 scenarios | Andreas Steffen | 2009-06-13 | 9 | -10/+10 |
| | |||||
* | added openssl-ikev1/ecdsa-certs scenario | Andreas Steffen | 2009-06-13 | 25 | -0/+321 |
| | |||||
* | split openssl scenarios into openssl-ikev1 and openssl-ikev2 | Andreas Steffen | 2009-06-12 | 33 | -0/+461 |