aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_utils.c
Commit message (Expand)AuthorAge
* Faster configuration (#2887)Ivan Nardi2025-06-17
* Rename `ndpi_bitmask_dealloc` into `ndpi_bitmask_free`Ivan Nardi2025-06-09
* Remove `NDPI_PROTOCOL_BITMASK`; add a new generic bitmask data structure (#2871)Ivan Nardi2025-06-09
* Improved HTTP risk reportLuca Deri2025-06-08
* First step into a dynamic number of protocols (#2857)Ivan Nardi2025-06-03
* New API to enable/disable protocols; remove `ndpi_set_protocol_detection_bitm...Ivan Nardi2025-06-03
* Added new APi callsLuca Deri2025-05-20
* added raw tcp fingerprint to json (#2812)funesca2025-05-15
* Follow-up of latest Signal call change (see: 4d41588a7)Ivan Nardi2025-04-05
* OS fingerprint code cleanupLuca Deri2025-03-31
* Added ndpi_str_to_utf8() API call to convert an ISO 8859 stirng to UTF-8Luca2025-03-27
* Improved configuration to enable/disable export of flow risk info (#2780)Ivan Nardi2025-03-25
* Added API calls to load TCP fingeprintsLuca Deri2025-03-25
* Remove `NDPI_FULLY_ENCRYPTED` flow risk (#2779)Ivan Nardi2025-03-25
* Remove `NDPI_TLS_SUSPICIOUS_ESNI_USAGE` flow risk (#2778)Ivan Nardi2025-03-25
* Update ndpi_utils.cIvan Kapranov2025-03-11
* Add configuration parameter to enable/disable export of flow risk info (#2761)Ivan Nardi2025-03-05
* Flow risk infos are always exported "in order" (by flow risk id)Ivan Nardi2025-03-04
* Improved RTP dissection with EVS and other mobile voice codecsLuca Deri2025-02-20
* Exported RTP payload in packet metadataLuca Deri2025-02-19
* added metadata fields for M-NOTIFY (#2733)Ivan Kapranov2025-02-17
* Implement SSDP Metadata export (#2729)Ivan Kapranov2025-02-16
* reworked ntp info extraction (#2723)Ivan Kapranov2025-02-15
* Added ndpi_find_protocol_qoe() API callLuca Deri2025-02-10
* Renamed ips_match to ndpi_ips_matchLuca Deri2025-01-17
* TLS: remove JA3C (#2679)Ivan Nardi2025-01-14
* Fixes https://github.com/ntop/nDPI/issues/2673Luca Deri2025-01-13
* Add the ability to enable/disable every specific flow risks (#2653)Ivan Nardi2025-01-06
* IPv6: fix bad ipv6 format (#1890) (#2651)paolomonti2024-12-20
* Telegram STUN improvementLuca Deri2024-12-13
* Added STUN custom supportLuca Deri2024-12-02
* Enhanced STUN statsLuca Deri2024-11-28
* SIP: export metadata via json (#2630)Ivan Nardi2024-11-26
* Update `flow->flow_multimedia_types` to a bitmask (#2625)Ivan Nardi2024-11-25
* Added ndpi_intoav6()Luca Deri2024-11-17
* SIP: extract some basic metadataIvan Nardi2024-11-12
* fuzz: improve coverage (#2612)Ivan Nardi2024-11-01
* HTTP: fix leak and out-of-bound error on credential extraction (#2611)Ivan Nardi2024-11-01
* Added HTTP credentials extractionLuca Deri2024-10-31
* DNS reponse addresses are now serialized in JSONLuca2024-10-30
* Added ndpi_str_endswith()Luca Deri2024-10-28
* Reworked TCP fingeprint implementationLuca Deri2024-10-20
* Renamed os hints to avoid name clashesLuca Deri2024-10-19
* Improved TCP fingepring calculationLuca Deri2024-10-18
* Added -L <domain suffix> for loading domain suffixesLuca Deri2024-10-15
* Implemented nDPI TCP fingerprintLuca Deri2024-10-15
* Slightly better ndpi_strrstr implementation (#2570)Vladimir Gavrilov2024-09-25
* Changed too restrictive checkLuca Deri2024-09-25
* buffer lenghtt is now returned by ndpi_quick_encrypt() and ndpi_quick_deecrypt()Luca Deri2024-09-24
* Added new API callsLuca Deri2024-09-24