| Commit message (Expand) | Author | Age |
* | Fix for old gcc compilers | Luca Deri | 2024-08-24 |
* | Introduced ndpi_master_app_protocol typedef | Luca Deri | 2024-08-24 |
* | Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358) | Toni | 2024-04-03 |
* | Allow multiple `struct ndpi_detection_module_struct` to share some state (#2271) | Ivan Nardi | 2024-02-01 |
* | config: remove `enum ndpi_prefs` | Nardi Ivan | 2024-01-18 |
* | Set _DEFAULT_SOURCE and _GNU_SOURCE globally. (#2010) | Toni | 2023-06-12 |
* | fuzz: add a new fuzzer to test serialization/deserialization code (#1876) | Ivan Nardi | 2023-01-27 |
* | Add protocol disabling feature (#1808) | Ivan Nardi | 2022-12-18 |
* | Exported HTTP server in metadata | Luca Deri | 2022-12-05 |
* | Add support for LTO and Gold linker (#1812) | Ivan Nardi | 2022-12-05 |
* | Sync unit tests results | Nardi Ivan | 2022-10-19 |
* | Updated protocol dissector serialisation code. (#1767) | Toni | 2022-10-15 |
* | Restore Confidence enum constants to ascending values. (#1760) | Toni | 2022-10-02 |
* | Remove classification "by-ip" from protocol stack (#1743) | Ivan Nardi | 2022-09-20 |
* | Replace obsolete linux macro | Alfredo Cardigliano | 2022-09-13 |
* | Serialize nDPI detection/dissection data as object. (#1725) | Toni | 2022-09-06 |
* | Serializer supports double for JSON and CSV only for the time being (TLV need... | Alfredo Cardigliano | 2022-09-01 |
* | Support serialization of double-precision floating-point numbers. Fixes #1702. | lns | 2022-08-24 |
* | Improved nDPI JSON serialization. (#1689) | Toni | 2022-08-02 |
* | Do not interfere with CFLAGS/LDFLAGS env anymore. (#1659) | Toni | 2022-07-13 |
* | Add two new confidence values: confidence by partial DPI (#1632) | Ivan Nardi | 2022-07-04 |
* | Added gprof CPU/HEAP profiling support. (#1592) | Toni | 2022-06-12 |
* | Updated README.md (#1562) | Toni | 2022-05-30 |
* | Replaced ndpiReader's libjson-c support with libnDPI's internal serialization... | Toni | 2022-05-07 |
* | Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2 | Toni Uhlig | 2022-04-14 |
* | Provide some API functions for convenience. (#1456) | Toni | 2022-02-25 |
* | Add unit test for ndpi_serialize_string_int64 | Alfredo Cardigliano | 2022-01-21 |
* | build: respect environment options more (#1392) | Sam James | 2022-01-18 |
* | Fixed seriealizer unit | Luca Deri | 2021-11-30 |
* | Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276) | Ivan Nardi | 2021-08-20 |
* | Fixed Mingw64 build, SonerCloud-CI and more. (#1273) | Toni | 2021-08-18 |
* | Improved libm check via Autoconf. (#1263) | Toni | 2021-07-28 |
* | Improved/autoconf (#1037) | Toni | 2020-10-21 |
* | Fixed missing PCAP include directories in Makefiles. (#1034) | Toni | 2020-10-19 |
* | Updated serialization test unit | Luca Deri | 2020-10-02 |
* | Added JSON-C check for unit tests | Luca Deri | 2020-09-26 |
* | Added missing install target in newly added unit tsts | lucaderi | 2020-09-22 |
* | Added risks for checking | Luca Deri | 2020-09-21 |
* | Add distdir directive | Alfredo Cardigliano | 2020-09-21 |
* | Add unit tests to travis. Move ndpi serializer tests to unit tests. | Alfredo Cardigliano | 2020-09-21 |