aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_utils.c
Commit message (Expand)AuthorAge
* 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
* Added ndpi_quick_encrypt() ndpi_quick_decrypt() APi calls (#2568)Luca Deri2024-09-24
* Fix `ndpi_strrstr()` (#2565)Ivan Nardi2024-09-23
* Implemented ndpi_strrstr()Luca Deri2024-09-19
* Improved fingerprint serializationLuca2024-09-17
* Added DHCP class idnetifierLuca2024-09-17
* Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547)Ivan Nardi2024-09-16
* Reworked fingerprint export now in JSONLuca2024-09-16
* Align serialized risk names to all others (first letter; uppercase letter) (#...Toni2024-09-03
* TLS: better state about handshake (#2534)Ivan Nardi2024-09-03
* fuzz: improve fuzzing coverage (#2535)Ivan Nardi2024-09-03
* Add missing risks in ndpi_risk2code and ndpi_risk2codeAlfredo Cardigliano2024-08-28
* Added print_ndpi_address_port in nDPi APILuca Deri2024-08-27
* Added ndpi_risk2code and ndpi_code2riskLuca Deri2024-08-27
* Changed NDPI_MALICIOUS_JA3 to NDPI_MALICIOUS_FINGERPRINTLuca Deri2024-08-25
* Introduced ndpi_master_app_protocol typedefLuca Deri2024-08-24
* FPC: add DNS correlation (#2497)mmanoj2024-07-22
* Zoom: remove "stun_zoom" LRU cacheNardi Ivan2024-06-17
* More NDPI_PROBING_ATTEMPT changesLuca2024-05-22
* DTLS: add support for DTLS 1.3 (#2445)Ivan Nardi2024-05-21
* Added dpi.compute_entropy configuration parameterLuca Deri2024-05-18
* Cleaned up APILuca Deri2024-05-17
* Add extra entropy checks and more precise(?) analysis. (#2383)Toni2024-05-09
* Fix a memory access error and some leaks (#2425)Ivan Nardi2024-05-08
* Remove "zoom" cache (#2420)Ivan Nardi2024-05-06