From 5bb53cf9959ebb2a28968cbdfc85780437ff4aec Mon Sep 17 00:00:00 2001 From: Simone Mainardi Date: Fri, 1 Mar 2019 18:02:24 +0100 Subject: Changelog update --- CHANGELOG.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 930cb4c3b..fabdd2e95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,36 @@ # CHANGELOG +#### nDPI 2.8 (March 2019) + +## New Supported Protocols and Services + +* Added Modbus over TCP dissector + +## Improvements + +* Wireshark Lua plugin compatibility with Wireshark 3 +* Improved MDNS dissection +* Improved HTTP response code handling +* Full dissection of HTTP responses + +## Fixes + +* Fixed false positive mining detection +* Fixed invalid TCP DNS dissection +* Releasing buffers upon `realloc` failures +* ndpiReader: Prevents references after free +* Endianness fixes +* Fixed IPv6 HTTP traffic dissection +* Fixed H.323 detection + +## Other + +* Disabled ookla statistics which need to be improved +* Support for custom protocol files of arbitrary length +* Update radius.c to RFC2865 + +------------------------------------------------------------------------ + #### nDPI 2.6 (December 2018) ## New Supported Protocols and Services -- cgit v1.2.3