aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_imv/tnc_imv_bind_function.c
Commit message (Expand)AuthorAgeFilesLines
* moved tnc_imv plugin to libtnccs thanks to recommendation callback functionAndreas Steffen2013-08-151-246/+0
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* added TNC_TNCC_GetAttribute() and TNC_TNCC_SetAttribute() functionsAndreas Steffen2011-12-081-2/+2
* fixed typo in function nameAndreas Steffen2011-12-081-1/+1
* added TNC_TNCS_ReserveAdditionalIMVID() functionAndreas Steffen2011-12-071-1/+20
* added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functionsAndreas Steffen2011-12-071-1/+33
* corrected function name in error messageAndreas Steffen2011-12-071-1/+1
* added TNC_TNCC_ReportMessageTypesLong() and TNC_TNCS_ReportMessageTypesLong()...Andreas Steffen2011-12-061-0/+23
* upgraded IF-IMC/IMV inteface definitions to version 1.3Andreas Steffen2011-12-041-2/+0
* refactored TNC frameworkAndreas Steffen2011-10-251-19/+20
* protection against insane IMCs and IMVsAndreas Steffen2011-05-111-0/+36
* Whitespace cleanups in tnc codeMartin Willi2011-02-081-7/+7
* implemented request_handshake_retry() functionAndreas Steffen2010-11-191-2/+2
* added IMC and IMV IDs as arguments to send_message()Andreas Steffen2010-11-171-5/+7
* implement GetAttribute() callback functionAndreas Steffen2010-11-161-0/+37
* removed debug output in IMC bind functionsAndreas Steffen2010-11-111-1/+1
* removed debug output of tnc_imv_bind_functionsAndreas Steffen2010-11-101-5/+1
* implemented provide_recommendation callback functionAndreas Steffen2010-11-091-1/+2
* support of reportMessageTypes() functionAndreas Steffen2010-11-091-1/+2
* moved TNCCS callback functions into bind_function.cAndreas Steffen2010-11-091-0/+100