| Commit message (Expand) | Author | Age |
* | Renamed ips_match to ndpi_ips_match | Luca Deri | 2025-01-17 |
* | TLS: remove JA3C (#2679) | Ivan Nardi | 2025-01-14 |
* | Fixes https://github.com/ntop/nDPI/issues/2673 | Luca Deri | 2025-01-13 |
* | Add the ability to enable/disable every specific flow risks (#2653) | Ivan Nardi | 2025-01-06 |
* | IPv6: fix bad ipv6 format (#1890) (#2651) | paolomonti | 2024-12-20 |
* | Telegram STUN improvement | Luca Deri | 2024-12-13 |
* | Added STUN custom support | Luca Deri | 2024-12-02 |
* | Enhanced STUN stats | Luca Deri | 2024-11-28 |
* | SIP: export metadata via json (#2630) | Ivan Nardi | 2024-11-26 |
* | Update `flow->flow_multimedia_types` to a bitmask (#2625) | Ivan Nardi | 2024-11-25 |
* | Added ndpi_intoav6() | Luca Deri | 2024-11-17 |
* | SIP: extract some basic metadata | Ivan Nardi | 2024-11-12 |
* | fuzz: improve coverage (#2612) | Ivan Nardi | 2024-11-01 |
* | HTTP: fix leak and out-of-bound error on credential extraction (#2611) | Ivan Nardi | 2024-11-01 |
* | Added HTTP credentials extraction | Luca Deri | 2024-10-31 |
* | DNS reponse addresses are now serialized in JSON | Luca | 2024-10-30 |
* | Added ndpi_str_endswith() | Luca Deri | 2024-10-28 |
* | Reworked TCP fingeprint implementation | Luca Deri | 2024-10-20 |
* | Renamed os hints to avoid name clashes | Luca Deri | 2024-10-19 |
* | Improved TCP fingepring calculation | Luca Deri | 2024-10-18 |
* | Added -L <domain suffix> for loading domain suffixes | Luca Deri | 2024-10-15 |
* | Implemented nDPI TCP fingerprint | Luca Deri | 2024-10-15 |
* | Slightly better ndpi_strrstr implementation (#2570) | Vladimir Gavrilov | 2024-09-25 |
* | Changed too restrictive check | Luca Deri | 2024-09-25 |
* | buffer lenghtt is now returned by ndpi_quick_encrypt() and ndpi_quick_deecrypt() | Luca Deri | 2024-09-24 |
* | Added new API calls | Luca Deri | 2024-09-24 |
* | Added ndpi_quick_encrypt() ndpi_quick_decrypt() APi calls (#2568) | Luca Deri | 2024-09-24 |
* | Fix `ndpi_strrstr()` (#2565) | Ivan Nardi | 2024-09-23 |
* | Implemented ndpi_strrstr() | Luca Deri | 2024-09-19 |
* | Improved fingerprint serialization | Luca | 2024-09-17 |
* | Added DHCP class idnetifier | Luca | 2024-09-17 |
* | Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547) | Ivan Nardi | 2024-09-16 |
* | Reworked fingerprint export now in JSON | Luca | 2024-09-16 |
* | Align serialized risk names to all others (first letter; uppercase letter) (#... | Toni | 2024-09-03 |
* | TLS: better state about handshake (#2534) | Ivan Nardi | 2024-09-03 |
* | fuzz: improve fuzzing coverage (#2535) | Ivan Nardi | 2024-09-03 |
* | Add missing risks in ndpi_risk2code and ndpi_risk2code | Alfredo Cardigliano | 2024-08-28 |
* | Added print_ndpi_address_port in nDPi API | Luca Deri | 2024-08-27 |
* | Added ndpi_risk2code and ndpi_code2risk | Luca Deri | 2024-08-27 |
* | Changed NDPI_MALICIOUS_JA3 to NDPI_MALICIOUS_FINGERPRINT | Luca Deri | 2024-08-25 |
* | Introduced ndpi_master_app_protocol typedef | Luca Deri | 2024-08-24 |
* | FPC: add DNS correlation (#2497) | mmanoj | 2024-07-22 |
* | Zoom: remove "stun_zoom" LRU cache | Nardi Ivan | 2024-06-17 |
* | More NDPI_PROBING_ATTEMPT changes | Luca | 2024-05-22 |
* | DTLS: add support for DTLS 1.3 (#2445) | Ivan Nardi | 2024-05-21 |
* | Added dpi.compute_entropy configuration parameter | Luca Deri | 2024-05-18 |
* | Cleaned up API | Luca Deri | 2024-05-17 |
* | Add extra entropy checks and more precise(?) analysis. (#2383) | Toni | 2024-05-09 |
* | Fix a memory access error and some leaks (#2425) | Ivan Nardi | 2024-05-08 |
* | Remove "zoom" cache (#2420) | Ivan Nardi | 2024-05-06 |