| Commit message (Expand) | Author | Age |
* | ndpiReader: update JA statistics (#2646) | Ivan Nardi | 2025-01-06 |
* | QUIC: extract "max idle timeout" parameter (#2649) | Ivan Nardi | 2025-01-06 |
* | TLS: remove ESNI support (#2648) | Ivan Nardi | 2025-01-06 |
* | STUN/RTP: improve metadata extraction (#2641) | Ivan Nardi | 2024-12-11 |
* | Add a configuration file to ndpiReader (#2629) | Ivan Nardi | 2024-11-27 |
* | Update `flow->flow_multimedia_types` to a bitmask (#2625) | Ivan Nardi | 2024-11-25 |
* | Remove unused variable | Alfredo Cardigliano | 2024-11-18 |
* | ndpiReader: fix statistic about total number of flows (#2622) | Ivan Nardi | 2024-11-18 |
* | SIP: extract some basic metadata | Ivan Nardi | 2024-11-12 |
* | Unify ndpi debug logging to always use a u16 protocol id (#2613) | Toni | 2024-11-11 |
* | Crash fix when -f is specified with a non-existing pcap file (-i) | Luca Deri | 2024-11-04 |
* | Exported is_ndpi_proto definition | Luca Deri | 2024-11-04 |
* | Added HTTP credentials extraction | Luca Deri | 2024-10-31 |
* | TLS: export heuristic fingerprint as metadata (#2609) | Ivan Nardi | 2024-10-28 |
* | ndpiReader: fix command line options used by wireshark (#2605) | Ivan Nardi | 2024-10-21 |
* | ndpiReader: add some statistics about monitoring (#2602) | Ivan Nardi | 2024-10-19 |
* | Added -L <domain suffix> for loading domain suffixes | Luca Deri | 2024-10-15 |
* | Implemented nDPI TCP fingerprint | Luca Deri | 2024-10-15 |
* | Add monitoring capability (#2588) | Ivan Nardi | 2024-10-14 |
* | Added support for printing JA4r when enabled | Luca Deri | 2024-10-11 |
* | Fix unit tests on CI on GitHub Actions (#2587) | Ivan Nardi | 2024-10-11 |
* | Added -N option for dumping/restoring the DNS cache (when enabled) | Luca Deri | 2024-10-10 |
* | Added new API calls for serializing/restoring the DNS cache | Luca Deri | 2024-10-10 |
* | Test unit fix | Luca Deri | 2024-10-08 |
* | Implemented (disabled by default) DNS host cache. You can set the cache size ... | Luca Deri | 2024-10-07 |
* | Fix builds on Windows (#2580) | Ivan Nardi | 2024-10-01 |
* | wireshark: extcap: allow configuration of OpenVPN/TLS heuristics via GUI (#2576) | Ivan Nardi | 2024-09-30 |
* | Let the library returning the packet direction calculated internally (#2572) | Ivan Nardi | 2024-09-27 |
* | Add some heuristics to detect encrypted/obfuscated/proxied TLS flows (#2553) | Ivan Nardi | 2024-09-24 |
* | buffer lenghtt is now returned by ndpi_quick_encrypt() and ndpi_quick_deecrypt() | Luca Deri | 2024-09-24 |
* | Added ndpi_quick_encrypt() ndpi_quick_decrypt() APi calls (#2568) | Luca Deri | 2024-09-24 |
* | Implemented ndpi_strrstr() | Luca Deri | 2024-09-19 |
* | domain lists are not loaded when -E is used | Luca | 2024-09-17 |
* | wireshark: extcap: rework trailer header (#2557) | Ivan Nardi | 2024-09-16 |
* | Reworked fingerprint export now in JSON | Luca | 2024-09-16 |
* | Added -E option for dumping flow fingerprint | Luca Deri | 2024-09-15 |
* | Implemented algorithms for K-Nearest Neighbor Search (KNN) (#2554) | Luca Deri | 2024-09-10 |
* | wireshark: extcap: export flow risk info | Nardi Ivan | 2024-09-05 |
* | wireshark: extcap: fix output data link type | Nardi Ivan | 2024-09-05 |
* | Added print_ndpi_address_port in nDPi API | Luca Deri | 2024-08-27 |
* | Endian-independent implementation of IEEE 802.3 CRC32 (#2529) | Vladimir Gavrilov | 2024-08-25 |
* | Introduced ndpi_master_app_protocol typedef | Luca Deri | 2024-08-24 |
* | Initialization fix | Luca Deri | 2024-08-22 |
* | Fixed initialization | Luca Deri | 2024-08-22 |
* | Update all IP lists (#2515) | Ivan Nardi | 2024-08-02 |
* | FPC: small improvements (#2512) | Ivan Nardi | 2024-07-22 |
* | ndpi_strncasestr: optimization, fixes, tests (#2507) | Petr | 2024-07-18 |
* | ndpi_memmem: optimized, fixed bug, added tests (#2499) | Petr | 2024-07-15 |
* | Optimize performance of ndpi_strnstr() and possible bugfix (#2494) | Petr | 2024-07-15 |
* | Add infrastructure for explicit support of Fist Packet Classification (#2488) | Ivan Nardi | 2024-07-03 |