Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Updated certificates and keys in sql scenarios | Andreas Steffen | 2014-10-06 | 3 | -12/+12 |
| | |||||
* | 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. | ||||
* | testing: Use installed SQL schema instead of local copy | Tobias Brunner | 2014-02-12 | 1 | -3/+3 |
| | |||||
* | Updated comments in test.conf of all tests | Tobias Brunner | 2013-01-17 | 1 | -3/+3 |
| | |||||
* | Renamed $UMLHOSTS to $VIRTHOSTS | Tobias Brunner | 2013-01-17 | 1 | -2/+2 |
| | |||||
* | converted all sql iptables scenarios | Andreas Steffen | 2013-01-17 | 2 | -6/+6 |
| | |||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 1 | -2/+2 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 3 | -3/+0 |
| | |||||
* | load nonce plugin | Andreas Steffen | 2012-05-23 | 3 | -3/+3 |
| | |||||
* | upgraded sql scenarios to 5.0.0 | Andreas Steffen | 2012-05-05 | 4 | -20/+18 |
| | |||||
* | removed xcbc plugin from sql scenarios | Andreas Steffen | 2011-11-01 | 3 | -3/+3 |
| | |||||
* | stop gateway after clients in order to check release of virtual IP | Andreas Steffen | 2010-09-26 | 1 | -1/+1 |
| | |||||
* | all x509 based sql scenarios require the revocation plugin | Andreas Steffen | 2010-07-15 | 3 | -3/+3 |
| | |||||
* | fixed keyids in sql/ip-pool-db-expired scenario | Andreas Steffen | 2010-05-15 | 3 | -25/+55 |
| | |||||
* | moved attr-sql plugin to libhydra in pool scenarios | Andreas Steffen | 2010-03-28 | 1 | -1/+1 |
| | |||||
* | Adding socket-default to the plugin list in all test cases. | Tobias Brunner | 2010-03-09 | 3 | -3/+3 |
| | |||||
* | move SQL-based pool functionality to new attr-sql libstrongswan plugin | Andreas Steffen | 2009-10-13 | 1 | -1/+9 |
| | |||||
* | CA certificates are looked up using the subjectPublicKeyInfo keyid | Martin Willi | 2009-09-21 | 3 | -3/+3 |
| | |||||
* | updated to renewed certs in SQL database | Andreas Steffen | 2009-09-18 | 3 | -9/+9 |
| | |||||
* | use subjectPublicKeyInfo hash for CA certificate lookup | Martin Willi | 2009-09-01 | 3 | -3/+3 |
| | |||||
* | keyids in SQL use ID_KEY_ID type with subjectPublicKey SHA1 hash | Martin Willi | 2009-08-26 | 3 | -6/+6 |
| | |||||
* | tests load pem/pkcs1 plugins, pubkey plugin not needed anymore | Martin Willi | 2009-08-26 | 3 | -3/+3 |
| | |||||
* | suppress leak-detective stderr output in ipsec pool | Andreas Steffen | 2008-12-04 | 3 | -4/+8 |
| | |||||
* | include updown plugin in sql scenarios | Andreas Steffen | 2008-10-21 | 3 | -3/+3 |
| | |||||
* | explicitly load kernel-netlink plugin in UML scenarios | Andreas Steffen | 2008-10-07 | 3 | -3/+3 |
| | |||||
* | adapted UML scenarios to improved virtual IP address pool | Andreas Steffen | 2008-07-25 | 2 | -7/+49 |
| | |||||
* | used ipsec pool --leases --filter option in evaltest.dat | Andreas Steffen | 2008-06-21 | 1 | -2/+2 |
| | |||||
* | divided ipsec.sql into tables.sql and data.sql | Andreas Steffen | 2008-05-31 | 4 | -612/+3 |
| | |||||
* | define plugins to be loaded in strongswan.conf | Andreas Steffen | 2008-05-28 | 3 | -0/+3 |
| | |||||
* | added the sql/ip-pool-db-restart and sql/ip-pool-db-expired scenarios | Andreas Steffen | 2008-05-20 | 17 | -0/+1206 |