aboutsummaryrefslogtreecommitdiff
path: root/configure.seed
Commit message (Expand)AuthorAge
* Fixed broken pkg-config file which did not care about gcrypt/pcre.Toni Uhlig2020-08-24
* Fixes compilation issues introduced by https://github.com/ntop/nDPI/pull/989Luca Deri2020-08-22
* Add (optional) dependency on external libraries: libgcrypt and libgpg-errorNardi Ivan2020-08-21
* Configure code cleanupLuca Deri2020-08-19
* Added fix for API versions starting with 0Luca Deri2020-08-17
* Added --with-only-libndpi configure option to build just lindpiLuca Deri2020-08-17
* Minor fixesNardi Ivan2020-07-26
* Enables fuzz targets even without sanitizerPhilippe Antoine2020-07-20
* fix broken sanitizer CFLAGS, --enable-fuzztargets should also set -fsanitizeToni Uhlig2020-07-06
* configure fixeslucaderi2020-07-06
* Fixed CodeInspector issues.Toni Uhlig2020-07-05
* Improved fuzz_ndpi_reader which supports now SMP/MT w/o race-coniditions.Toni Uhlig2020-06-29
* Restored compiler check for fuzzy targetsLuca Deri2020-06-27
* Use clang where available and fallback to gcc when missingLuca Deri2020-06-27
* CentOS6 fix (santize won't work as too old system)lucaderi2020-06-25
* Allow -fsanitize for LLVM as well as for GCC.Toni Uhlig2020-06-23
* API cleanup for indetifying explicitly in automa's what we're searching (prot...Luca Deri2020-05-06
* Fix for nDPI code not downlooaded from gitLuca Deri2020-04-22
* Fix API version generationemanuele-f2020-03-25
* NDPI_API_VERSION is now computed automaticallyLuca Deri2020-03-25
* Add debug symbols when using --with-llvm-sanitizeremanuele-f2020-02-14
* Add the --with-llvm-sanitizer flagemanuele-f2020-02-13
* Added --with-pcre to enable libpcre usageLuca2020-02-02
* PCRE fixlucaderi2020-01-31
* Added libpcre lib if presentLuca Deri2020-01-30
* Added check for libpcre presenceLuca Deri2020-01-29
* Minor cleanupLuca Deri2020-01-05
* Add mingw host targetZied Aouini2019-12-16
* Adds fuzz targetPhilippe Antoine2019-10-31
* Added ability to defien custom protocolsLuca Deri2019-10-29
* Added python bindings for nDPILuca Deri2019-09-15
* Fix cross-build from source, because of direct pkg-config check callsHelmut Grohne2019-09-11
* Remove gcc7, add clang 8Stuart Reilly2019-07-17
* Solve remaining warningsStuart Reilly2019-07-12
* Add compiler warnings and fix themStuart Reilly2019-07-12
* Merge pull request #675 from chiehmin/devLuca Deri2019-03-23
|\
| * Respect CXX variable during configurechiehminw2019-03-06
* | Use ChangeLog date instead of build dateBernhard M. Wiedemann2019-01-24
|/
* Made configure more friendlyLuca Deri2018-11-21
* Added DPDK support to ndpiReaderLuca Deri2018-11-10
* Better clang checkLuca2018-11-01
* Fixes broken hyperscan compilationSimone Mainardi2018-09-11
* Indentation fixLuca2018-09-11
* Merge pull request #596 from madpilot78/Add_back_pkgconfig_fileLuca Deri2018-08-30
|\
| * Add back pkgconfig file. It is required by ntopng to find the installed share...Guido Falsi2018-08-25
* | Better clang handlingLuca2018-08-30
|/
* Added target for shared liubrary creationLuca2018-08-25
* Hyperscan compilation fixesSimone Mainardi2018-08-16
* Major code cleanupLuca2018-07-21
* Hyperscan fixesLuca Deri2018-05-11