aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
...
* Remove `NDPI_FULLY_ENCRYPTED` flow risk (#2779)Ivan Nardi2025-03-25
* Remove `NDPI_TLS_SUSPICIOUS_ESNI_USAGE` flow risk (#2778)Ivan Nardi2025-03-25
* armagetron: update code (#2777)Ivan Nardi2025-03-25
* Added initial LLM traffic recognitionLuca Deri2025-03-24
* Rework the old MapleStory code to identify traffic from generic Nexon games (...Ivan Nardi2025-03-19
* FastCGI: use specific metadata, not the HTTP ones (#2774)Ivan Nardi2025-03-19
* Avoid duplicated Microsoft domains (#2770)Ivan Nardi2025-03-18
* TLS: avoid sub-classification for RDP flows (#2769)Ivan Nardi2025-03-14
* Sync unit tests resultsIvan Nardi2025-03-11
* Merge pull request #2760 from IvanNardi/internal_giveupIvan Nardi2025-03-11
|\
| * Add a new internal function `internal_giveup()`Ivan Nardi2025-03-05
* | Add GearUP Booster protocol dissector (heuristic based). (#2765)Toni2025-03-07
* | Add GearUP Booster application protocol. (#2764)Toni2025-03-06
* | Add Autonomous System Organization to geoip (#2763)Leonardo Teixeira Alves2025-03-06
|/
* Add configuration parameter to enable/disable export of flow risk info (#2761)Ivan Nardi2025-03-05
* Fix function checking if a packet is multicastIvan Nardi2025-03-04
* custom rules: try to have a coherent behaviourIvan Nardi2025-03-04
* Flow risk infos are always exported "in order" (by flow risk id)Ivan Nardi2025-03-04
* ICMP: move all the logic to the proper dissector fileIvan Nardi2025-02-28
* Added valid TLS extensions that used to trigger invalid risksLuca Deri2025-02-27
* Add a basic example to show how to use geo API (#2747)Ivan Nardi2025-02-25
* Improved Tor detectionLuca Deri2025-02-24
* Sync unit tests resultsIvan Nardi2025-02-24
* Improved Tor exit node download and added IPv6 supportLuca Deri2025-02-24
* Improved Google PlayStore detectionLuca Deri2025-02-24
* UBNTAC2: rework detection (#2744)Ivan Nardi2025-02-23
* Add LagoFast protocol dissector. (#2743)Toni2025-02-23
* RTP: payload type info should be set only for real RTP flows (#2742)Ivan Nardi2025-02-22
* Update the capture length of the ssdp example (#2741)Ivan Nardi2025-02-21
* Create a new protocol id to handle Mozilla/Firefox generic traffic (#2740)Ivan Nardi2025-02-21
* Updated test resultLuca2025-02-21
* Improved RTP dissection with EVS and other mobile voice codecsLuca Deri2025-02-20
* Updated test rsults after RTP payload extractionLuca Deri2025-02-19
* Fixed bug in domain name computationLuca Deri2025-02-17
* DNS: rework "extra-dissection" code (#2735)Ivan Nardi2025-02-17
* DNS: fix message parsing (#2732)Ivan Nardi2025-02-16
* Implement SSDP Metadata export (#2729)Ivan Kapranov2025-02-16
* DNS: fix parsing of hostname for empty response messages (#2731)Ivan Nardi2025-02-16
* DNS: rework adding entries to the FPC-DNS cache (#2730)Ivan Nardi2025-02-16
* DNS: improved detection and handling of TCP packets (#2728)Ivan Nardi2025-02-15
* DNS: rework code (#2727)Ivan Nardi2025-02-15
* Added RUTUBE (#2725)Ivan Kapranov2025-02-15
* DNS: fix dissection (#2726)Ivan Nardi2025-02-15
* DNS: set `NDPI_MALFORMED_PACKET` risk if the answer message is invalid (#2724)Ivan Nardi2025-02-15
* DNS: faster exclusion (#2719)Ivan Nardi2025-02-12
* DNS: try to simplify the code (#2718)Ivan Nardi2025-02-12
* ndpiReader: print more DNS information (#2717)Ivan Nardi2025-02-11
* DNS: fix check for DGA domain (#2716)Ivan Nardi2025-02-11
* DNS: disable subclassification by default (#2715)Ivan Nardi2025-02-11
* DNS: evaluate all flow risks even if sub-classification is disabled (#2714)Ivan Nardi2025-02-11