aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnccs_20
Commit message (Expand)AuthorAgeFilesLines
* instead of cloning use extract_buf() methodAndreas Steffen2013-03-041-1/+1
* treat IF-M and IF-TNCCS remediation instructions/parameters in an equal wayAndreas Steffen2013-02-193-97/+198
* added missing return statementAndreas Steffen2013-02-191-0/+1
* reject PB-Experimental messages with NOSKIP flag setAndreas Steffen2013-02-191-0/+7
* Check if recommendations is set before applying language preferenceMartin Willi2013-02-141-3/+6
* Merge branch 'pt-tls'Martin Willi2013-02-141-3/+0
|\
| * TNCCS plugins don't depend on EAP-TNC, but can be used by other transports, tooMartin Willi2013-01-151-3/+0
* | make TNC client authentication type available to IMVsAndreas Steffen2013-02-121-0/+19
* | determine underlying IF-T transport protocolAndreas Steffen2013-02-122-16/+43
* | make AR identities available to IMVs via IF-IMV 1.4 draftAndreas Steffen2013-02-111-0/+14
* | Make IKE/EAP IDs available to TNC server/clientAndreas Steffen2013-02-112-6/+24
|/
* Send empty CDATA batch if TNC client has no data to sendAndreas Steffen2012-12-231-16/+28
* centralized processing of assessment informationAndreas Steffen2012-11-121-4/+3
* Moved debug.[ch] to utils folderTobias Brunner2012-10-2410-13/+13
* Moved data structures to new collections subfolderTobias Brunner2012-10-242-7/+7
* allow has_noskip_flag to contain TRUE_OR_FALSEAndreas Steffen2012-10-071-1/+1
* Make sure first argument is an int when using %.*s to print e.g. chunksTobias Brunner2012-09-281-4/+4
* introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVsAndreas Steffen2012-09-091-3/+8
* use pen_type_t for PA Message SubtypeAndreas Steffen2012-08-233-32/+29
* Doxygen fixTobias Brunner2012-08-111-1/+1
* make max_message_size parameter consistent with similar optionsAndreas Steffen2012-08-091-1/+1
* updated Copyright infoAndreas Steffen2012-07-132-2/+2
* restrict PA-TNC messages to maximum sizeAndreas Steffen2012-07-121-4/+14
* fixed logging of unsupported TNCCS versionAndreas Steffen2012-07-111-1/+1
* PB-TNC Client sends empty CLOSE batch only in DECIDED stateAndreas Steffen2012-07-111-10/+23
* send empty SDATA batch if no recommendation is available yet, but in order to...Andreas Steffen2012-07-114-3/+58
* moved batch size calculation into pb_tnc_batch_tAndreas Steffen2012-07-114-31/+50
* make maximum PB-TNC batch size configurableAndreas Steffen2012-07-111-2/+11
* limit the size of a PB-TNC batch to the maximum EAP-TNC packet sizeAndreas Steffen2012-07-1110-88/+134
* eliminate message length field in EAP-TNCAndreas Steffen2012-07-111-1/+1
* implemented IF-IMC/IMV 1.3 attributesAndreas Steffen2011-12-081-2/+2
* added TNC_IMC_ReceiveMessageLong() and TNC_IMV_ReceiveMessageLong() supportAndreas Steffen2011-12-081-12/+17
* added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functionsAndreas Steffen2011-12-073-28/+15
* added TNC_TNCC_ReportMessageTypesLong() and TNC_TNCS_ReportMessageTypesLong()...Andreas Steffen2011-12-061-4/+4
* 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-021-2/+1
* refactored TNC frameworkAndreas Steffen2011-10-256-52/+41
* moved imv_manager to libtnccsAndreas Steffen2011-10-251-2/+8
* moved imc_manager to libtnccsAndreas Steffen2011-10-253-14/+31
* Add features support to tnccs pluginsAndreas Steffen2011-10-201-6/+14
* add relative PB-TNC message offsetAndreas Steffen2011-07-131-1/+1
* return offset valueAndreas Steffen2011-07-131-0/+1
* output all known PA-TNC subtype namesAndreas Steffen2011-06-243-38/+10
* notify IMVs about handshake retriesAndreas Steffen2011-06-231-0/+5
* clear reason strings after delivering themAndreas Steffen2011-06-151-0/+1
* added missing single quotesAndreas Steffen2011-06-131-4/+4
* explicitly activate use of TNC headersAndreas Steffen2011-06-071-1/+1
* separated tncif_names from standard TCG TNC header filesAndreas Steffen2011-06-061-0/+2
* show PB-PA message type/subtypeAndreas Steffen2011-06-051-4/+23
* map action recommendation codes to PB access recommendation codesAndreas Steffen2011-06-051-3/+16