aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* STUN: improve detection of Telegram calls (#2671)Ivan Nardi2025-01-14
* TLS: remove JA3C (#2679)Ivan Nardi2025-01-14
* Add (kind of) support for loading a list of JA4C malicious fingerprints (#2678)Ivan Nardi2025-01-14
* Add Vivox support (#2668)Vladimir Gavrilov2025-01-11
* Improved WebSocket-over-HTTP detection (#2664)Toni2025-01-11
* QUIC: remove extraction of user-agent (#2650)Ivan Nardi2025-01-07
* Classifications "by-port"/"by-ip" should never change (#2656)Ivan Nardi2025-01-06
* Add the ability to enable/disable every specific flow risks (#2653)Ivan Nardi2025-01-06
* QUIC: extract "max idle timeout" parameter (#2649)Ivan Nardi2025-01-06
* TLS: remove ESNI support (#2648)Ivan Nardi2025-01-06
* STUN/RTP: improve metadata extraction (#2641)Ivan Nardi2024-12-11
* Changed serializer buffer size to 256 bytesLuca Deri2024-12-05
* STUN counter changesLuca Deri2024-11-29
* Add support Yandex Alice (#2633)Evgeny Shtanov2024-11-29
* STUN: improve Whatsapp monitoring (#2635)Ivan Nardi2024-11-29
* Enhanced STUN statsLuca Deri2024-11-28
* Removed old USE_LEGACY_AHO_CORASICK codeLuca Deri2024-11-26
* Add support for Paramount+ streaming serviceIvan Nardi2024-11-25
* Update `flow->flow_multimedia_types` to a bitmask (#2625)Ivan Nardi2024-11-25
* RTP, STUN: improve detection of multimedia flow type (#2620)Ivan Nardi2024-11-19
* Added ndpi_intoav6()Luca Deri2024-11-17
* Added DICOM supportLuca2024-11-15
* Implemented Mikrotik discovery protocol dissection and metadata extraction (#...Luca Deri2024-11-14
* Cosmetic changeLuca2024-11-14
* Add support for some Chinese shopping platforms (Temu, Shein and Taobao) (#2615)Ivan Nardi2024-11-12
* SIP: extract some basic metadataIvan Nardi2024-11-12
* Unify ndpi debug logging to always use a u16 protocol id (#2613)Toni2024-11-11
* Add Naver protocol support (#2610)Vladimir Gavrilov2024-11-01
* Increased "struct ndpi_flow_struct" sizeLuca Deri2024-10-31
* Added HTTP credentials extractionLuca Deri2024-10-31
* Fix blocks with inner-json modeAlfredo Cardigliano2024-10-31
* Add new json serialization type ndpi_serialization_format_inner_jsonAlfredo Cardigliano2024-10-31
* TLS: export heuristic fingerprint as metadata (#2609)Ivan Nardi2024-10-28
* Add Paltalk protocol support (#2606)Vladimir Gavrilov2024-10-28
* Added ndpi_str_endswith()Luca Deri2024-10-28
* Renamed os hints to avoid name clashesLuca Deri2024-10-19
* Increased struct size (#2599)Luca Deri2024-10-19
* Improved TCP fingepring calculationLuca Deri2024-10-18
* Add configuration of TCP fingerprint computation (#2598)Ivan Nardi2024-10-18
* Increased struct ndpi_flow_struct size (#2596)Luca Deri2024-10-18
* Implemented nDPI TCP fingerprintLuca Deri2024-10-15
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* Added sonos dissectorLuca Deri2024-10-13
* Added u_int8_t ndpi_is_public_ipv4(u_int32_t a /* host byte order */);Luca Deri2024-10-13
* Added -N option for dumping/restoring the DNS cache (when enabled)Luca Deri2024-10-10
* Added new API calls for serializing/restoring the DNS cacheLuca Deri2024-10-10
* Added missing #defineLuca Deri2024-10-08
* Implemented (disabled by default) DNS host cache. You can set the cache size ...Luca Deri2024-10-07
* Add DingTalk protocol support (#2581)Vladimir Gavrilov2024-10-07
* Exports DNS A/AAAA responses (up to 4 addresses)Luca2024-10-02