aboutsummaryrefslogtreecommitdiff
path: root/tests/result/nintendo.pcap.out
Commit message (Expand)AuthorAge
* Remove some old protocols (#1832)Ivan Nardi2022-12-23
* Added TP-LINK Smart Home Protocol dissector. (#1841)Darryl Sokoloski2022-12-20
* Added TUYA LAN Protocol dissector. (#1838)Darryl Sokoloski2022-12-19
* STUN: add detection of ZOOM peer-to-peer flows (#1825)Ivan Nardi2022-12-11
* Hangout: avoid useless lookups in the protocol tree (#1755)Ivan Nardi2022-10-25
* LINE_CALL: add detection of LINE voip calls (#1761)Ivan Nardi2022-10-06
* Fix value of `ndpi_protocol->protocol_by_ip`Nardi Ivan2022-09-25
* Sizes of LRU caches are now configurableNardi Ivan2022-09-23
* DNS: change category of DNS flowsNardi Ivan2022-09-22
* Remove classification "by-ip" from protocol stack (#1743)Ivan Nardi2022-09-20
* Add CryNetwork dissector.Toni Uhlig2022-09-16
* Add Syncthing dissector.Toni Uhlig2022-09-16
* Add NATPMP dissector. (#1738)Toni2022-09-16
* Fix `ndpi_do_guess()` (#1731)Ivan Nardi2022-09-12
* Avoid useless host automa lookup (#1724)Ivan Nardi2022-09-05
* Add TiVoConnect dissector. Fixes #1697. (#1699)Toni2022-08-08
* Add Discord dissector. (#1694)Toni2022-08-03
* Add Activision dissector. (#1693)Toni2022-08-02
* TLS: avoid useless extra dissection (#1690)Ivan Nardi2022-07-31
* Add Softether dissector. (#1679)Toni2022-07-29
* Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1683)Ivan Nardi2022-07-29
* TINC: avoid processing SYN packets (#1676)Ivan Nardi2022-07-28
* Update the protocol bitmask for some protocols (#1675)Ivan Nardi2022-07-27
* DTLS: fix exclusion of DTLS protocolNardi Ivan2022-07-20
* Improved Jabber/XMPP detection. (#1661)Toni2022-07-13
* Keep track of how many dissectors calls we made for each flow (#1657)Ivan Nardi2022-07-11
* Avoid spurious calls to extra dissection (#1648)Ivan Nardi2022-07-07
* Fix handling of NDPI_UNIDIRECTIONAL_TRAFFIC risk (#1636)Ivan Nardi2022-07-05
* Added unidirectional traffic flow riskLuca Deri2022-06-20
* Updated DNS alert triggered only with TTL == 0Luca Deri2022-06-14
* Improved DNS traffic analysisLuca Deri2022-06-13
* Updated tests resultsLuca Deri2022-05-30
* Improved TLS application data detection. (#1532)Toni2022-04-27
* Improve protocol stacks (#1425)Ivan Nardi2022-01-30
* Sync unit tests results (#1423)Ivan Nardi2022-01-28
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* ndpiReader: slight simplificaton of the output (#1378)Ivan Nardi2021-11-27
* Differentiate between standard Amazon stuff (i.e market) and AWS (#1369)Ivan Nardi2021-11-04
* Fixed cleartext protocol assignment (#1357)Ivan Nardi2021-10-25
* Refreshed results listLuca Deri2021-10-16
* Improved DGA detection for skipping potential DGAs of known/popular domain namesLuca Deri2021-10-05
* Updated outputLuca Deri2021-08-07
* ndpiReader: add statistics about nDPI performance (#1240)Ivan Nardi2021-07-13
* Added flow risk scoreLuca Deri2021-05-18
* Reworked human readeable string search in flowsLuca Deri2021-05-17
* Added browser TLS heuristicLuca Deri2021-05-13
* Removed check for knowns protocols (major and app protocols)Luca Deri2021-03-03
* Improved DGA detection with trigrams. Disadvantage: slower startup timeLuca Deri2021-03-03
* Fixes #1029Luca Deri2020-11-27
* Stddev calculation changesLuca Deri2020-08-30