Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not include length field in non-fragmented EAP-PEAP packets | Andreas Steffen | 2011-04-21 | 1 | -2/+6 |
| | |||||
* | Revert alloc_str changes | Martin Willi | 2011-04-21 | 1 | -4/+2 |
| | | | | | | This reverts commit fdead26ffe1da8501a6ff5e0639a6f44c723e763. This reverts commit 3e2419ebe32de72d824864eb2e0e677a7c197af1. This reverts commit 17ce69b47a1efd6234960cf7d1f50712aee61db5. | ||||
* | Use thread save settings alloc_str function where appropriate | Martin Willi | 2011-04-21 | 1 | -2/+4 |
| | |||||
* | Added a (not yet implemented) plugin_t method to reload plugin configuration | Martin Willi | 2011-04-15 | 1 | -0/+1 |
| | |||||
* | Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ↵ | Martin Willi | 2011-04-15 | 1 | -0/+7 |
| | | | | over plugin_t | ||||
* | added get|set_identifier() methods to eap_tnc_t | Andreas Steffen | 2011-04-06 | 1 | -0/+14 |
| | |||||
* | implemented dynamic detection of TNCCS protocol | Andreas Steffen | 2011-01-31 | 1 | -2/+19 |
| | |||||
* | select TNCCS protocol via charon.plugins.eap-tnc.protocol | Andreas Steffen | 2010-11-09 | 1 | -1/+6 |
| | |||||
* | created tnc-imc and tnc-imv plugins | Andreas Steffen | 2010-10-07 | 1 | -1/+1 |
| | |||||
* | moved TNCCS layer out of eap_tnc plugin | Andreas Steffen | 2010-09-28 | 4 | -182/+5 |
| | |||||
* | debug output of inbound and outbound TNCCS batches | Andreas Steffen | 2010-09-09 | 1 | -9/+14 |
| | |||||
* | send well-formed TNCCS-Batch | Andreas Steffen | 2010-09-08 | 1 | -1/+9 |
| | |||||
* | max max_message_count configurable and move it into tls_eap_t | Andreas Steffen | 2010-09-08 | 1 | -12/+4 |
| | |||||
* | moved tls_t existance test into tls_eap_create() again | Andreas Steffen | 2010-09-08 | 1 | -5/+0 |
| | |||||
* | generalized tls_eap_t to support EAP_TNC wrapping the TNC_IF_TNCCS protocol | Andreas Steffen | 2010-09-08 | 4 | -90/+234 |
| | |||||
* | fixed copy-and-paste errors | Andreas Steffen | 2010-08-30 | 2 | -2/+2 |
| | |||||
* | created an eap-tnc method hull | Andreas Steffen | 2010-08-30 | 5 | -0/+356 |