aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* RTP: payload type info should be set only for real RTP flows (#2742)Ivan Nardi2025-02-22
* Move `rtp` info out of `flow->protos` (#2739)Ivan Nardi2025-02-21
* Improved RTP dissection with EVS and other mobile voice codecsLuca Deri2025-02-20
* Exported RTP payload in packet metadataLuca Deri2025-02-19
* Further domain checksLuca Deri2025-02-19
* SSDP: add configuration for disabling metadata extraction (#2736)Ivan Nardi2025-02-17
* ndpiReader: print more DNS information (#2717)Ivan Nardi2025-02-11
* DNS: fix check for DGA domain (#2716)Ivan Nardi2025-02-11
* Added ndpi_find_protocol_qoe() API callLuca Deri2025-02-10
* bittorrent: add configuration for "hash" metadata (#2706)Ivan Nardi2025-01-31
* HTTP: add configuration for some metadata (#2704)Ivan Nardi2025-01-31
* Create a specific configuration for classification only (#2689)Ivan Nardi2025-01-31
* 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