Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon ↵ | Andreas Steffen | 2013-08-15 | 5 | -391/+0 |
| | | | | plugins to libtnccs | ||||
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -3/+3 |
| | | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only. | ||||
* | Merge branch 'pt-tls' | Martin Willi | 2013-02-14 | 1 | -3/+0 |
|\ | |||||
| * | TNCCS plugins don't depend on EAP-TNC, but can be used by other transports, too | Martin Willi | 2013-01-15 | 1 | -3/+0 |
| | | |||||
* | | make TNC client authentication type available to IMVs | Andreas Steffen | 2013-02-12 | 1 | -3/+25 |
| | | |||||
* | | determine underlying IF-T transport protocol | Andreas Steffen | 2013-02-12 | 2 | -17/+45 |
| | | |||||
* | | make AR identities available to IMVs via IF-IMV 1.4 draft | Andreas Steffen | 2013-02-11 | 1 | -0/+14 |
| | | |||||
* | | Make IKE/EAP IDs available to TNC server/client | Andreas Steffen | 2013-02-11 | 2 | -7/+26 |
|/ | |||||
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -2/+2 |
| | |||||
* | Revert "fixed integrity tests of plugins using libtls or libtnccs" | Tobias Brunner | 2011-11-08 | 1 | -1/+2 |
| | | | | | This reverts commit b597ac4a4cbcd9197b886d743c75d58293264580 (not completely). | ||||
* | fixed integrity tests of plugins using libtls or libtnccs | Andreas Steffen | 2011-11-02 | 1 | -2/+1 |
| | |||||
* | refactored TNC framework | Andreas Steffen | 2011-10-25 | 3 | -9/+14 |
| | |||||
* | Add features support to tnccs plugins | Andreas Steffen | 2011-10-20 | 1 | -6/+16 |
| | |||||
* | explicitly activate use of TNC headers | Andreas Steffen | 2011-06-07 | 1 | -2/+3 |
| | |||||
* | renamed tls_reader|writer to bio_* and moved to libstrongswan | Andreas Steffen | 2011-05-31 | 1 | -1/+0 |
| | |||||
* | 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 | -1/+8 |
| | | | | over plugin_t | ||||
* | added comment to determine_tnccs_protocol() function | Andreas Steffen | 2011-01-31 | 1 | -0/+6 |
| | |||||
* | implemented dynamic detection of TNCCS protocol | Andreas Steffen | 2011-01-31 | 5 | -0/+282 |