]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Implemented PT-TLS handover on client side pt-tls-handover
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 26 Oct 2013 14:04:07 +0000 (16:04 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 12 Feb 2014 09:51:38 +0000 (10:51 +0100)
commit3fcbd954c19d7bc28dda9a7f09365b109b3b482f
treef7a3ae85e339c145650527e93196894ce784e640
parent247f3ceef0dde7332ef291c610db81917e5d548e
Implemented PT-TLS handover on client side
src/libcharon/plugins/eap_tnc/eap_tnc.c
src/libcharon/plugins/tnc_pt_tls/Makefile.am
src/libcharon/plugins/tnc_pt_tls/tnc_pt_tls_connection.c
src/libcharon/plugins/tnc_pt_tls/tnc_pt_tls_listener.c [new file with mode: 0644]
src/libcharon/plugins/tnc_pt_tls/tnc_pt_tls_listener.h [new file with mode: 0644]
src/libcharon/plugins/tnc_pt_tls/tnc_pt_tls_plugin.c
src/libpttls/pt_tls_client.c
src/libpttls/pt_tls_client.h
src/libpttls/pt_tls_connection.h
src/libpttls/pt_tls_manager.c
src/libpttls/pt_tls_manager.h