diff options
author | Luca Deri <deri@ntop.org> | 2020-10-19 16:18:25 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2020-10-19 16:18:25 +0200 |
commit | 64929a75e0a7a60d864bd25a9fd97fdf9ac892a2 (patch) | |
tree | 1035d6cae2b488e3aac7e2ec99d091123594342d /CHANGELOG.md | |
parent | 02de8e10ca010d56c27fe2d655fa605e1d53f414 (diff) |
3.4 nDPI Release3.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 802982aff..fd88d1c6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ * SMBv1 * WebSocket * TLS: added ESNI support +* SOAP +* DNScrypt ## Improvements * Python CFFI bindings @@ -25,8 +27,8 @@ * CiscoVPN * H323 * MDNS -* SOAP * MySQL 8 +* IEC 60870-5-104 * DoH/DoT dissection improvements * Office365 renamed to Microsoft365 * Major protocol dissection improvement in particular with unknwon traffic @@ -50,7 +52,8 @@ ## MISC * Created demo app for nDPI newcomers - +* Removed obsolete pplive and pando protocols + #### nDPI 3.2 (February 2020) ## New Features |