Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure: Load fetcher plugins after crypto base plugins | Martin Willi | 2014-09-24 | 1 | -1/+1 |
| | | | | | | | | | | 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. | ||||
* | load nonce plugin | Andreas Steffen | 2012-05-23 | 1 | -1/+1 |
| | |||||
* | upgraded openssl-ikev1 scenarios to 5.0.0 | Andreas Steffen | 2012-05-04 | 1 | -8/+2 |
| | |||||
* | testing: Adding kernel-netlink to pluto.load statements. | Tobias Brunner | 2010-09-02 | 1 | -1/+1 |
| | |||||
* | remove x509 plugin from openssl-ikev1 scenarios | Andreas Steffen | 2010-05-28 | 1 | -1/+1 |
| | |||||
* | added openssl-ikev1/alg-camellia scenario | Andreas Steffen | 2009-12-15 | 1 | -0/+11 |