aboutsummaryrefslogtreecommitdiff
path: root/example/ndpiReader.c
Commit message (Expand)AuthorAge
* TLS: export heuristic fingerprint as metadata (#2609)Ivan Nardi2024-10-28
* ndpiReader: fix command line options used by wireshark (#2605)Ivan Nardi2024-10-21
* ndpiReader: add some statistics about monitoring (#2602)Ivan Nardi2024-10-19
* Added -L <domain suffix> for loading domain suffixesLuca Deri2024-10-15
* Implemented nDPI TCP fingerprintLuca Deri2024-10-15
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* Added support for printing JA4r when enabledLuca Deri2024-10-11
* Fix unit tests on CI on GitHub Actions (#2587)Ivan Nardi2024-10-11
* Added -N option for dumping/restoring the DNS cache (when enabled)Luca Deri2024-10-10
* Added new API calls for serializing/restoring the DNS cacheLuca Deri2024-10-10
* Test unit fixLuca Deri2024-10-08
* Implemented (disabled by default) DNS host cache. You can set the cache size ...Luca Deri2024-10-07
* Fix builds on Windows (#2580)Ivan Nardi2024-10-01
* wireshark: extcap: allow configuration of OpenVPN/TLS heuristics via GUI (#2576)Ivan Nardi2024-09-30
* Let the library returning the packet direction calculated internally (#2572)Ivan Nardi2024-09-27
* Add some heuristics to detect encrypted/obfuscated/proxied TLS flows (#2553)Ivan Nardi2024-09-24
* buffer lenghtt is now returned by ndpi_quick_encrypt() and ndpi_quick_deecrypt()Luca Deri2024-09-24
* Added ndpi_quick_encrypt() ndpi_quick_decrypt() APi calls (#2568)Luca Deri2024-09-24
* Implemented ndpi_strrstr()Luca Deri2024-09-19
* domain lists are not loaded when -E is usedLuca2024-09-17
* wireshark: extcap: rework trailer header (#2557)Ivan Nardi2024-09-16
* Reworked fingerprint export now in JSONLuca2024-09-16
* Added -E option for dumping flow fingerprintLuca Deri2024-09-15
* Implemented algorithms for K-Nearest Neighbor Search (KNN) (#2554)Luca Deri2024-09-10
* wireshark: extcap: export flow risk infoNardi Ivan2024-09-05
* wireshark: extcap: fix output data link typeNardi Ivan2024-09-05
* Added print_ndpi_address_port in nDPi APILuca Deri2024-08-27
* Endian-independent implementation of IEEE 802.3 CRC32 (#2529)Vladimir Gavrilov2024-08-25
* Introduced ndpi_master_app_protocol typedefLuca Deri2024-08-24
* Initialization fixLuca Deri2024-08-22
* Fixed initializationLuca Deri2024-08-22
* Update all IP lists (#2515)Ivan Nardi2024-08-02
* FPC: small improvements (#2512)Ivan Nardi2024-07-22
* ndpi_strncasestr: optimization, fixes, tests (#2507)Petr2024-07-18
* ndpi_memmem: optimized, fixed bug, added tests (#2499)Petr2024-07-15
* Optimize performance of ndpi_strnstr() and possible bugfix (#2494)Petr2024-07-15
* Add infrastructure for explicit support of Fist Packet Classification (#2488)Ivan Nardi2024-07-03
* Modified separator from , (comma) to | (pipe) as some fields such as the HTTP...Luca Deri2024-07-01
* wireshark: lua: export some metadataNardi Ivan2024-06-25
* wireshark: extcap: restore filtering mechanismNardi Ivan2024-06-25
* Added default port mappings to ndpiReader help -H (#2477)Mark Jeffery2024-06-19
* Zoom: remove "stun_zoom" LRU cacheNardi Ivan2024-06-17
* Added NDPI_PROTOCOL_NTOP assert and removed percentage comparison (#2460)Mark Jeffery2024-06-10
* Follow-up of 2093ac5bf (#2451)Ivan Nardi2024-05-21
* Minor dissector optimizationsLuca Deri2024-05-20
* Added dpi.compute_entropy configuration parameterLuca Deri2024-05-18
* Revert `ndpi_strnstr()` optimization introduced in a813121e0 (#2439)Ivan Nardi2024-05-11
* `ndpi_strnstr()` optimization (#2433)Vladimir Gavrilov2024-05-10
* Added optimized memmem/strlcpy version (#2424)Toni2024-05-08
* Remove "zoom" cache (#2420)Ivan Nardi2024-05-06