Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Globally define logging via syslog for charon-systemd | Tobias Brunner | 2017-11-15 | 3 | -14/+0 |
| | | | | | | | We could make the same change for charon (actually setting it for charon in strongswan.conf.testing would work for charon-systemd too), however, there are dozens of test cases that currently set charondebug in ipsec.conf. | ||||
* | testing: Converterd tnc to systemd | Andreas Steffen | 2017-11-11 | 3 | -17/+13 |
| | |||||
* | testing: Use TLS 1.2 in RADIUS test cases | Tobias Brunner | 2016-06-17 | 1 | -0/+3 |
| | | | | | | | | | This took a while as in the OpenSSL package shipped with Debian and on which our FIPS-enabled package is based, the function SSL_export_keying_material(), which is used by FreeRADIUS to derive the MSK, did not use the correct digest to calculate the result when TLS 1.2 was used. This caused IKE to fail with "verification of AUTH payload with EAP MSK failed". The fix was only backported to jessie recently. | ||||
* | testing: Converted tnc scenarios to swanctl | Andreas Steffen | 2015-12-11 | 13 | -92/+160 |
| | |||||
* | 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. | ||||
* | Implemented PT-EAP protocol (RFC 7171) | Andreas Steffen | 2014-05-12 | 2 | -0/+14 |
| | |||||
* | 5.1.0 changes for test cases | Andreas Steffen | 2013-06-29 | 2 | -5/+3 |
| | |||||
* | converted all tnc iptables scenarios | Andreas Steffen | 2013-01-17 | 2 | -84/+32 |
| | |||||
* | Adapt test configurations | Reto Buerki | 2013-01-17 | 10 | -135/+3 |
| | | | | Adapt test configurations to the new Debian-based system. | ||||
* | make sending of IETF Assessment Result attributes configurable | Andreas Steffen | 2012-09-09 | 1 | -0/+1 |
| | |||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 3 | -3/+0 |
| | |||||
* | load nonce plugin | Andreas Steffen | 2012-05-23 | 3 | -3/+3 |
| | |||||
* | upgraded tnc scenarios to 5.0.0 | Andreas Steffen | 2012-05-04 | 1 | -1/+0 |
| | |||||
* | added tnc-tnccs plugin and removed xcbc plugin | Andreas Steffen | 2011-10-25 | 2 | -2/+2 |
| | |||||
* | Run scenarios without xcbc plugin | Andreas Steffen | 2011-10-17 | 3 | -3/+3 |
| | |||||
* | adapted tnc scenarios to new imcvs library path | Andreas Steffen | 2011-07-06 | 4 | -4/+12 |
| | |||||
* | moved TNC scenarios to tnc folder | Andreas Steffen | 2011-06-03 | 25 | -0/+526 |