Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Updated certificates and keys in sql scenarios | Andreas Steffen | 2014-10-06 | 1 | -3/+3 |
| | |||||
* | 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. | ||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 1 | -1/+0 |
| | |||||
* | load nonce plugin | Andreas Steffen | 2012-05-23 | 1 | -1/+1 |
| | |||||
* | upgraded sql scenarios to 5.0.0 | Andreas Steffen | 2012-05-05 | 1 | -2/+0 |
| | |||||
* | removed xcbc plugin from sql scenarios | Andreas Steffen | 2011-11-01 | 1 | -1/+1 |
| | |||||
* | use a composite test proposal | Andreas Steffen | 2010-12-01 | 1 | -1/+1 |
| | |||||
* | renamed algorithm to proposal | Andreas Steffen | 2010-11-30 | 1 | -11/+11 |
| | |||||
* | store IKE and ESP proposals in SQL database | Andreas Steffen | 2010-11-30 | 1 | -0/+32 |
| | |||||
* | configured various DPD modes in sql scenarios | Andreas Steffen | 2010-11-28 | 1 | -8/+8 |
| | |||||
* | added sql/net2net-route-pem scenario | Andreas Steffen | 2010-11-28 | 4 | -0/+238 |