aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* fuzz: extend fuzzing coverage (#2696)Ivan Nardi2025-01-23
* ndpiReader: add some global statistics about FPC (#2680)Ivan Nardi2025-01-17
* TLS: remove JA3C (#2679)Ivan Nardi2025-01-14
* Add (kind of) support for loading a list of JA4C malicious fingerprints (#2678)Ivan Nardi2025-01-14
* Fix code scanning alert no. 7: Multiplication result converted to larger type...Luca Deri2025-01-13
* Fixes https://github.com/ntop/nDPI/issues/2672Luca Deri2025-01-13
* Remove JA3C output from ndpiReader (#2667)Ivan Nardi2025-01-12
* ndpiReader: update JA statistics (#2646)Ivan Nardi2025-01-06
* QUIC: extract "max idle timeout" parameter (#2649)Ivan Nardi2025-01-06
* TLS: remove ESNI support (#2648)Ivan Nardi2025-01-06
* STUN/RTP: improve metadata extraction (#2641)Ivan Nardi2024-12-11
* STUN: fix monitoring (#2639)Ivan Nardi2024-12-06
* STUN counter changesLuca Deri2024-11-29
* Enhanced STUN statsLuca Deri2024-11-28
* Add a configuration file to ndpiReader (#2629)Ivan Nardi2024-11-27
* Update `flow->flow_multimedia_types` to a bitmask (#2625)Ivan Nardi2024-11-25
* Remove unused variableAlfredo Cardigliano2024-11-18
* ndpiReader: fix statistic about total number of flows (#2622)Ivan Nardi2024-11-18
* SIP: extract some basic metadataIvan Nardi2024-11-12
* Unify ndpi debug logging to always use a u16 protocol id (#2613)Toni2024-11-11
* Crash fix when -f is specified with a non-existing pcap file (-i)Luca Deri2024-11-04
* Exported is_ndpi_proto definitionLuca Deri2024-11-04
* Added HTTP credentials extractionLuca Deri2024-10-31
* 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: explicitly remove non ipv4/6 packets (#2601)Ivan Nardi2024-10-19
* ndpiReader: add some statistics about monitoring (#2602)Ivan Nardi2024-10-19
* Improved TCP fingepring calculationLuca Deri2024-10-18
* 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
* Exports DNS A/AAAA responses (up to 4 addresses)Luca2024-10-02
* 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
* fuzz: try to be a little bit faster (#2559)Ivan Nardi2024-09-17
* wireshark: extcap: rework trailer header (#2557)Ivan Nardi2024-09-16
* Reworked fingerprint export now in JSONLuca2024-09-16
* Enhanced DHCP fingerprintLuca Deri2024-09-15