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 | -1060/+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. | ||||
* | Aligned AR Identity types to IF-IMV 1.4 R5 draft | Andreas Steffen | 2013-06-24 | 1 | -2/+2 |
| | |||||
* | asprintf(3) requires _GNU_SOURCE to be defined5.0.3rc1 | Tobias Brunner | 2013-03-22 | 1 | -0/+2 |
| | |||||
* | Check return value of asprintf(3) when converting AR identity | Tobias Brunner | 2013-03-22 | 1 | -2/+4 |
| | | | | | Using chunk_t.ptr as target was also not optimal as it resulted in a compiler warning. | ||||
* | Switch encoding of AR Identity Value from binary to UTF-8 | Andreas Steffen | 2013-03-22 | 1 | -8/+7 |
| | |||||
* | treat EAP identities as user IDs | Andreas Steffen | 2013-02-12 | 1 | -3/+3 |
| | |||||
* | make TNC client authentication type available to IMVs | Andreas Steffen | 2013-02-12 | 1 | -4/+5 |
| | |||||
* | determine underlying IF-T transport protocol | Andreas Steffen | 2013-02-12 | 1 | -7/+45 |
| | |||||
* | make AR identities available to IMVs via IF-IMV 1.4 draft | Andreas Steffen | 2013-02-11 | 2 | -0/+104 |
| | |||||
* | Make IKE/EAP IDs available to TNC server/client | Andreas Steffen | 2013-02-11 | 1 | -3/+4 |
| | |||||
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 2 | -2/+2 |
| | |||||
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -5/+5 |
| | |||||
* | updated Copyright info | Andreas Steffen | 2012-07-13 | 1 | -1/+1 |
| | |||||
* | restrict PA-TNC messages to maximum size | Andreas Steffen | 2012-07-12 | 1 | -5/+13 |
| | |||||
* | implemented IF-IMC/IMV 1.3 attributes | Andreas Steffen | 2011-12-08 | 1 | -16/+220 |
| | |||||
* | added TNC_TNCC_GetAttribute() and TNC_TNCC_SetAttribute() functions | Andreas Steffen | 2011-12-08 | 1 | -6/+8 |
| | |||||
* | added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functions | Andreas Steffen | 2011-12-07 | 1 | -8/+7 |
| | |||||
* | 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 | 2 | -2/+18 |
| | |||||
* | Some Doxygen fixes. | Tobias Brunner | 2011-10-28 | 2 | -3/+2 |
| | |||||
* | refactored TNC framework | Andreas Steffen | 2011-10-25 | 5 | -0/+684 |