From 248f3d55884883d0d879d3363bc8e560706cae37 Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:23:44 +0300 Subject: Rework Steam detection (part 1) (#2264) * Clean up Steam dissector * Add Steam Datagram Relay dissector * Update docs * Update test results * Remove csgo.c from MSVC project * Small fixes * Add Steam TLS pcap sample * Merge Steam pcap samples into single one * Fix typo * Update test results --- windows/nDPI.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'windows/nDPI.vcxproj') diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj index ac7089067..d6e44bf87 100644 --- a/windows/nDPI.vcxproj +++ b/windows/nDPI.vcxproj @@ -157,7 +157,6 @@ - @@ -355,6 +354,7 @@ + -- cgit v1.2.3