aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add Service Location Protocol dissector. (#2036)Toni2023-08-01
* Added `slackb.com` SNI. (#2067)Toni2023-08-01
* DNS: extract geolocation information, if available (#2065)Ivan Nardi2023-07-31
* Typo in a comment fixed (#2063)snicket21002023-07-28
* 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
* Debian 12 fixesLuca Deri2023-07-21
* zabbix: improve detection (#2055)Ivan Nardi2023-07-21
* TLS: add basic, basic, detection of Encrypted ClientHello (#2053)Ivan Nardi2023-07-21
* Add detection of Roblox games (#2054)Ivan Nardi2023-07-21
* fuzz: extend fuzzing coverage (#2052)Ivan Nardi2023-07-18
* tests: restore some old paths as symbolic links (#2050)Ivan Nardi2023-07-16
* HTTP: fix another memory access error (#2049)Ivan Nardi2023-07-15
* Fix compilation in CI jobs (#2048)Ivan Nardi2023-07-15
* ndpireader: fix detection of DoH traffic based on packet distributions (#2045)Ivan Nardi2023-07-14
* Add a configuration knob to enable/disable loading of gambling list (#2047)Ivan Nardi2023-07-14
* Adds new pcap for testing "funny" HTTP serversLuca Deri2023-07-14
* Restored filesLuca Deri2023-07-14
* Fixes risk mask exception handling while improving the overall performanceLuca Deri2023-07-14
* Included Gambling website data from the Polish `hazard.mf.gov.pl` list (#2041)snicket21002023-07-14
* HTTP: fix extraction of filename (#2046)Ivan Nardi2023-07-14
* Removed -fno-color-diagnostics not available on all platformsLuca Deri2023-07-13
* Cosmetic fixesLuca Deri2023-07-13
* Implemented Count-Min Sketch [count how many times a value has been observed]Luca Deri2023-07-13
* HTTP: fix heap-buffer-overflow (#2044)Ivan Nardi2023-07-13
* RDP: improve detection over UDP (#2043)Ivan Nardi2023-07-13
* fuzz: add fuzzer for DGA detection code (#2042)Ivan Nardi2023-07-13
* Add support for multiline jsonAlfredo Cardigliano2023-07-12
* Minor code cleanupLuca Deri2023-07-11
* added feature to extract filename from http attachment (#2037)Chiara Maggi2023-07-11
* fuzz: extend fuzzing coverage (#2040)Ivan Nardi2023-07-11
* Fixed heap-overflow if compiled with `--enable-tls-sigs`. (#2038)Toni2023-07-07
* Added coverage targets to `Makefile.am` for convenience. (#2039)Toni2023-07-07
* fix Stack overflow caused by invalid write in ndpi_automa_match_strin… (#2...Ivan Kapranov2023-07-06
* STUN: fix detection of Google Voip apps (#2031)Ivan Nardi2023-07-05
* fixed numeric truncation error in diameter.c (#2034)headshog2023-07-05
* fixed numeric truncation error in rtcp.c (#2033)headshog2023-07-05
* fixed numeric truncation error in kerberos.c (#2032)headshog2023-07-05
* STUN: avoid FacebookVoip false positives (#2029)Ivan Nardi2023-07-03
* STUN: fix Skype/MsTeams detection and monitoring logic (#2028)Ivan Nardi2023-07-03
* STUN: tell RTP from RTCP while in monitoring state (#2027)Ivan Nardi2023-06-27
* 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
* Thrift: fix heap-buffer-overflow (#2024)Ivan Nardi2023-06-26
* Optimizes and fixes possible out0of0boundary write in ndpi_fill_prefix_v4()Luca Deri2023-06-23
* RTP: rework code (#2021)Ivan Nardi2023-06-23
* minor fixes (#2023)Ivan Kapranov2023-06-22