aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_tnccs
Commit message (Expand)AuthorAgeFilesLines
* asprintf(3) requires _GNU_SOURCE to be defined5.0.3rc1Tobias Brunner2013-03-221-0/+2
* Check return value of asprintf(3) when converting AR identityTobias Brunner2013-03-221-2/+4
* Switch encoding of AR Identity Value from binary to UTF-8Andreas Steffen2013-03-221-8/+7
* treat EAP identities as user IDsAndreas Steffen2013-02-121-3/+3
* make TNC client authentication type available to IMVsAndreas Steffen2013-02-121-4/+5
* determine underlying IF-T transport protocolAndreas Steffen2013-02-121-7/+45
* make AR identities available to IMVs via IF-IMV 1.4 draftAndreas Steffen2013-02-112-0/+104
* Make IKE/EAP IDs available to TNC server/clientAndreas Steffen2013-02-111-3/+4
* Moved debug.[ch] to utils folderTobias Brunner2012-10-242-2/+2
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-5/+5
* updated Copyright infoAndreas Steffen2012-07-131-1/+1
* restrict PA-TNC messages to maximum sizeAndreas Steffen2012-07-121-5/+13
* implemented IF-IMC/IMV 1.3 attributesAndreas Steffen2011-12-081-16/+220
* added TNC_TNCC_GetAttribute() and TNC_TNCC_SetAttribute() functionsAndreas Steffen2011-12-081-6/+8
* added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functionsAndreas Steffen2011-12-071-8/+7
* Revert "fixed integrity tests of plugins using libtls or libtnccs"Tobias Brunner2011-11-081-1/+2
* fixed integrity tests of plugins using libtls or libtnccsAndreas Steffen2011-11-022-2/+18
* Some Doxygen fixes.Tobias Brunner2011-10-282-3/+2
* refactored TNC frameworkAndreas Steffen2011-10-255-0/+684