aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Fix some prototypes (#2085)Ivan Nardi2023-09-18
* Add support for (un-encrypted) HTTP/2 (#2087)Ivan Nardi2023-09-18
* Add `ndpi_domain_classify_finalize()` function (#2084)Ivan Nardi2023-09-12
* tftp: check incrementation for DATA and ACK packetsThomas Winter2023-09-12
* fuzz: add fuzzers to test bitmap64 and domain_classify data structures (#2082)Ivan Nardi2023-09-10
* Fix some errors found by fuzzers (#2078)Ivan Nardi2023-09-10
* Added OperaVPN detectionLuca Deri2023-09-09
* Enhance DNS risk for long hostnames (> 32)Luca Deri2023-09-09
* Added NDPI_TLS_ALPN_SNI_MISMATCH flow riskLuca Deri2023-09-07
* CleanupLuca2023-09-07
* Improved classification further reducing memory usedLuca Deri2023-09-05
* Classification fixesLuca Deri2023-09-05
* Added ndpi_bitmap64 supportLuca Deri2023-09-05
* Added ndpi_murmur_hash to the nDPI APILuca Deri2023-09-04
* Reworked domain classification based on binary filtersLuca Deri2023-09-02
* Code cleanupLuca Deri2023-09-01
* Added ndpi_binary_bitmap datastrutureLuca Deri2023-08-31
* Code cleanupLuca Deri2023-08-31
* Added commentLuca 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
* added bimap and/or with allocationLuca Deri2023-08-24
* Minor improvementsLuca Deri2023-08-23
* Added ndpi_bitmap_is_empty() and ndpi_bitmap_optimize() API callsLuca2023-08-23
* Added ndpi_bitmap_andnot API callLuca2023-08-21
* fuzz: extend coverage (#2073)Ivan Nardi2023-08-20
* Reworked ndpi_filter_xxx implementation using compressed bitmapsLuca Deri2023-08-14
* Added ndpi_filter_add_multi() API callLuca Deri2023-08-11
* Added new API calls for implementing Bloom-filter like data structuresLuca Deri2023-08-11
* Added ndpi_bitmap_copy() API callLuca2023-08-06
* 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
* Allow init of app protocols w/o any hostnames set. (#2057)Toni2023-07-22
* 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
* 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