aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* ndpiReader: print categories summary (#2895)Ivan Nardi2025-06-21
* Merged protocols (now free to use) into existing categoriesLuca Deri2025-06-17
* Renamed custom protocol labelsLuca Deri2025-06-17
* Check `ndpi_finalize_initialization()` return value (#2884)Ivan Nardi2025-06-14
* Rework sanity checks and remove some functions from API (#2882)Ivan Nardi2025-06-12
* Rename `ndpi_bitmask_dealloc` into `ndpi_bitmask_free`Ivan Nardi2025-06-09
* Remove `NDPI_PROTOCOL_BITMASK`; add a new generic bitmask data structure (#2871)Ivan Nardi2025-06-09
* Add category and breed support for custom rules (#2872)Vladimir Gavrilov2025-06-08
* Improved HTTP risk reportLuca Deri2025-06-08
* Sync unit tests resultsIvan Nardi2025-06-05
* Add a configuration to test a huge number of custom protocols (#2865)Ivan Nardi2025-06-03
* Remove `ndpi_set_proto_defaults()` from the API (#2863)Ivan Nardi2025-06-03
* Fix test configurationIvan Nardi2025-06-03
* First step into a dynamic number of protocols (#2857)Ivan Nardi2025-06-03
* New API to enable/disable protocols; remove `ndpi_set_protocol_detection_bitm...Ivan Nardi2025-06-03
* Moved variable across filesLuca Deri2025-05-29
* Changed variable nameLuca Deri2025-05-29
* Added ndpi_load_protocols_dir() API call for loading IP-based protocol detectionLuca Deri2025-05-28
* BFCP: fix check on payload length and extract metadata (#2854)Ivan Nardi2025-05-26
* Add ndpi_memcasecmp, refactor mail protocol dissectors (#2849)Vladimir Gavrilov2025-05-24
* Added new APi callsLuca Deri2025-05-20
* Fix unit test compilation on Window (#2802)Ivan Nardi2025-04-28
* TLS: avoid exporting TLS heuristic fingerprint as metadata (#2783)Ivan Nardi2025-03-27
* Improved configuration to enable/disable export of flow risk info (#2780)Ivan Nardi2025-03-25
* Remove `NDPI_FULLY_ENCRYPTED` flow risk (#2779)Ivan Nardi2025-03-25
* Fix typo in -P help for ndpiReader (#2775)Miguel Torres2025-03-24
* FastCGI: use specific metadata, not the HTTP ones (#2774)Ivan Nardi2025-03-19
* custom rules: try to have a coherent behaviourIvan Nardi2025-03-04
* ndpiReader: remove redundant checksIvan Nardi2025-02-28
* 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