aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* Add Remote Management Control Protocol (RMCP).add/rmcpToni Uhlig2023-10-18
* fuzz: extend fuzzing coverageNardi Ivan2023-10-15
* Added NDPI_MALWARE_HOST_CONTACTED flow riskLuca Deri2023-10-13
* fuzzing: extend fuzzing coverageNardi Ivan2023-10-09
* fuzz: extend fuzzing coverageNardi Ivan2023-10-07
* Windows code reworkLuca Deri2023-10-05
* Windows compilation fixesLuca Deri2023-10-05
* Win include changeLuca Deri2023-10-05
* Added HAProxy protocol. (#2088)Toni2023-10-02
* Added printf/fprintf replacement for some internal modules. (#1974)Toni2023-09-26
* Renamed HTTP/2 to HTTP2 as the '/' can have side effects with applications si...Luca Deri2023-09-20
* Add support for (un-encrypted) HTTP/2 (#2087)Ivan Nardi2023-09-18
* fuzz: extend fuzzing coverageNardi Ivan2023-09-16
* Add `ndpi_domain_classify_finalize()` function (#2084)Ivan Nardi2023-09-12
* Fix some errors found by fuzzers (#2078)Ivan Nardi2023-09-10
* Added OperaVPN detectionLuca Deri2023-09-09
* Added NDPI_TLS_ALPN_SNI_MISMATCH flow riskLuca Deri2023-09-07
* Disabled debug messageLuca Deri2023-09-05
* Merged new and old version of ndpi_domain_classify.c codeLuca Deri2023-09-02
* Reworked domain classification based on binary filtersLuca Deri2023-09-02
* Code cleanupLuca Deri2023-09-01
* Fixed heap-buffer-overflow issueLuca Deri2023-08-31
* Warning fixesLuca Deri2023-08-29
* Swap from Aho-Corasick to an experimental/home-grown algorithm that uses a pr...Luca Deri2023-08-29
* fix compilationToni Uhlig2023-08-27
* Changes for supporinng more efficient sub-string matchingLuca Deri2023-08-26
* Boundary checkLuca2023-08-21
* fuzz: extend coverage (#2073)Ivan Nardi2023-08-20
* Mullvad VPN service added (based on entry node IP addresses) (#2062)snicket21002023-08-02
* Add Service Location Protocol dissector. (#2036)Toni2023-08-01
* ProtonVPN: split the ip list (#2060)Ivan Nardi2023-07-27
* Add an heuristic to detect fully encrypted flows (#2058)Ivan Nardi2023-07-26
* Allow init of app protocols w/o any hostnames set. (#2057)Toni2023-07-22
* Fix string truncation. (#2056)Toni2023-07-22
* zabbix: improve detection (#2055)Ivan Nardi2023-07-21
* Add detection of Roblox games (#2054)Ivan Nardi2023-07-21
* Add a configuration knob to enable/disable loading of gambling list (#2047)Ivan Nardi2023-07-14
* Fixes risk mask exception handling while improving the overall performanceLuca Deri2023-07-14
* Cosmetic fixesLuca Deri2023-07-13
* added feature to extract filename from http attachment (#2037)Chiara Maggi2023-07-11
* fuzz: extend fuzzing coverage (#2040)Ivan Nardi2023-07-11
* fix Stack overflow caused by invalid write in ndpi_automa_match_strin… (#2...Ivan Kapranov2023-07-06
* STUN: fix Skype/MsTeams detection and monitoring logic (#2028)Ivan Nardi2023-07-03
* Hangout: detect Hangout/Duo/GoogleMeet/... in the STUN code (#2025)Ivan Nardi2023-06-27
* STUN: add dissection of DTLS handshake (#2018)Ivan Nardi2023-06-26
* Simplify the report of streaming multimedia info (#2026)Ivan Nardi2023-06-26
* Optimizes and fixes possible out0of0boundary write in ndpi_fill_prefix_v4()Luca Deri2023-06-23
* minor fixes (#2023)Ivan Kapranov2023-06-22
* Add Apache Thrift protocol dissector. (#2007)Toni2023-06-22
* STUN: keep monitoring/processing STUN flows (#2012)Ivan Nardi2023-06-21