aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnccs_20/tnccs_20.c
Commit message (Expand)AuthorAgeFilesLines
* Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon plug...Andreas Steffen2013-08-151-943/+0
* rapid PT-TLS AR/PDP prototypeAndreas Steffen2013-08-151-4/+3
* add overall recommendation to session database entryAndreas Steffen2013-06-211-0/+8
* treat IF-M and IF-TNCCS remediation instructions/parameters in an equal wayAndreas Steffen2013-02-191-1/+30
* Check if recommendations is set before applying language preferenceMartin Willi2013-02-141-3/+6
* make TNC client authentication type available to IMVsAndreas Steffen2013-02-121-0/+19
* determine underlying IF-T transport protocolAndreas Steffen2013-02-121-13/+37
* 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-111-2/+17
* 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-241-1/+1
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-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-231-8/+11
* make max_message_size parameter consistent with similar optionsAndreas Steffen2012-08-091-1/+1
* restrict PA-TNC messages to maximum sizeAndreas Steffen2012-07-121-4/+14
* 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-111-1/+11
* moved batch size calculation into pb_tnc_batch_tAndreas Steffen2012-07-111-11/+8
* 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-111-71/+100
* 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-071-12/+11
* added TNC_TNCC_ReportMessageTypesLong() and TNC_TNCS_ReportMessageTypesLong()...Andreas Steffen2011-12-061-4/+4
* refactored TNC frameworkAndreas Steffen2011-10-251-41/+30
* moved imv_manager to libtnccsAndreas Steffen2011-10-251-2/+8
* moved imc_manager to libtnccsAndreas Steffen2011-10-251-10/+19
* output all known PA-TNC subtype namesAndreas Steffen2011-06-241-5/+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
* 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
* make IMC/IMV pairs independent of libcharonAndreas Steffen2011-06-011-3/+1
* changed VENDOR_ID to PENAndreas Steffen2011-05-291-2/+6
* Restrict IMCs and IMVs to call SendMessage()Andreas Steffen2011-05-141-1/+23
* adapted state_machine for retry batchesAndreas Steffen2011-05-091-8/+17
* refactored tnccs->remove_connection()Andreas Steffen2011-05-061-11/+2
* log TNC PEP decision with level 0Andreas Steffen2011-03-251-5/+1
* TNC server did not issue a TNC_CONNECTION_STATE_HANDSHAKE NotifyConnection me...Andreas Steffen2011-03-191-0/+2
* Whitespace cleanups in tnc codeMartin Willi2011-02-081-5/+5
* Add a prefix to the global visible tnc names to avoid name clashes, move to t...Martin Willi2011-02-081-3/+4
* communicate DELETE state to IMCs and IMVsAndreas Steffen2011-01-111-0/+10
* send notifyConnectionChange() to IMCsAndreas Steffen2011-01-091-2/+16
* cosmetics in debug outputAndreas Steffen2011-01-051-1/+1