]> git.ipfire.org Git - thirdparty/strongswan.git/commit - configure.ac
implemented dynamic detection of TNCCS protocol
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sun, 30 Jan 2011 23:59:01 +0000 (00:59 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Sun, 30 Jan 2011 23:59:17 +0000 (00:59 +0100)
commitf652995b2123f870cb652e4dfdc9f6a59ac561f0
tree82246be57092b5853d1c06d8acd5779fbfb38e34
parent5c89a00f05d7417deb09a9693e24687b77c7a2ce
implemented dynamic detection of TNCCS protocol
configure.in
src/libcharon/Makefile.am
src/libcharon/plugins/eap_tnc/eap_tnc.c
src/libcharon/plugins/tnccs_dynamic/Makefile.am [new file with mode: 0644]
src/libcharon/plugins/tnccs_dynamic/tnccs_dynamic.c [new file with mode: 0644]
src/libcharon/plugins/tnccs_dynamic/tnccs_dynamic.h [new file with mode: 0644]
src/libcharon/plugins/tnccs_dynamic/tnccs_dynamic_plugin.c [new file with mode: 0644]
src/libcharon/plugins/tnccs_dynamic/tnccs_dynamic_plugin.h [new file with mode: 0644]
src/libcharon/tnc/tnccs/tnccs.c
src/libcharon/tnc/tnccs/tnccs.h