| Commit message (Expand) | Author | Age |
* | fuzz: fix fuzzing (#2586) | Ivan Nardi | 2024-10-10 |
* | Added addr_dump_path definition | Luca Deri | 2024-10-10 |
* | fuzz: try to be a little bit faster (#2578) | Ivan Nardi | 2024-09-30 |
* | Add enable/disable guessing using client IP/port (#2569) | Liam Wilson | 2024-09-27 |
* | Add some heuristics to detect encrypted/obfuscated/proxied TLS flows (#2553) | Ivan Nardi | 2024-09-24 |
* | Allow IP guess before port in ndpi_detection_giveup (#2562) | Liam Wilson | 2024-09-20 |
* | fuzz: fix compilation | Nardi Ivan | 2024-09-17 |
* | fuzz: try to be a little bit faster (#2559) | Ivan Nardi | 2024-09-17 |
* | Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547) | Ivan Nardi | 2024-09-16 |
* | fuzz: fix compilation | Nardi Ivan | 2024-09-16 |
* | OpenVPN, Wireguard: improve sub-classification | Nardi Ivan | 2024-09-05 |
* | fuzz: improve fuzzing coverage (#2535) | Ivan Nardi | 2024-09-03 |
* | HTTP, QUIC, TLS: allow to disable sub-classification (#2533) | Ivan Nardi | 2024-09-03 |
* | fuzz: fix compilation (#2532) | Ivan Nardi | 2024-08-26 |
* | Endian-independent implementation of IEEE 802.3 CRC32 (#2529) | Vladimir Gavrilov | 2024-08-25 |
* | Compilation fixes | Luca Deri | 2024-08-24 |
* | Fix `verify_dist_tarball.sh` after latest release (#2519) | Ivan Nardi | 2024-08-07 |
* | FPC: small improvements (#2512) | Ivan Nardi | 2024-07-22 |
* | fuzzing: improve coverage (#2495) | Ivan Nardi | 2024-07-12 |
* | Add infrastructure for explicit support of Fist Packet Classification (#2488) | Ivan Nardi | 2024-07-03 |
* | fuzz: improve fuzzers using pl7m (#2486) | Ivan Nardi | 2024-06-29 |
* | fuzz: pl7m: add a custom mutator for better fuzzing of pcap files (#2483) | Ivan Nardi | 2024-06-27 |
* | wireshark: lua: export some metadata | Nardi Ivan | 2024-06-25 |
* | fuzz: improve fuzzing coverage (#2474) | Ivan Nardi | 2024-06-17 |
* | Zoom: remove "stun_zoom" LRU cache | Nardi Ivan | 2024-06-17 |
* | RTP/STUN: look for STUN packets after RTP/RTCP classification (#2465) | Ivan Nardi | 2024-06-07 |
* | Zoom: faster detection of P2P flows (#2467) | Ivan Nardi | 2024-06-07 |
* | Small fixes after API cleanup done in c63446e59 (#2449) | Ivan Nardi | 2024-05-20 |
* | Fix/improve fuzzing (#2426) | Ivan Nardi | 2024-05-08 |
* | Remove "zoom" cache (#2420) | Ivan Nardi | 2024-05-06 |
* | fuzz: fix shoco fuzzer (#2405) | Ivan Nardi | 2024-04-22 |
* | fuzz: improvements (#2400) | Ivan Nardi | 2024-04-20 |
* | Domain Classification Improvements (#2396) | Luca Deri | 2024-04-18 |
* | STUN: fix boundary checks on attribute list parsing (#2387) | Ivan Nardi | 2024-04-12 |
* | STUN: improve extraction of Mapped-Address metadata (#2370) | Ivan Nardi | 2024-04-08 |
* | fuzzing: extend fuzzing coverage (#2371) | Ivan Nardi | 2024-04-05 |
* | Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358) | Toni | 2024-04-03 |
* | Added support for roaring bitmap v3 (#2355) | Luca Deri | 2024-03-25 |
* | STUN: add a parameter to configure how long the extra dissection lasts (#2336) | Ivan Nardi | 2024-03-07 |
* | fuzz: improve fuzzing coverage (#2309) | Ivan Nardi | 2024-02-09 |
* | Allow multiple `struct ndpi_detection_module_struct` to share some state (#2271) | Ivan Nardi | 2024-02-01 |
* | Provide a u64 wrapper for `ndpi_set_config()` (#2292) | Toni | 2024-01-30 |
* | fuzz: fuzz_config: try restoring good coverage (#2291) | Ivan Nardi | 2024-01-29 |
* | fuzz: fuzz_config: we need bigegr inputs (#2285) | Ivan Nardi | 2024-01-25 |
* | fuzz: extend fuzzing coverage (#2281) | Ivan Nardi | 2024-01-24 |
* | example: rework code between `ndpiReader.c` and `reader_util.c` (#2273) | Ivan Nardi | 2024-01-22 |
* | config: follow-up (#2268) | Ivan Nardi | 2024-01-20 |
* | config: allow configuration of guessing algorithms | Nardi Ivan | 2024-01-18 |
* | config: move debug/log configuration to the new API | Nardi Ivan | 2024-01-18 |
* | config: DNS: add two configuration options | Nardi Ivan | 2024-01-18 |