Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: make curve25519 the default DH group | Andreas Steffen | 2016-11-14 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | all x509 based ikev2 scenarios require the revocation plugin | Andreas Steffen | 2010-07-15 | 1 | -1/+1 |
| | |||||
* | updated ikev2/ip-two-pools-db scenario to support pool and identity based ↵ | Andreas Steffen | 2010-07-12 | 1 | -1/+1 |
| | | | | dns attributes | ||||
* | Adding socket-default to the plugin list in all test cases. | Tobias Brunner | 2010-03-09 | 1 | -1/+1 |
| | |||||
* | tests load pem/pkcs1 plugins, pubkey plugin not needed anymore | Martin Willi | 2009-08-26 | 1 | -1/+1 |
| | |||||
* | loading updown plugin if required | Martin Willi | 2008-10-16 | 1 | -1/+1 |
| | |||||
* | explicitly load kernel-netlink plugin in UML scenarios | Andreas Steffen | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | expanded ikev2/ip-two-pools-db to a spoke-to-hub network using virtual IP ↵ | Andreas Steffen | 2008-07-11 | 1 | -0/+5 |
addresses |