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 | 1 | -25/+0 |
| | | | | plugins to libtnccs | ||||
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -4/+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. | ||||
* | determine underlying IF-T transport protocol | Andreas Steffen | 2013-02-12 | 1 | -1/+2 |
| | |||||
* | missing references to daemon.h | Andreas Steffen | 2012-05-05 | 1 | -0/+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 |
| | |||||
* | removed unneeded includes | Andreas Steffen | 2011-10-25 | 1 | -2/+0 |
| | |||||
* | refactored TNC framework | Andreas Steffen | 2011-10-25 | 1 | -1/+4 |
| | |||||
* | moved imc_manager to libtnccs | Andreas Steffen | 2011-10-25 | 1 | -2/+6 |
| | |||||
* | explicitly activate use of TNC headers | Andreas Steffen | 2011-06-07 | 1 | -1/+1 |
| | |||||
* | make IMC/IMV pairs independent of libcharon | Andreas Steffen | 2011-06-01 | 1 | -1/+1 |
| | |||||
* | moved TNCCS callback functions into bind_function.c | Andreas Steffen | 2010-11-09 | 1 | -1/+1 |
| | |||||
* | implement IMC and IMV manager classes | Andreas Steffen | 2010-11-09 | 1 | -1/+2 |
| | |||||
* | implemented IMC/IMV handler | Andreas Steffen | 2010-11-09 | 1 | -4/+2 |
| | |||||
* | created tnc-imc and tnc-imv plugins | Andreas Steffen | 2010-10-07 | 1 | -0/+19 |