From 0180c1f04aac3489d50c7186c899869d264ab7a9 Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Tue, 2 Jan 2024 18:45:54 +0300 Subject: Add IEC62056 (DLMS/COSEM) protocol dissector (#2229) * Add IEC62056 (DLMS/COSEM) protocol dissector * Fix detection on big endian architectures * Update protocols.rst * Add ndpi_crc16_x25 to fuzz/fuzz_alg_crc32_md5.c * Update pcap sample * Remove empty .out file * iec62056: add some documentation --------- Co-authored-by: Nardi Ivan --- windows/nDPI.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'windows/nDPI.vcxproj') diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj index ebd95a955..7bf40d59b 100644 --- a/windows/nDPI.vcxproj +++ b/windows/nDPI.vcxproj @@ -349,6 +349,7 @@ + -- cgit v1.2.3