| Commit message (Expand) | Author | Age |
* | HTTP: correctly set the classification protocols | Nardi Ivan | 2022-09-06 |
* | Serialize nDPI detection/dissection data as object. (#1725) | Toni | 2022-09-06 |
* | Fix some warnings | Nardi Ivan | 2022-09-05 |
* | Avoid useless host automa lookup (#1724) | Ivan Nardi | 2022-09-05 |
* | Fix string copy truncation warning. (#1723) | Toni | 2022-09-05 |
* | Fixed FastCGI memory issue (was not using nDPI's malloc wrapper). (#1722) | Toni | 2022-09-05 |
* | Fix endianess in IP-Port lookup | Nardi Ivan | 2022-09-05 |
* | Fix broken ndpi_timeval_to_(milli|micro)seconds (>UINT_MAX). (#1720) | Toni | 2022-09-04 |
* | Add support to opportunistic TLS | Nardi Ivan | 2022-09-04 |
* | Fixes on hw calculation | Luca Deri | 2022-09-01 |
* | Serializer supports double for JSON and CSV only for the time being (TLV need... | Alfredo Cardigliano | 2022-09-01 |
* | Improve AES-NI check | Alfredo Cardigliano | 2022-08-30 |
* | FastCGI: dissect PARAMS (#1715) | Toni | 2022-08-30 |
* | Improved MGCP dissector. (#1717) | Toni | 2022-08-30 |
* | Internal gcrypt: fix memory leak | Nardi Ivan | 2022-08-30 |
* | Improved AES-NI presence check on Linux | Luca Deri | 2022-08-29 |
* | QUIC: fix heap-buffer-overflow | Nardi Ivan | 2022-08-25 |
* | QUIC: add support for 0-RTT packets received before the Initial | Nardi Ivan | 2022-08-24 |
* | Add FastCGI protocol detection. (#1711) | Toni | 2022-08-24 |
* | Merge pull request #1712 from IvanNardi/oss-fuzzer | Toni | 2022-08-24 |
|\ |
|
| * | HTTP, SoftEther, Florensia: fix some memory corruptions | Nardi Ivan | 2022-08-22 |
* | | Add Kismet protocol detection. (#1710) | Toni | 2022-08-24 |
* | | Support serialization of double-precision floating-point numbers. Fixes #1702. | lns | 2022-08-24 |
|/ |
|
* | Modified definition of hll_add | Luca Deri | 2022-08-17 |
* | Update Makefile.in (#1708) | alcir | 2022-08-15 |
* | Improved Discord pattern. (#1707) | Toni | 2022-08-10 |
* | HTTP: fix classification in some corner cases (#1704) | Ivan Nardi | 2022-08-09 |
* | 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 |