Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Converted tnc scenarios to swanctl | Andreas Steffen | 2015-12-11 | 15 | -95/+659 |
| | |||||
* | 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 | 3 | -16/+7 |
| | |||||
* | 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 | 3 | -1/+2 |
| | |||||
* | added tnc-tnccs plugin and removed xcbc plugin | Andreas Steffen | 2011-10-25 | 3 | -3/+3 |
| | |||||
* | Run scenarios without xcbc plugin | Andreas Steffen | 2011-10-17 | 3 | -3/+3 |
| | |||||
* | moved TNC scenarios to tnc folder | Andreas Steffen | 2011-06-03 | 19 | -0/+229 |