| Commit message (Expand) | Author | Age |
* | QUIC: export QUIC version as metadata | Nardi Ivan | 2023-10-11 |
* | fuzz: extend fuzzing coverage | Nardi Ivan | 2023-10-07 |
* | Cleaned up mining datastructure | Luca | 2023-09-27 |
* | Added printf/fprintf replacement for some internal modules. (#1974) | Toni | 2023-09-26 |
* | Fixes matches with domain name strings that start with a dot | Luca Deri | 2023-09-11 |
* | fuzz: add fuzzers to test reader_util code (#2080) | Ivan Nardi | 2023-09-10 |
* | Reworked domain classification based on binary filters | Luca Deri | 2023-09-02 |
* | Improvement for reducing false positives | Luca Deri | 2023-09-01 |
* | Swap from Aho-Corasick to an experimental/home-grown algorithm that uses a pr... | Luca Deri | 2023-08-29 |
* | Search fixes | Luca Deri | 2023-08-26 |
* | Improved domain search tet unit | Luca Deri | 2023-08-26 |
* | Added ndpi_domain_classify_XXX(0 API | Luca Deri | 2023-08-26 |
* | fuzz: extend coverage (#2073) | Ivan Nardi | 2023-08-20 |
* | Reworked ndpi_filter_xxx implementation using compressed bitmaps | Luca Deri | 2023-08-14 |
* | Added new API calls for implementing Bloom-filter like data structures | Luca Deri | 2023-08-11 |
* | Compilation fixes for older C compilers | Luca Deri | 2023-08-01 |
* | Add Service Location Protocol dissector. (#2036) | Toni | 2023-08-01 |
* | DNS: extract geolocation information, if available (#2065) | Ivan Nardi | 2023-07-31 |
* | ProtonVPN: split the ip list (#2060) | Ivan Nardi | 2023-07-27 |
* | TLS: add basic, basic, detection of Encrypted ClientHello (#2053) | Ivan Nardi | 2023-07-21 |
* | ndpireader: fix detection of DoH traffic based on packet distributions (#2045) | Ivan Nardi | 2023-07-14 |
* | Implemented Count-Min Sketch [count how many times a value has been observed] | Luca Deri | 2023-07-13 |
* | added feature to extract filename from http attachment (#2037) | Chiara Maggi | 2023-07-11 |
* | Simplify the report of streaming multimedia info (#2026) | Ivan Nardi | 2023-06-26 |
* | STUN: keep monitoring/processing STUN flows (#2012) | Ivan Nardi | 2023-06-21 |
* | Reworked teams handling | Luca Deri | 2023-06-15 |
* | Implemented Zoom/Teams stream type detection | Luca Deri | 2023-06-14 |
* | Set _DEFAULT_SOURCE and _GNU_SOURCE globally. (#2010) | Toni | 2023-06-12 |
* | Added vlan_id in ndpi_flow2json() prototype | Luca Deri | 2023-06-09 |
* | ndpiReader: allow to configure LRU caches TTL and size (#2004) | Ivan Nardi | 2023-06-08 |
* | Changed logging callback function sig. (#2000) | Toni | 2023-05-30 |
* | 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 |
* | ndpiReader: fix export of DNS/BitTorrent attributes (#1985) | Ivan Nardi | 2023-05-20 |
* | ndpiReader: fix export of HTTP attributes (#1982) | Ivan Nardi | 2023-05-20 |
* | fixed numeric truncation error | headshog | 2023-05-20 |
* | Implemented ndpi_predict_linear() for predicting a timeseries value overtime | Luca Deri | 2023-05-19 |
* | HTTP: improve extraction of metadata and of flow risks (#1959) | Ivan Nardi | 2023-05-05 |
* | ndpiReader: fix print of flow payload (#1960) | Ivan Nardi | 2023-05-04 |
* | Missing module termination | Luca Deri | 2023-04-28 |
* | Add an heuristic to detect/ignore some anomalous TCP ACK packets (#1948) | Ivan Nardi | 2023-04-25 |
* | Improved debug output. (#1951) | Toni | 2023-04-21 |
* | ndpiReader: fix flow stats (#1943) | Ivan Nardi | 2023-04-14 |
* | Improved debug logging. | lns | 2023-04-11 |
* | Implemented ndpi_XXX_reset() API calls whre XXX is ses, des, hw | Luca Deri | 2023-04-08 |
* | Fix LRU/Patricia/Automa stats in `ndpiReader` with multiple threads (#1934) | Ivan Nardi | 2023-04-06 |
* | fuzz: add a new fuzzer triggering the payload analyzer function(s) (#1926) | Ivan Nardi | 2023-04-04 |
* | add support for gre decapsulation (#1442) (#1921) | Maatuq | 2023-04-04 |
* | Ookla: rework detection (#1922) | Ivan Nardi | 2023-03-30 |
* | Add another example of custom rules (#1923) | Ivan Nardi | 2023-03-30 |