| Commit message (Expand) | Author | Age |
* | Get rid of `configure.seed` as it comes with some disadvantages. (#1328) | Toni | 2021-10-10 |
* | Added nDPI pkg-config file to Debian / Ubuntu ndpi-dev packaging. (#1318) | Toni | 2021-10-03 |
* | Added API for handling compressed bitmaps | Luca Deri | 2021-09-26 |
* | Improve CI (#1303) | Zied Aouini | 2021-09-22 |
* | TLS: avoid zeroing large structures (#1300) | Ivan Nardi | 2021-09-16 |
* | Print API version | Alfredo Cardigliano | 2021-09-01 |
* | Compilation fix | Luca Deri | 2021-08-20 |
* | 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 |
* | autoconf: Do not check for json-c if --with-only-libndpi is set. (#1202) | Toni | 2021-06-09 |
* | Reworked human readeable string search in flows | Luca Deri | 2021-05-17 |
* | Allow to override build date with SOURCE_DATE_EPOCH (#1176) | Bernhard M. Wiedemann | 2021-05-09 |
* | Reworked GeoIP API | Luca Deri | 2021-04-19 |
* | Make libmaxminddb build configurable. (#1154) | Zied Aouini | 2021-03-14 |
* | Initial geoip support | Luca Deri | 2021-02-18 |
* | (Temporarely) Disabled fragment manager (#1129) | Luca Deri | 2021-02-05 |
* | Added fuzzy targets conditional in tests/do.sh.in which prevents the fuzzer f... | Toni | 2021-02-04 |
* | fragments management added (#1122) | Roberto AGOSTINO | 2021-02-03 |
* | Disable tests that require libgcrypt if --disable-gcrypt set. (#1121) | Toni | 2021-01-21 |
* | Added --with-mipsel for building nDPI on mipsel devices | Luca Deri | 2020-12-09 |
* | Fixed JSON-C check | Luca Deri | 2020-11-30 |
* | Improved JSON-C detection | Luca Deri | 2020-11-30 |
* | Fix/overflow and libgerror check (#1068) | Toni | 2020-11-26 |
* | Implement DGA detection performances tracking workflow. (#1064) | Zied Aouini | 2020-11-16 |
* | Set /usr as installation prefix | Luca Deri | 2020-10-29 |
* | Generate NDPI_API_VERSION based on git commands. | Vitaliy Ivanov | 2020-10-29 |
* | Improved/autoconf (#1037) | Toni | 2020-10-21 |
* | Added JSON-C check for unit tests | Luca Deri | 2020-09-26 |
* | Add unit tests to travis. Move ndpi serializer tests to unit tests. | Alfredo Cardigliano | 2020-09-21 |
* | Merge pull request #1017 from lnslbrty/fix/mingw-xcompile | Luca Deri | 2020-09-20 |
|\ |
|
| * | Fixed mingw build w/o examples/tests/fuzzer. | Toni Uhlig | 2020-09-18 |
* | | Added command for specifying the aux files dir | Luca Deri | 2020-09-08 |
|/ |
|
* | Fixed broken pkg-config file which did not care about gcrypt/pcre. | Toni Uhlig | 2020-08-24 |
* | Fixes compilation issues introduced by https://github.com/ntop/nDPI/pull/989 | Luca Deri | 2020-08-22 |
* | Add (optional) dependency on external libraries: libgcrypt and libgpg-error | Nardi Ivan | 2020-08-21 |
* | Configure code cleanup | Luca Deri | 2020-08-19 |
* | Added fix for API versions starting with 0 | Luca Deri | 2020-08-17 |
* | Added --with-only-libndpi configure option to build just lindpi | Luca Deri | 2020-08-17 |
* | Minor fixes | Nardi Ivan | 2020-07-26 |
* | Enables fuzz targets even without sanitizer | Philippe Antoine | 2020-07-20 |
* | fix broken sanitizer CFLAGS, --enable-fuzztargets should also set -fsanitize | Toni Uhlig | 2020-07-06 |
* | configure fixes | lucaderi | 2020-07-06 |
* | Fixed CodeInspector issues. | Toni Uhlig | 2020-07-05 |
* | Improved fuzz_ndpi_reader which supports now SMP/MT w/o race-coniditions. | Toni Uhlig | 2020-06-29 |
* | Restored compiler check for fuzzy targets | Luca Deri | 2020-06-27 |
* | Use clang where available and fallback to gcc when missing | Luca Deri | 2020-06-27 |
* | CentOS6 fix (santize won't work as too old system) | lucaderi | 2020-06-25 |
* | Allow -fsanitize for LLVM as well as for GCC. | Toni Uhlig | 2020-06-23 |
* | API cleanup for indetifying explicitly in automa's what we're searching (prot... | Luca Deri | 2020-05-06 |