aboutsummaryrefslogtreecommitdiff
path: root/tests/result/malware.pcap.out
Commit message (Expand)AuthorAge
* Test multiple `ndpiReader` configurations (#1931)Ivan Nardi2023-04-06
* ndpiReader: print how many packets (per flow) were needed to perform full DPI...Ivan Nardi2023-03-01
* Fix classification "by-port" (#1851)Ivan Nardi2023-01-17
* Remove some old protocols (#1832)Ivan Nardi2022-12-23
* STUN: add detection of ZOOM peer-to-peer flows (#1825)Ivan Nardi2022-12-11
* TLS: improve handling of ALPN(s) (#1784)Ivan Nardi2022-10-25
* DNS: change category of DNS flowsNardi Ivan2022-09-25
* Sizes of LRU caches are now configurableNardi Ivan2022-09-23
* Remove classification "by-ip" from protocol stack (#1743)Ivan Nardi2022-09-20
* Fix `ndpi_do_guess()` (#1731)Ivan Nardi2022-09-12
* Avoid useless host automa lookup (#1724)Ivan Nardi2022-09-05
* 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
* 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
* 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
* Fixed dispay bug for risk_infoLuca Deri2022-05-30
* Updated tests resultsLuca Deri2022-05-30
* Sync unit tests results (#1533)Ivan Nardi2022-04-27
* Fix Grease values parsing (#1416)havsah2022-01-21
* 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
* Refreshed results listLuca Deri2021-10-16
* Updated outputLuca Deri2021-08-07
* ndpiReader: add statistics about nDPI performance (#1240)Ivan Nardi2021-07-13
* Added flow risk scoreLuca Deri2021-05-18
* Added browser TLS heuristicLuca Deri2021-05-13
* Fixed false positive in suspicous user agentLuca Deri2020-08-30
* Fixed partial TLS dissectionLuca Deri2020-07-30
* Changed due to bin size extensionLuca Deri2020-07-30
* User agent detection improvementsLuca Deri2020-07-21
* Updated test results due to bin changesLuca Deri2020-07-09
* Fixes #906Luca Deri2020-06-22
* Added ndpi_bin_XXX APILuca Deri2020-06-22
* Added fix to avoid potential heap buffer overflow in H.323 dissectorLuca Deri2020-05-19
* Added NDPI_TLS_CERTIFICATE_EXPIRED, NDPI_TLS_CERTIFICATE_MISMATCH, to ndpi_riskLuca Deri2020-05-15
* Added the ability to detect when a known protocol is using a non-standard portLuca Deri2020-05-10
* Added TLS issuerDN and subjectDNLuca Deri2020-05-07
* Results updateLuca Deri2020-04-17
* Remove decimals in test results for IAT, packet lengths and goodput ratioemanuele-f2020-02-14
* Added export of TLS supported version in TLS headerLuca Deri2020-02-07
* Added TLS ALPN supportLuca Deri2020-02-07
* Improved DNS response decodingLuca Deri2020-02-04
* Reworked TLS dissectionLuca2020-01-01
* Updated resultsLuca Deri2019-11-21
* Initial work towards HTTP content-type exportLuca2019-10-31