aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
* tftp: check incrementation for DATA and ACK packetsThomas Winter2023-09-12
* Fix some errors found by fuzzers (#2078)Ivan Nardi2023-09-10
* Enhance DNS risk for long hostnames (> 32)Luca Deri2023-09-09
* Added NDPI_TLS_ALPN_SNI_MISMATCH flow riskLuca Deri2023-09-07
* Improved classification further reducing memory usedLuca Deri2023-09-05
* Classification fixesLuca Deri2023-09-05
* Added ndpi_bitmap64 supportLuca Deri2023-09-05
* Reworked domain classification based on binary filtersLuca Deri2023-09-02
* Added ndpi_binary_bitmap datastrutureLuca Deri2023-08-31
* Code cleanupLuca Deri2023-08-31
* Swap from Aho-Corasick to an experimental/home-grown algorithm that uses a pr...Luca Deri2023-08-29
* Search fixesLuca Deri2023-08-26
* Changes for supporinng more efficient sub-string matchingLuca Deri2023-08-26
* Added ndpi_domain_classify_XXX(0 APILuca Deri2023-08-26
* Minor improvementsLuca Deri2023-08-23
* Added new API calls for implementing Bloom-filter like data structuresLuca Deri2023-08-11
* Mullvad VPN service added (based on entry node IP addresses) (#2062)snicket21002023-08-02
* Add Service Location Protocol dissector. (#2036)Toni2023-08-01
* DNS: extract geolocation information, if available (#2065)Ivan Nardi2023-07-31
* ProtonVPN: split the ip list (#2060)Ivan Nardi2023-07-27
* Add an heuristic to detect fully encrypted flows (#2058)Ivan Nardi2023-07-26
* TLS: add basic, basic, detection of Encrypted ClientHello (#2053)Ivan Nardi2023-07-21
* Add detection of Roblox games (#2054)Ivan Nardi2023-07-21
* Fix compilation in CI jobs (#2048)Ivan Nardi2023-07-15
* 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
* Implemented Count-Min Sketch [count how many times a value has been observed]Luca Deri2023-07-13
* Add support for multiline jsonAlfredo Cardigliano2023-07-12
* added feature to extract filename from http attachment (#2037)Chiara Maggi2023-07-11
* STUN: tell RTP from RTCP while in monitoring state (#2027)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
* RTP: rework code (#2021)Ivan Nardi2023-06-23
* Add Apache Thrift protocol dissector. (#2007)Toni2023-06-22
* STUN: keep monitoring/processing STUN flows (#2012)Ivan Nardi2023-06-21
* Reworked teams handlingLuca Deri2023-06-15
* Fix compilation (#2011)Ivan Nardi2023-06-15
* Implemented Zoom/Teams stream type detectionLuca Deri2023-06-14
* Fix missing u_char, u_short and u_int typedefs for some platforms e.g.: (#2009)Toni2023-06-12
* QUIC: fix dissection of packets forcing VNNardi Ivan2023-06-08
* ProtonVPN: add basic detection (#2006)Ivan Nardi2023-06-08
* Add bitcoing protocol dissector. (#1992)Maatuq2023-05-31
* Numeric truncation at `ndpi_analyze.c` at lines 101, 104, 107, 110 (#1999)headshog2023-05-30
* Changed logging callback function sig. (#2000)Toni2023-05-30
* fixed numeric truncation error in ndpi_main.c:6837 (#1998)headshog2023-05-29
* Add support for Epic Games and GeForceNow/Nvidia (#1990)Ivan Nardi2023-05-27
* HTTP: rework state machine (#1966)Ivan Nardi2023-05-16
* HTTP: improve extraction of metadata and of flow risks (#1959)Ivan Nardi2023-05-05
* Improve detection of crawler/bot traffic (#1956)Ivan Nardi2023-05-04
* Add an heuristic to detect/ignore some anomalous TCP ACK packets (#1948)Ivan Nardi2023-04-25