aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorgal <gal@f5534014-38df-0310-8fa8-9805f1628bb7>2011-09-30 15:21:16 +0000
committergal <gal@f5534014-38df-0310-8fa8-9805f1628bb7>2011-09-30 15:21:16 +0000
commit739efd9ac4cda2c562223a6ca69cab3340aca538 (patch)
tree0b106c207b583bf2793678d0ad4c667139e9e024 /epan/CMakeLists.txt
parent7191c057be953f8c551e0d189ff97c30bce1fb65 (diff)
Microsoft Credential Security Support Provider (CredSSP) support.
Used by direct approach RDP for NTLMSSP authentication under SSL. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39196 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/CMakeLists.txt')
-rw-r--r--epan/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index ad3061752f..de7620eaee 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -190,6 +190,7 @@ set(ASN1_DISSECTOR_SRC
dissectors/packet-cmip.c
dissectors/packet-cmp.c
dissectors/packet-cms.c
+ dissectors/packet-credssp.c
dissectors/packet-crmf.c
dissectors/packet-dap.c
dissectors/packet-disp.c