From 5a2666ce9e77c188e1413f734dc32865bf5aafab Mon Sep 17 00:00:00 2001 From: Ivan Kapranov <44571881+koltiradw@users.noreply.github.com> Date: Wed, 1 Nov 2023 16:12:49 +0300 Subject: Fix proto_name and proto_id missmatch for Sina and SinaWeibo (#2131) * minor fixes fixed 'handle leak' in ndpi_load_malicious_sha1_file and removed the redundant comparison ndpi_search_eaq * fix Stack overflow caused by invalid write in ndpi_automa_match_string_subprotocol * fix compile errors * fix * Fix name missmatch for Sina and Sina Weibo * fix * add Sina Weibo to doc * fix * add Sina Weibo to doc --------- Co-authored-by: Ivan Kapranov --- doc/protocols.rst | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/protocols.rst b/doc/protocols.rst index 4c05cef45..142434ade 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -186,6 +186,16 @@ Notes: `NDPI_PROTOCOL_TELEGRAM_VOIP` ============================ -Audio/video calls made using the Telegram app. +Audio/video calls made using the telegram app. + +References: `Wikipedia `_. + + +.. _Proto 356: + +`NDPI_PROTOCOL_SINA_WEIBO` +============================ +Chinese microblogging (weibo) website. + +References: `Wikipedia `_. -References: `Wikipedia `_. -- cgit v1.2.3