Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure: Load fetcher plugins after crypto base plugins | Martin Willi | 2014-09-24 | 6 | -6/+6 |
| | | | | | | | | | | 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. | ||||
* | testing: Run 'conntrack -F' before all test scenarios | Tobias Brunner | 2014-04-02 | 2 | -3/+0 |
| | | | | This prevents failures due to remaining conntrack entries. | ||||
* | Updated comments in test.conf of all tests | Tobias Brunner | 2013-01-17 | 2 | -6/+6 |
| | |||||
* | Renamed $UMLHOSTS to $VIRTHOSTS | Tobias Brunner | 2013-01-17 | 2 | -4/+4 |
| | |||||
* | converted all p2pnat iptables scenarios | Andreas Steffen | 2013-01-17 | 15 | -396/+164 |
| | |||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 6 | -14/+14 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 6 | -6/+0 |
| | |||||
* | load nonce plugin | Andreas Steffen | 2012-05-23 | 6 | -6/+6 |
| | |||||
* | upgrade p2pnat scenarios to 5.0.0 | Andreas Steffen | 2012-05-04 | 8 | -33/+29 |
| | |||||
* | increase sleep time in mediation scenarios | Andreas Steffen | 2010-12-12 | 2 | -2/+2 |
| | |||||
* | all x509 based p2pnat scenarios require the revocation plugin | Andreas Steffen | 2010-07-15 | 6 | -6/+6 |
| | |||||
* | Adding socket-default to the plugin list in all test cases. | Tobias Brunner | 2010-03-09 | 6 | -6/+6 |
| | |||||
* | tests load pem/pkcs1 plugins, pubkey plugin not needed anymore | Martin Willi | 2009-08-26 | 6 | -6/+6 |
| | |||||
* | loading updown plugin if required | Martin Willi | 2008-10-16 | 6 | -6/+6 |
| | |||||
* | explicitly load kernel-netlink plugin in UML scenarios | Andreas Steffen | 2008-10-07 | 6 | -6/+6 |
| | |||||
* | define plugins to be loaded in strongswan.conf | Andreas Steffen | 2008-05-28 | 6 | -0/+30 |
| | |||||
* | changed external interface to the mediation extension. | Tobias Brunner | 2008-03-27 | 6 | -14/+14 |
| | |||||
* | mediation extension adapted to the naming convention of the current version ↵ | Tobias Brunner | 2008-03-26 | 9 | -16/+16 |
| | | | | of the draft. note: the external interface (config, autotools) has not yet been changed | ||||
* | added behind-same-nat p2p scenario | Andreas Steffen | 2007-12-19 | 14 | -0/+415 |
| | |||||
* | bob is passive responder in p2pnat scenario | Andreas Steffen | 2007-11-26 | 2 | -8/+6 |
| | |||||
* | added p2pnat/medsrv-psk scenario | Andreas Steffen | 2007-11-26 | 13 | -0/+342 |