]> git.ipfire.org Git - thirdparty/strongswan.git/commit - configure.ac
rapid PT-TLS AR/PDP prototype
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 7 Aug 2013 17:41:29 +0000 (19:41 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 15 Aug 2013 21:34:22 +0000 (23:34 +0200)
commit180a2f2642fc55c9d0836449e55bf76a52391c31
tree29c5c1479b275b6918236ae9baa702cfe00410ed
parentf5b5d262e8929784d13d6ed1e76e0f00eedb2698
rapid PT-TLS AR/PDP prototype
14 files changed:
configure.ac
src/Makefile.am
src/libcharon/plugins/tnc_imc/tnc_imc.c
src/libcharon/plugins/tnc_imc/tnc_imc_manager.c
src/libcharon/plugins/tnc_pdp/tnc_pdp.c
src/libcharon/plugins/tnc_pdp/tnc_pdp_plugin.c
src/libcharon/plugins/tnccs_20/tnccs_20.c
src/libpttls/pt_tls.h
src/libpttls/pt_tls_client.c
src/libpttls/pt_tls_dispatcher.c
src/libpttls/pt_tls_server.c
src/pt-tls-client/Makefile.am [new file with mode: 0644]
src/pt-tls-client/pt-tls-client [new file with mode: 0755]
src/pt-tls-client/pt-tls-client.c [new file with mode: 0644]