Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: make curve25519 the default DH group | Andreas Steffen | 2016-11-14 | 3 | -3/+3 |
| | |||||
* | 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 expired certificates issued by the Research and Sales Intermediate CAs | Andreas Steffen | 2014-03-24 | 4 | -87/+87 |
| | |||||
* | 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 | 3 | -3/+0 |
| | |||||
* | Added revocation plugin to ikev2 crl/ocsp test cases | Martin Willi | 2010-07-13 | 3 | -3/+3 |
| | |||||
* | recovered private keys of no CDP certificates | Andreas Steffen | 2010-04-07 | 2 | -50/+50 |
| | |||||
* | generated new research and sales CA certs for carol and dave, respectively | Andreas Steffen | 2010-04-07 | 4 | -67/+67 |
| | |||||
* | Adding socket-default to the plugin list in all test cases. | Tobias Brunner | 2010-03-09 | 3 | -3/+3 |
| | |||||
* | tests load pem/pkcs1 plugins, pubkey plugin not needed anymore | Martin Willi | 2009-08-26 | 3 | -3/+3 |
| | |||||
* | distinct distinguished names in research and sales CAs | Andreas Steffen | 2009-03-24 | 2 | -43/+43 |
| | |||||
* | explicitly load kernel-netlink plugin in UML scenarios | Andreas Steffen | 2008-10-07 | 3 | -3/+3 |
| | |||||
* | define plugins to be loaded in strongswan.conf | Andreas Steffen | 2008-05-28 | 3 | -0/+15 |
| | |||||
* | removed all nexthop statements | Andreas Steffen | 2007-06-10 | 3 | -3/+0 |
| | |||||
* | ocsp-strict-ifuri added | Andreas Steffen | 2007-04-20 | 10 | -0/+232 |