| Commit message (Expand) | Author | Age |
* | Avoid useless host automa lookup (#1724) | Ivan Nardi | 2022-09-05 |
* | Fix endianess in IP-Port lookup | Nardi Ivan | 2022-09-05 |
* | Add support to opportunistic TLS | Nardi Ivan | 2022-09-04 |
* | Improved MGCP dissector. (#1717) | Toni | 2022-08-30 |
* | Add FastCGI protocol detection. (#1711) | Toni | 2022-08-24 |
* | Add Kismet protocol detection. (#1710) | Toni | 2022-08-24 |
* | Add TiVoConnect dissector. Fixes #1697. (#1699) | Toni | 2022-08-08 |
* | Further simplification of `ndpi_process_extra_packet()` (#1698) | Ivan Nardi | 2022-08-05 |
* | HTTP: improve sub-classification (#1696) | Ivan Nardi | 2022-08-05 |
* | Add Discord dissector. (#1694) | Toni | 2022-08-03 |
* | Cosmetic changes | Luca Deri | 2022-08-03 |
* | Add Activision dissector. (#1693) | Toni | 2022-08-02 |
* | SMTPS, POPS, IMAPS: fix classification and extra dissection (#1685) | Ivan Nardi | 2022-07-30 |
* | Add Softether dissector. (#1679) | Toni | 2022-07-29 |
* | Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1683) | Ivan Nardi | 2022-07-29 |
* | Revert "Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1677)"... | Ivan Nardi | 2022-07-29 |
* | Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1677) | Ivan Nardi | 2022-07-29 |
* | First step in simplify `ndpi_process_extra_packet()` (#1680) | Ivan Nardi | 2022-07-29 |
* | TINC: avoid processing SYN packets (#1676) | Ivan Nardi | 2022-07-28 |
* | Update the protocol bitmask for some protocols (#1675) | Ivan Nardi | 2022-07-27 |
* | Add AVAST dissector. (#1674) | Toni | 2022-07-25 |
* | Improve handling of HTTP-Proxy and HTTP-Connect (#1673) | Ivan Nardi | 2022-07-25 |
* | Add support for flow client/server information (#1671) | Ivan Nardi | 2022-07-24 |
* | Added AliCloud server access dissector. (#1672) | Toni | 2022-07-23 |
* | TLS: improve reassembler (#1669) | Ivan Nardi | 2022-07-22 |
* | reader_util: stop processing a flow (#1666) | Ivan Nardi | 2022-07-20 |
* | Introduced risk accountability | Luca | 2022-07-12 |
* | Keep track of how many dissectors calls we made for each flow (#1657) | Ivan Nardi | 2022-07-11 |
* | Remove unsafe access to `flow->protos` union (#1656) | Ivan Nardi | 2022-07-10 |
* | Avoid spurious calls to extra dissection (#1648) | Ivan Nardi | 2022-07-07 |
* | Added Threema Messenger. (#1643) | Toni | 2022-07-06 |
* | Added RiotGames ASN update. | Toni Uhlig | 2022-07-06 |
* | Label SMTP w/ STARTTLS as SMTPS *and* dissect TLS clho. (#1639) | Toni | 2022-07-06 |
* | Compilation fix | Luca Deri | 2022-07-05 |
* | Fix handling of NDPI_UNIDIRECTIONAL_TRAFFIC risk (#1636) | Ivan Nardi | 2022-07-05 |
* | Detect SMTPs w/ STARTTLS as TLS and dissect client/server hello. Fixes #1630.... | Toni | 2022-07-05 |
* | Set CiscoVPN as a network protocol | Luca Deri | 2022-07-04 |
* | Replaced malicious JA3-md5/SSL-cert-sha1 ac automata with hashmaps. | Toni Uhlig | 2022-07-04 |
* | Added UltraSurf protocol dissector. (#1618) | Toni | 2022-07-04 |
* | Add two new confidence values: confidence by partial DPI (#1632) | Ivan Nardi | 2022-07-04 |
* | Added i3D and RiotGames protocol dissectors. (#1609) | Toni | 2022-07-03 |
* | TargusDataspeed: avoid false positives (#1628) | Ivan Nardi | 2022-07-03 |
* | Skype_Teams, Mining, SnapchatCall: fix flow category (#1624) | Ivan Nardi | 2022-07-03 |
* | Minor changes in how classification results are set (#1623) | Ivan Nardi | 2022-07-03 |
* | Fix category for mail sessions (#1621) | Ivan Nardi | 2022-07-03 |
* | Fixed SMTP default port 587 | Luca Deri | 2022-07-02 |
* | Renamed Z39.50 -> Z3950 as the '.' breaks the naming convention | Luca | 2022-06-28 |
* | Enhanced TLS risk info reported to users | Luca Deri | 2022-06-28 |
* | Added default port for syslog TCP | Luca Deri | 2022-06-27 |
* | Fix compilation and sync unit tests results (#1606) | Ivan Nardi | 2022-06-20 |