aboutsummaryrefslogtreecommitdiff
path: root/tests/result/fuzz-2006-06-26-2594.pcap.out
Commit message (Expand)AuthorAge
* Implemented EDNS(0) support in DNS dissectorLuca Deri2022-12-29
* 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
* Added RTP stream type in flow metadataLuca Deri2022-12-09
* Hangout: avoid useless lookups in the protocol tree (#1755)Ivan Nardi2022-10-25
* Add Elasticsearch protocol dissector. (#1782)Toni2022-10-21
* Add Munin protocol dissector.Toni Uhlig2022-10-20
* Added DNS error code mapping number -> stringLuca Deri2022-10-14
* LINE_CALL: add detection of LINE voip calls (#1761)Ivan Nardi2022-10-06
* Fixed invalid unidirectional traffic alert for unidirectional protocols (e.g....Luca2022-09-29
* Sizes of LRU caches are now configurableNardi Ivan2022-09-23
* 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
* Remove a case of guessed sub-classificationNardi Ivan2022-09-14
* Fix `ndpi_do_guess()` (#1731)Ivan Nardi2022-09-12
* STUN: several improvementsNardi Ivan2022-09-11
* Avoid useless host automa lookup (#1724)Ivan Nardi2022-09-05
* Add FastCGI protocol detection. (#1711)Toni2022-08-24
* Add Kismet protocol detection. (#1710)Toni2022-08-24
* Add TiVoConnect dissector. Fixes #1697. (#1699)Toni2022-08-08
* Add Discord dissector. (#1694)Toni2022-08-03
* Add Activision dissector. (#1693)Toni2022-08-02
* 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
* Add AVAST dissector. (#1674)Toni2022-07-25
* Add support for flow client/server information (#1671)Ivan Nardi2022-07-24
* Added AliCloud server access dissector. (#1672)Toni2022-07-23
* SKYPE: remove detection over TCPNardi 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
* 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
* Sync unit tests results (#1533)Ivan Nardi2022-04-27
* Updated test resultsLuca Deri2022-02-03
* Sync unit tests results (#1423)Ivan Nardi2022-01-28
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Improve/add several protocols (#1383)Ivan Nardi2021-12-18
* ndpiReader: slight simplificaton of the output (#1378)Ivan Nardi2021-11-27
* Rework how hostname/SNI info is saved (#1330)Ivan Nardi2021-11-24
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Detect invalid characters in text and set a risk. Fixes #1347. (#1363)Toni2021-10-26