| Commit message (Expand) | Author | Age |
* | Added printf/fprintf replacement for some internal modules.improved/logging_callback_ndpi_printf | lns | 2023-09-24 |
* | Renamed HTTP/2 to HTTP2 as the '/' can have side effects with applications si... | Luca Deri | 2023-09-20 |
* | Fix some prototypes (#2085) | Ivan Nardi | 2023-09-18 |
* | Add support for (un-encrypted) HTTP/2 (#2087) | Ivan Nardi | 2023-09-18 |
* | fuzz: extend fuzzing coverage | Nardi Ivan | 2023-09-16 |
* | Language fix | Luca | 2023-09-15 |
* | Add `ndpi_domain_classify_finalize()` function (#2084) | Ivan Nardi | 2023-09-12 |
* | tftp: update pcap results | Thomas Winter | 2023-09-12 |
* | tftp: check incrementation for DATA and ACK packets | Thomas Winter | 2023-09-12 |
* | tftp: check for Option Acknowledgements | Thomas Winter | 2023-09-12 |
* | tftp: rework request checking to account for options | Thomas Winter | 2023-09-12 |
* | Fixes matches with domain name strings that start with a dot | Luca Deri | 2023-09-11 |
* | fuzz: extend fuzzing coverage (#2083) | Ivan Nardi | 2023-09-10 |
* | fuzz: add fuzzers to test bitmap64 and domain_classify data structures (#2082) | Ivan Nardi | 2023-09-10 |
* | Update protocols documentation (#2081) | Ivan Nardi | 2023-09-10 |
* | fuzz: add fuzzers to test reader_util code (#2080) | Ivan Nardi | 2023-09-10 |
* | Update every ip lists (#2079) | Ivan Nardi | 2023-09-10 |
* | Fix some errors found by fuzzers (#2078) | Ivan Nardi | 2023-09-10 |
* | Reworked initialization | Luca Deri | 2023-09-10 |
* | Added OperaVPN detection | Luca Deri | 2023-09-09 |
* | Enhance DNS risk for long hostnames (> 32) | Luca Deri | 2023-09-09 |
* | Improved detection of invalid chars in DNS names | Luca Deri | 2023-09-09 |
* | Win fix | Luca Deri | 2023-09-08 |
* | Added NDPI_TLS_ALPN_SNI_MISMATCH flow risk | Luca Deri | 2023-09-07 |
* | Cleanup | Luca | 2023-09-07 |
* | Disabled debug message | Luca Deri | 2023-09-05 |
* | Minor warning fixes | Luca Deri | 2023-09-05 |
* | Improved classification further reducing memory used | Luca Deri | 2023-09-05 |
* | Compilation fixes for old compilers | Luca Deri | 2023-09-05 |
* | Added sub-domain classification fix | Luca Deri | 2023-09-05 |
* | Classification fixes | Luca Deri | 2023-09-05 |
* | Added ndpi_bitmap64 support | Luca Deri | 2023-09-05 |
* | Added ndpi_murmur_hash to the nDPI API | Luca Deri | 2023-09-04 |
* | Merged new and old version of ndpi_domain_classify.c code | Luca Deri | 2023-09-02 |
* | Reworked domain classification based on binary filters | Luca Deri | 2023-09-02 |
* | Improvement for reducing false positives | Luca Deri | 2023-09-01 |
* | Code cleanup | Luca Deri | 2023-09-01 |
* | Added ndpi_binary_bitmap datastruture | Luca Deri | 2023-08-31 |
* | Fixed heap-buffer-overflow issue | Luca Deri | 2023-08-31 |
* | Code cleanup | Luca Deri | 2023-08-31 |
* | Added comment | Luca Deri | 2023-08-31 |
* | Added missing lists files | Luca Deri | 2023-08-29 |
* | Fixes dist | Luca Deri | 2023-08-29 |
* | Added -G flag | Luca Deri | 2023-08-29 |
* | Warning fixes | Luca Deri | 2023-08-29 |
* | Added README file | Luca Deri | 2023-08-29 |
* | Swap from Aho-Corasick to an experimental/home-grown algorithm that uses a pr... | Luca Deri | 2023-08-29 |
* | Added `lists/gambling.list` to extra dist. | Toni Uhlig | 2023-08-27 |
* | fix compilation and symbol check | Toni Uhlig | 2023-08-27 |
* | fix compilation | Toni Uhlig | 2023-08-27 |