| Commit message (Expand) | Author | Age |
... | |
* | SoftEtehr: fix a heap-buffer overflow (#1705) | Ivan Nardi | 2022-08-09 |
* | Add TiVoConnect dissector. Fixes #1697. (#1699) | Toni | 2022-08-08 |
* | HTTP, Bittorrent, Kerberos: fix stopping of extra dissection (#1700) | Ivan Nardi | 2022-08-06 |
* | Bittorrent: don't use absolute time reference (#1701) | Ivan Nardi | 2022-08-06 |
* | Further simplification of `ndpi_process_extra_packet()` (#1698) | Ivan Nardi | 2022-08-05 |
* | HTTP: improve sub-classification (#1696) | Ivan Nardi | 2022-08-05 |
* | SoftEther: fix two heap-buffer-overflows (#1695) | Ivan Nardi | 2022-08-05 |
* | Win and indentation fixes | Luca Deri | 2022-08-05 |
* | Add Discord dissector. (#1694) | Toni | 2022-08-03 |
* | Cosmetic changes | Luca Deri | 2022-08-03 |
* | Compilation fix (not all compilers like restrict) (part 2) | Luca Deri | 2022-08-03 |
* | Improved nDPI JSON serialization. (#1689) | Toni | 2022-08-02 |
* | Add Activision dissector. (#1693) | Toni | 2022-08-02 |
* | TLS: avoid useless extra dissection (#1690) | Ivan Nardi | 2022-07-31 |
* | HTTP: fix classification (#1692) | Ivan Nardi | 2022-07-30 |
* | SoftEther: fix heap-buffer-overflow (#1691) | Ivan Nardi | 2022-07-30 |
* | SMTPS, POPS, IMAPS: fix classification and extra dissection (#1685) | Ivan Nardi | 2022-07-30 |
* | Tiny Softether dissector improvement. (#1688) | Toni | 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 Memory sanitizer (#1652) | Ivan Nardi | 2022-07-24 |
* | Add support for flow client/server information (#1671) | Ivan Nardi | 2022-07-24 |
* | Added AliCloud server access dissector. (#1672) | Toni | 2022-07-23 |
* | Windows error C2466 fix (array size init with 0). | Zied Aouini | 2022-07-22 |
* | Windows compilation fix. | Zied Aouini | 2022-07-22 |
* | TLS: improve reassembler (#1669) | Ivan Nardi | 2022-07-22 |
* | Bittorrent: fix keys in cache code (#1670) | Ivan Nardi | 2022-07-22 |
* | STUN: improve detection of Hangout/Duo and FB voip calls | Nardi Ivan | 2022-07-20 |
* | DTLS: fix exclusion of DTLS protocol | Nardi Ivan | 2022-07-20 |
* | SKYPE: fix detection over UDP | Nardi Ivan | 2022-07-20 |
* | SKYPE: remove detection over TCP | Nardi Ivan | 2022-07-20 |
* | reader_util: stop processing a flow (#1666) | Ivan Nardi | 2022-07-20 |
* | BITTORRENT: fix confidence (#1664) | Ivan Nardi | 2022-07-20 |
* | ahocorasick: fix char/uchar bug (#1597) | Ivan Nardi | 2022-07-20 |
* | Fix unitialized use of W[16]. (#1662) | Toni | 2022-07-15 |
* | Added null pointer checks | Luca | 2022-07-14 |
* | Do not interfere with CFLAGS/LDFLAGS env anymore. (#1659) | Toni | 2022-07-13 |
* | Improved Jabber/XMPP detection. (#1661) | Toni | 2022-07-13 |
* | ASN1/BER: fix signed integer overflow (#1660) | Ivan Nardi | 2022-07-12 |
* | Introduced risk accountability | Luca | 2022-07-12 |
* | Cosmetic change | Luca | 2022-07-12 |
* | Keep track of how many dissectors calls we made for each flow (#1657) | Ivan Nardi | 2022-07-11 |
* | HTTP: improve detection of WindowsUpdate (#1658) | Ivan Nardi | 2022-07-10 |