| Commit message (Expand) | Author | Age |
* | Drop support for non-gcrypt builds. (#1469) | Toni | 2022-03-02 |
* | build: respect environment options more (#1392) | Sam James | 2022-01-18 |
* | Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276) | Ivan Nardi | 2021-08-20 |
* | Improved libm check via Autoconf. (#1263) | Toni | 2021-07-28 |
* | Added --with-mipsel for building nDPI on mipsel devices | Luca Deri | 2020-12-09 |
* | Restored Ubuntu/Debian packaging | Luca Deri | 2020-11-03 |
* | Merge pull request #1018 from lnslbrty/fix/make-dist | Luca Deri | 2020-09-20 |
|\ |
|
| * | Fixed broken `make dist' and added CI check. | Toni Uhlig | 2020-09-19 |
* | | Fixed mingw build w/o examples/tests/fuzzer. | Toni Uhlig | 2020-09-18 |
|/ |
|
* | Fixes compilation issues introduced by https://github.com/ntop/nDPI/pull/989 | Luca Deri | 2020-08-22 |
* | Make clean enhancement | Luca Deri | 2020-07-01 |
* | Add the --with-llvm-sanitizer flag | emanuele-f | 2020-02-13 |
* | PCRE fixes | Luca | 2020-02-02 |
* | Add LDFLAGS for Win32. | Zied Aouini | 2019-12-16 |
* | Added ability to defien custom protocols | Luca Deri | 2019-10-29 |
* | Simplified makefile | Luca Deri | 2019-07-23 |
* | Add SPLT and BD classification to the lib. | Ravi Kerur | 2019-07-23 |
* | Remove Werror | emanuele-f | 2019-07-15 |
* | Solve remaining warnings | Stuart Reilly | 2019-07-12 |
* | Add compiler warnings and fix them | Stuart Reilly | 2019-07-12 |
* | Makefile: ln -F not supported in alpine | hoermto | 2019-06-28 |
* | Reworked SSL cipher handling | Luca Deri | 2019-06-16 |
* | Tests result fix | Luca | 2019-04-05 |
|\ |
|
| * | Use relative path for library link | chiehminw | 2019-03-13 |
* | | Fixed false positive with FTP_DATA protocol | Luca | 2019-04-05 |
|/ |
|
* | Propagate prefix settings to Makefiles | Pramode | 2019-01-20 |
* | Merge pull request #639 from madpilot78/Create_libndpi.so.MAJOR_link | Luca Deri | 2018-12-10 |
|\ |
|
| * | Also create the libndpi.so.2 link. | Guido Falsi | 2018-11-15 |
* | | build: cleanup .so.X.X.X if present. | Vitaliy Ivanov | 2018-11-28 |
* | | build: correct example dpdk linking with pcap. | Vitaliy Ivanov | 2018-11-28 |
* | | removed -r not supported on all systems | Alfredo Cardigliano | 2018-11-19 |
* | | rpm package | Alfredo Cardigliano | 2018-11-19 |
|/ |
|
* | The OS variable was not being populated by default. | Guido Falsi | 2018-10-29 |
* | Try to fix build on Mac. | Guido Falsi | 2018-10-29 |
* | Add command line options to correctly populate the shared object SONAME prope... | Guido Falsi | 2018-10-29 |
* | Add -g flag | emanuele-f | 2018-10-11 |
* | fix remake | root | 2018-10-02 |
* | Fixes #601 | Luca | 2018-09-11 |
* | Better clang handling | Luca | 2018-08-30 |
* | Cleaned up makefile | Luca | 2018-08-30 |
* | Added target for shared liubrary creation | Luca | 2018-08-25 |