Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure: Load fetcher plugins after crypto base plugins | Martin Willi | 2014-09-24 | 3 | -4/+4 |
| | | | | | | | | | | 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. | ||||
* | Merged libstrongswan options into charon section | Andreas Steffen | 2014-03-15 | 3 | -6/+0 |
| | |||||
* | Increase debug level in libipsec/rw-suite-b scenario | Andreas Steffen | 2013-10-11 | 1 | -0/+1 |
| | |||||
* | Ping from dave before shutting down tcpdump in libipsec/rw-suite-b test case5.1.0dr1 | Tobias Brunner | 2013-07-01 | 1 | -1/+1 |
| | |||||
* | Fixed libipsec/rw-suite-b scenario | Andreas Steffen | 2013-07-01 | 5 | -107/+1 |
| | |||||
* | Added libipsec/rw-suite-b scenario | Andreas Steffen | 2013-07-01 | 32 | -0/+2693 |