aboutsummaryrefslogtreecommitdiff
path: root/example/Makefile.in
Commit message (Expand)AuthorAge
* Added gprof CPU/HEAP profiling support. (#1592)Toni2022-06-12
* Removed Makefile references to legacy code. (#1589)Toni2022-06-08
* Updated README.md (#1562)Toni2022-05-30
* Added script to compare and verify the output of `make dist'. (#1551)Toni2022-05-26
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14
* build: respect environment options more (#1392)Sam James2022-01-18
* Fixed Mingw64 build, SonerCloud-CI and more. (#1273)Toni2021-08-18
* Improved libm check via Autoconf. (#1263)Toni2021-07-28
* Check datalink during fuzzing to prevent console / logfile spam. See #1175 fo...Toni2021-05-09
* Check for common ALPNs and set a flow risk if not known. (#1175)Toni2021-04-27
* Fixed missing PCAP include directories in Makefiles. (#1034)Toni2020-10-19
* Added missing files to `make dist' target which are not required to build nDP...Toni2020-09-29
* Merge pull request #1018 from lnslbrty/fix/make-distLuca Deri2020-09-20
|\
| * Fixed broken `make dist' and added CI check.Toni Uhlig2020-09-19
* | Fixed mingw build w/o examples/tests/fuzzer.Toni Uhlig2020-09-18
|/
* Add (optional) dependency on external libraries: libgcrypt and libgpg-errorNardi Ivan2020-08-21
* ndpiSimpleIntegration should not be included in a static libraryToni Uhlig2020-07-08
* ndpiSimpleIntegration: added another integration exampleToni Uhlig2020-06-24
* Added missing ndpiReader dependency for the install targetToni Uhlig2020-04-22
* Add fpic in the readeremanuele-f2020-02-14
* Added libpcre lib if presentLuca Deri2020-01-30
* Compile libndpireaderPhilippe Antoine2020-01-14
* Use share instead of sbin for sample filesLuca Deri2020-01-05
* Minor cleanupLuca Deri2020-01-05
* Minor changes to the IDS score calculationLuca Deri2019-12-09
* Removed unused JSON-C codeLuca Deri2019-11-17
* Add missing libemanuele-f2019-08-29
* nDPI ovs changes.Ravi Kerur2019-07-23
* Renamed ndpi_util.c -> reader_util.cLuca Deri2019-07-18
* Respect CXX variable during configurechiehminw2019-03-06
* Propagate prefix settings to MakefilesPramode2019-01-20
* Warnign fixesLuca Deri2019-01-17
* build: cleanup of dpdk examples.Vitaliy Ivanov2018-11-29
* build: do not fail if example app is not present.Vitaliy Ivanov2018-11-28
* build: install example binaries to dst dir.Vitaliy Ivanov2018-11-28
* build: correct example dpdk linking with pcap.Vitaliy Ivanov2018-11-28
* rpm spec fileAlfredo Cardigliano2018-11-19
* rpm packageAlfredo Cardigliano2018-11-19
* Added DPDK support to ndpiReaderLuca Deri2018-11-10
* Make the examples Makefile respect DESTDIR and PREFIX env vars.Guido Falsi2018-10-12
* fix remakeroot2018-10-02
* Fixes broken hyperscan compilationSimone Mainardi2018-09-11
* Added missing -lpthreadLuca2018-08-30
* Added missing fileLuca2018-08-30