added generic TLS application data handler and specific EAP-TTLS instantiation

This commit is contained in:
Andreas Steffen
2010-08-12 23:58:54 +02:00
parent 123a84d3db
commit 1327839da8
14 changed files with 335 additions and 33 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ libtls_la_SOURCES = \
tls_writer.h tls_writer.c \
tls_peer.h tls_peer.c \
tls_server.h tls_server.c \
tls_handshake.h tls.h tls.c
tls_handshake.h tls_application.h tls.h tls.c