Add a libpttls providing NEA PT-TLS / TNC IF-T for TLS transport layer

This commit is contained in:
Martin Willi
2013-01-16 13:53:32 +01:00
parent 435348f406
commit 18d56a1891
11 changed files with 1171 additions and 0 deletions
+4
View File
@@ -32,6 +32,10 @@ if USE_LIBTNCCS
SUBDIRS += libtnccs
endif
if USE_LIBPTTLS
SUBDIRS += libpttls
endif
if USE_IMCV
SUBDIRS += libimcv
endif