]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Added tnc-pt-tls plugin
authorAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 17 Oct 2013 21:28:22 +0000 (23:28 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 12 Feb 2014 09:51:38 +0000 (10:51 +0100)
commit247f3ceef0dde7332ef291c610db81917e5d548e
tree45b135302cfc32be2b595a914fa38e20c93ef561
parentacb6beee1289ba1ca18158e0ed5c973b5ed8c439
Added tnc-pt-tls plugin
16 files changed:
configure.ac
src/libcharon/Makefile.am
src/libcharon/plugins/eap_tnc/eap_tnc.c
src/libcharon/plugins/eap_tnc/eap_tnc_plugin.c
src/libcharon/plugins/tnc_pt_tls/Makefile.am [new file with mode: 0644]
src/libcharon/plugins/tnc_pt_tls/tnc_pt_tls_connection.c [new file with mode: 0644]
src/libcharon/plugins/tnc_pt_tls/tnc_pt_tls_connection.h [new file with mode: 0644]
src/libcharon/plugins/tnc_pt_tls/tnc_pt_tls_plugin.c [new file with mode: 0644]
src/libcharon/plugins/tnc_pt_tls/tnc_pt_tls_plugin.h [new file with mode: 0644]
src/libpttls/Makefile.am
src/libpttls/pt_tls_connection.h [new file with mode: 0644]
src/libpttls/pt_tls_manager.c [new file with mode: 0644]
src/libpttls/pt_tls_manager.h [new file with mode: 0644]
testing/scripts/recipes/013_strongswan.mk
testing/tests/tnc/tnccs-20-pdp/hosts/carol/etc/strongswan.conf
testing/tests/tnc/tnccs-20-pdp/hosts/dave/etc/strongswan.conf