Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add monitoring capability (#2588) | Ivan Nardi | 2024-10-14 |
| | | | | | | | | | | | | | Allow nDPI to process the entire flows and not only the first N packets. Usefull when the application is interested in some metadata spanning the entire life of the session. As initial step, only STUN flows can be put in monitoring. See `doc/monitoring.md` for further details. This feature is disabled by default. Close #2583 | ||
* | fuzz: fix fuzzing (#2586) | Ivan Nardi | 2024-10-10 |
| | |||
* | fuzz: fix compilation | Nardi Ivan | 2024-09-17 |
| | |||
* | fuzz: fix compilation | Nardi Ivan | 2024-09-16 |
| | |||
* | example: rework code between `ndpiReader.c` and `reader_util.c` (#2273) | Ivan Nardi | 2024-01-22 |
| | |||
* | config: allow configuration of guessing algorithms | Nardi Ivan | 2024-01-18 |
| | |||
* | config: remove `enum ndpi_prefs` | Nardi Ivan | 2024-01-18 |
| | |||
* | TLS: remove JA3+ fingerprints. (#2192) | Ivan Nardi | 2023-12-05 |
| | | | See: #2191 | ||
* | fuzz: add fuzzers to test reader_util code (#2080) | Ivan Nardi | 2023-09-10 |