aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnccs_20
Commit message (Expand)AuthorAgeFilesLines
* 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
* make IMC/IMV pairs independent of libcharonAndreas Steffen2011-06-016-8/+9
* renamed tls_reader|writer to bio_* and moved to libstrongswanAndreas Steffen2011-05-319-47/+46
* changed VENDOR_ID to PENAndreas Steffen2011-05-294-25/+32
* Restrict IMCs and IMVs to call SendMessage()Andreas Steffen2011-05-141-1/+23
* adapted state_machine for retry batchesAndreas Steffen2011-05-092-14/+29
* refactored tnccs->remove_connection()Andreas Steffen2011-05-061-11/+2
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...Martin Willi2011-04-151-1/+8
* 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-082-8/+8
* Add a prefix to the global visible tnc names to avoid name clashes, move to t...Martin Willi2011-02-081-3/+4
* Implement correct signature for pb_tnc_msg->process()Martin Willi2011-02-082-2/+2
* Fixed various doxygen errors in tnc pluginsMartin Willi2011-02-081-1/+1
* communicate DELETE state to IMCs and IMVsAndreas Steffen2011-01-111-0/+10
* send notifyConnectionChange() to IMCsAndreas Steffen2011-01-091-2/+16
* removed superfluous sAndreas Steffen2011-01-058-8/+8
* remove private_Andreas Steffen2011-01-051-1/+1
* remove private_Andreas Steffen2011-01-054-4/+4