aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnccs_11
Commit message (Collapse)AuthorAgeFilesLines
* Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon ↵Andreas Steffen2013-08-1521-2947/+0
| | | | plugins to libtnccs
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-6/+5
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* cleaned up XML code in tnccs-11 pluginAndreas Steffen2013-04-048-80/+82
|
* 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
|/
* Moved debug.[ch] to utils folderTobias Brunner2012-10-249-10/+10
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-242-2/+2
|
* Make sure first argument is an int when using %.*s to print e.g. chunksTobias Brunner2012-09-281-7/+7
|
* introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVsAndreas Steffen2012-09-091-1/+0
|
* make max_message_size parameter consistent with similar optionsAndreas Steffen2012-08-091-1/+1
|
* updated Copyright infoAndreas Steffen2012-07-131-1/+1
|
* restrict PA-TNC messages to maximum sizeAndreas Steffen2012-07-122-3/+16
|
* 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-11/+13
|
* added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functionsAndreas Steffen2011-12-071-7/+14
|
* Revert "fixed integrity tests of plugins using libtls or libtnccs"Tobias Brunner2011-11-081-1/+2
| | | | | This reverts commit b597ac4a4cbcd9197b886d743c75d58293264580 (not completely).
* fixed integrity tests of plugins using libtls or libtnccsAndreas Steffen2011-11-021-2/+1
|
* removed unneeded includesAndreas Steffen2011-10-251-2/+0
|
* refactored TNC frameworkAndreas Steffen2011-10-255-44/+35
|
* moved imv_manager to libtnccsAndreas Steffen2011-10-251-2/+8
|
* moved imc_manager to libtnccsAndreas Steffen2011-10-253-12/+30
|
* Add features support to tnccs pluginsAndreas Steffen2011-10-201-6/+14
|
* oops, should have been a bitwise andAndreas Steffen2011-06-251-2/+2
|
* fixed copy-and-paste errorAndreas Steffen2011-06-251-1/+1
|
* output all known PA-TNC subtype namesAndreas Steffen2011-06-241-1/+32
|
* some cosmeticsAndreas Steffen2011-06-162-4/+4
|
* fixed XML parsing of TNCCS 1.1 ReasonString messageAndreas Steffen2011-06-161-1/+44
|
* clear reason strings after delivering themAndreas Steffen2011-06-151-0/+1
|
* added missing single quotesAndreas Steffen2011-06-141-2/+2
|
* fixed the IF-TNCCS 1.1 ReasonString XML encodingAndreas Steffen2011-06-141-0/+2
|
* 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
|
* make IMC/IMV pairs independent of libcharonAndreas Steffen2011-06-015-6/+6
|
* do not call recommendations if recs does not existAndreas Steffen2011-05-141-1/+1
|
* Restrict IMCs and IMVs to call SendMessage()Andreas Steffen2011-05-141-1/+20
|
* added missing commaAndreas Steffen2011-05-071-1/+1
|
* 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
| | | | over plugin_t
* log TNC PEP decision with level 0Andreas Steffen2011-03-251-5/+1
|
* TNC server did not issue a TNC_CONNECTION_STATE_HANDSHAKE NotifyConnection ↵Andreas Steffen2011-03-191-0/+2
| | | | message
* Check for libxml when building tnccs_11, use autoconf libxml CFLAGS/LIBSMartin Willi2011-02-081-2/+3
|
* tnccs_11 does not link against libtls, just uses its headersMartin Willi2011-02-081-1/+0
|
* Whitespace cleanups in tnc codeMartin Willi2011-02-086-38/+38
|
* Add a prefix to the global visible tnc names to avoid name clashes, move to ↵Martin Willi2011-02-081-3/+4
| | | | tncifimv