| Commit message (Expand) | Author | Age |
* | 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 |
* | Fix for nDPI code not downlooaded from git | Luca Deri | 2020-04-22 |
* | Fix API version generation | emanuele-f | 2020-03-25 |
* | NDPI_API_VERSION is now computed automatically | Luca Deri | 2020-03-25 |
* | Add debug symbols when using --with-llvm-sanitizer | emanuele-f | 2020-02-14 |
* | Add the --with-llvm-sanitizer flag | emanuele-f | 2020-02-13 |
* | Added --with-pcre to enable libpcre usage | Luca | 2020-02-02 |
* | PCRE fix | lucaderi | 2020-01-31 |
* | Added libpcre lib if present | Luca Deri | 2020-01-30 |
* | Added check for libpcre presence | Luca Deri | 2020-01-29 |
* | Minor cleanup | Luca Deri | 2020-01-05 |
* | Add mingw host target | Zied Aouini | 2019-12-16 |
* | Adds fuzz target | Philippe Antoine | 2019-10-31 |
* | Added ability to defien custom protocols | Luca Deri | 2019-10-29 |
* | Added python bindings for nDPI | Luca Deri | 2019-09-15 |
* | Fix cross-build from source, because of direct pkg-config check calls | Helmut Grohne | 2019-09-11 |
* | Remove gcc7, add clang 8 | Stuart Reilly | 2019-07-17 |
* | Solve remaining warnings | Stuart Reilly | 2019-07-12 |
* | Add compiler warnings and fix them | Stuart Reilly | 2019-07-12 |
* | Merge pull request #675 from chiehmin/dev | Luca Deri | 2019-03-23 |
|\ |
|
| * | Respect CXX variable during configure | chiehminw | 2019-03-06 |
* | | Use ChangeLog date instead of build date | Bernhard M. Wiedemann | 2019-01-24 |
|/ |
|
* | Made configure more friendly | Luca Deri | 2018-11-21 |
* | Added DPDK support to ndpiReader | Luca Deri | 2018-11-10 |
* | Better clang check | Luca | 2018-11-01 |
* | Fixes broken hyperscan compilation | Simone Mainardi | 2018-09-11 |
* | Indentation fix | Luca | 2018-09-11 |
* | Merge pull request #596 from madpilot78/Add_back_pkgconfig_file | Luca Deri | 2018-08-30 |
|\ |
|
| * | Add back pkgconfig file. It is required by ntopng to find the installed share... | Guido Falsi | 2018-08-25 |
* | | Better clang handling | Luca | 2018-08-30 |
|/ |
|
* | Added target for shared liubrary creation | Luca | 2018-08-25 |
* | Hyperscan compilation fixes | Simone Mainardi | 2018-08-16 |
* | Major code cleanup | Luca | 2018-07-21 |
* | Hyperscan fixes | Luca Deri | 2018-05-11 |