aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add few scripts to easily update some IPs lists (#1436)Ivan Nardi2022-02-09
* Added ndpi_serialize_string_string_len() APi callLuca Deri2022-02-08
* Added HSRP protocol detectionLuca Deri2022-02-08
* Added check to ignore multicast packets marking the as SkypeLuca Deri2022-02-08
* Improved MDNS/LLMNR detection. (#1437)Toni2022-02-07
* TLS: fix parsing of certificate elements (#1435)Ivan Nardi2022-02-07
* Sync utests (#1433)Ivan Nardi2022-02-04
* Add commentAlfredo Cardigliano2022-02-03
* Added NDPI_ERROR_CODE_DETECTED riskLuca Deri2022-02-03
* Renamed DCERPC to more generic RPC protocol so we can use also for other type...Luca Deri2022-02-03
* Added new IDN/Punycode risk for spotting internationalized domain namesLuca2022-02-03
* Added missing __sync_fetch_and_add() definition in WindowsLuca Deri2022-02-02
* Remove `struct ndpi_id_struct` (#1427)Ivan Nardi2022-01-30
* Remove Playstation VUE protocol (#1426)Ivan Nardi2022-01-30
* Commented old code (see https://github.com/ntop/nDPI/pull/1425)Luca Deri2022-01-30
* Improve protocol stacks (#1425)Ivan Nardi2022-01-30
* Extend protocols support (#1422)Ivan Nardi2022-01-29
* Fix some race conditions by using atomic operations. (#1420)Toni2022-01-29
* Make some protocols more "big-endian" friendly (#1402)Ivan Nardi2022-01-29
* Updated alert description caseLuca2022-01-28
* Fixed heap overflow in nDPI realloc wrapper if new size < old size. (#1421)Toni2022-01-27
* Kerberos, TLS, example: fix some memory errors (#1419)Ivan Nardi2022-01-27
* Added support for the .goog Google TLDLuca Deri2022-01-26
* Serializing empty `risk blocks' pollutes the resulting string. (#1417)Toni2022-01-26
* Added NDPI_TLS_CERTIFICATE_ABOUT_TO_EXPIRE flow riskLuca Deri2022-01-26
* Removed pandora.tv from pandora protocol as they are different services that ...Luca Deri2022-01-25
* Improved pandora TV detectionLuca Deri2022-01-24
* Improved Zoom protocol detectionLuca Deri2022-01-23
* Fix ndpi_serialize_string_int64Alfredo Cardigliano2022-01-21
* Fix Grease values parsing (#1416)havsah2022-01-21
* Added JA3 in risj exceptionsLuca Deri2022-01-20
* Fixed certificate mismatch checkLuca Deri2022-01-19
* Updated confidence typeLuca Deri2022-01-18
* TLS, H323, examples: fix some memory errors (#1414)Ivan Nardi2022-01-18
* Netbios, CSGO: fix two memory errors (#1413)Ivan Nardi2022-01-18
* build: respect environment options more (#1392)Sam James2022-01-18
* H323: fix a use-after-poison error (#1412)Ivan Nardi2022-01-17
* Improved Badoo detection (missing mobile app domain)Luca Deri2022-01-17
* Added Badoo detectionLuca Deri2022-01-17
* Adds some risk exceptions for popular services and domain namesLuca2022-01-17
* TLS: fix a use-of-uninitialized-value error (#1411)Ivan Nardi2022-01-16
* Zattoo: fix Null-dereference READ with ipv6 traffic (#1410)Ivan Nardi2022-01-16
* XBox, Diameter: fix dissectors initialization (#1405)Ivan Nardi2022-01-16
* Added performance tests toolsLuca Deri2022-01-16
* Reduced Patricia tree bucket memory footprintLuca Deri2022-01-16
* Kerberos: fix use-of-uninitialized-value error (#1409)Ivan Nardi2022-01-15
* TLS: fix heap-buffer-overflow error (#1408)Ivan Nardi2022-01-15
* STUN: fix "confidence" value for some classifications (#1407)Ivan Nardi2022-01-15
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1406)Ivan Nardi2022-01-15
* FreeBSD fixesLuca Deri2022-01-13