aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnccs_dynamic
Commit message (Collapse)AuthorAgeFilesLines
* Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon ↵Andreas Steffen2013-08-155-391/+0
| | | | plugins to libtnccs
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-3/+3
| | | | | | 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.
* 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-3/+25
| |
* | determine underlying IF-T transport protocolAndreas Steffen2013-02-122-17/+45
| |
* | 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-7/+26
|/
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-2/+2
|
* 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
|
* refactored TNC frameworkAndreas Steffen2011-10-253-9/+14
|
* Add features support to tnccs pluginsAndreas Steffen2011-10-201-6/+16
|
* explicitly activate use of TNC headersAndreas Steffen2011-06-071-2/+3
|
* renamed tls_reader|writer to bio_* and moved to libstrongswanAndreas Steffen2011-05-311-1/+0
|
* 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
* added comment to determine_tnccs_protocol() functionAndreas Steffen2011-01-311-0/+6
|
* implemented dynamic detection of TNCCS protocolAndreas Steffen2011-01-315-0/+282