aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Improvement for reducing false positivesLuca Deri2023-09-01
* Code cleanupLuca Deri2023-09-01
* Added ndpi_binary_bitmap datastrutureLuca Deri2023-08-31
* Fixed heap-buffer-overflow issueLuca Deri2023-08-31
* Code cleanupLuca Deri2023-08-31
* Added commentLuca 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 compilation and symbol checkToni Uhlig2023-08-27
* fix compilationToni Uhlig2023-08-27
* Search fixesLuca Deri2023-08-26
* Changes for supporinng more efficient sub-string matchingLuca Deri2023-08-26
* LEak fixLuca Deri2023-08-26
* Added ndpi_domain_classify_XXX(0 APILuca Deri2023-08-26
* Warning fixLuca Deri2023-08-25
* 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
* Boundary checkLuca2023-08-21
* Improved Wireguard detectionLuca2023-08-21
* Removed empty lineLuca2023-08-21
* Added ndpi_bitmap_andnot API callLuca2023-08-21
* fuzz: extend coverage (#2073)Ivan Nardi2023-08-20
* Fix compilation on Windows (#2072)Ivan Nardi2023-08-14
* Replaces free() with ndpi_free()Luca Deri2023-08-14
* Reworked ndpi_filter_xxx implementation using compressed bitmapsLuca Deri2023-08-14
* TypoLuca Deri2023-08-12
* ARM compilation fixLuca Deri2023-08-12
* Fixed to address issueLuca Deri2023-08-12
* Added ndpi_filter_add_multi() API callLuca Deri2023-08-11
* Minor initialization fixesLuca Deri2023-08-11
* Added new API calls for implementing Bloom-filter like data structuresLuca Deri2023-08-11
* Typo fixLuca2023-08-07
* Added ndpi_bitmap_copy() API callLuca2023-08-06
* Mullvad VPN service added (based on entry node IP addresses) (#2062)snicket21002023-08-02
* Compilation fixes for older C compilersLuca Deri2023-08-01
* 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
* 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
* HTTP: fix another memory access error (#2049)Ivan Nardi2023-07-15
* Fix compilation in CI jobs (#2048)Ivan Nardi2023-07-15