| Commit message (Expand) | Author | Age |
* | fuzz: extend fuzzing coverage | Nardi Ivan | 2023-10-15 |
* | QUIC: export QUIC version as metadata | Nardi Ivan | 2023-10-11 |
* | fuzzing: extend fuzzing coverage | Nardi Ivan | 2023-10-09 |
* | fuzz: extend fuzzing coverage | Nardi Ivan | 2023-10-07 |
* | fuzz: extend fuzzing coverage | Nardi Ivan | 2023-09-16 |
* | 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 |
* | fuzz: add fuzzers to test reader_util code (#2080) | Ivan Nardi | 2023-09-10 |
* | Added `lists/gambling.list` to extra dist. | Toni Uhlig | 2023-08-27 |
* | fix compilation | Toni Uhlig | 2023-08-27 |
* | fuzz: extend coverage (#2073) | Ivan Nardi | 2023-08-20 |
* | Add an heuristic to detect fully encrypted flows (#2058) | Ivan Nardi | 2023-07-26 |
* | fuzz: extend fuzzing coverage (#2052) | Ivan Nardi | 2023-07-18 |
* | fuzz: add fuzzer for DGA detection code (#2042) | Ivan Nardi | 2023-07-13 |
* | fuzz: extend fuzzing coverage (#2040) | Ivan Nardi | 2023-07-11 |
* | STUN: keep monitoring/processing STUN flows (#2012) | Ivan Nardi | 2023-06-21 |
* | Fix some memory errors triggered by allocation failures (#1995) | Ivan Nardi | 2023-05-29 |
* | ndpiReader: improve printing of payload statistics (#1989) | Ivan Nardi | 2023-05-29 |
* | Add an heuristic to detect/ignore some anomalous TCP ACK packets (#1948) | Ivan Nardi | 2023-04-25 |
* | fuzz: extend fuzzers coverage (#1952) | Ivan Nardi | 2023-04-25 |
* | Improved debug output. (#1951) | Toni | 2023-04-21 |
* | Simplify `ndpi_internal_guess_undetected_protocol()` (#1941) | Ivan Nardi | 2023-04-12 |
* | Test multiple `ndpiReader` configurations (#1931) | Ivan Nardi | 2023-04-06 |
* | fuzz: add a new fuzzer triggering the payload analyzer function(s) (#1926) | Ivan Nardi | 2023-04-04 |
* | fuzz: add fuzzer to test internal gcrypt code (#1920) | Ivan Nardi | 2023-04-04 |
* | Update libinjection code (#1918) | Ivan Nardi | 2023-04-04 |
* | Ookla: rework detection (#1922) | Ivan Nardi | 2023-03-30 |
* | fuzz: add a new fuzzer to test TLS certificates (#1901) | Ivan Nardi | 2023-03-20 |
* | fuzz: extend fuzz coverage (#1888) | Ivan Nardi | 2023-02-16 |
* | fuzz: some improvements and add two new fuzzers (#1881) | Ivan Nardi | 2023-02-09 |
* | fuzz: add a new fuzzer to test serialization/deserialization code (#1876) | Ivan Nardi | 2023-01-27 |
* | Add some fuzzers to test other data structures. (#1870) | Ivan Nardi | 2023-01-25 |
* | fuzz: fix memory allocation failure logic (#1867) | Ivan Nardi | 2023-01-20 |
* | Fuzz: fix compilation with nBPF (#1860) | Ivan Nardi | 2023-01-18 |
* | LRU caches: add a generic (optional and configurable) expiration logic (#1855) | Ivan Nardi | 2023-01-18 |
* | Add some fuzzers to test algorithms and data structures (#1852) | Ivan Nardi | 2023-01-17 |
* | fuzz: add fuzzer testing nDPI (initial) configurations (#1830) | Ivan Nardi | 2022-12-23 |
* | fuzz: some enhancements (#1827) | Ivan Nardi | 2022-12-10 |
* | fuzz: fix signed-integer-overflow (#1822) | Ivan Nardi | 2022-12-10 |
* | fuzz: add a new fuzzer testing memory allocation failures (#1818) | Ivan Nardi | 2022-12-06 |
* | Add support for LTO and Gold linker (#1812) | Ivan Nardi | 2022-12-05 |
* | Remove some useless fuzzing target (#1813) | Ivan Nardi | 2022-12-01 |
* | Add a new fuzzer for QUIC (#1800) | Ivan Nardi | 2022-12-01 |
* | Add basic profiling of memory allocations on data-path (#1789) | Ivan Nardi | 2022-10-28 |
* | Fix compilation and sync utests results | Nardi Ivan | 2022-10-04 |
* | Improved nDPI JSON serialization. (#1689) | Toni | 2022-08-02 |
* | Add support for flow client/server information (#1671) | Ivan Nardi | 2022-07-24 |
* | Do not interfere with CFLAGS/LDFLAGS env anymore. (#1659) | Toni | 2022-07-13 |
* | Fix some debug messages (#1583) | Ivan Nardi | 2022-06-05 |
* | Replaced ndpiReader's libjson-c support with libnDPI's internal serialization... | Toni | 2022-05-07 |