aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.in
Commit message (Expand)AuthorAge
* Drop support for non-gcrypt builds. (#1469)Toni2022-03-02
* build: respect environment options more (#1392)Sam James2022-01-18
* Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276)Ivan Nardi2021-08-20
* Improved libm check via Autoconf. (#1263)Toni2021-07-28
* Added --with-mipsel for building nDPI on mipsel devicesLuca Deri2020-12-09
* Restored Ubuntu/Debian packagingLuca Deri2020-11-03
* 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
|/
* Fixes compilation issues introduced by https://github.com/ntop/nDPI/pull/989Luca Deri2020-08-22
* Make clean enhancementLuca Deri2020-07-01
* Add the --with-llvm-sanitizer flagemanuele-f2020-02-13
* PCRE fixesLuca2020-02-02
* Add LDFLAGS for Win32.Zied Aouini2019-12-16
* Added ability to defien custom protocolsLuca Deri2019-10-29
* Simplified makefileLuca Deri2019-07-23
* Add SPLT and BD classification to the lib.Ravi Kerur2019-07-23
* Remove Werroremanuele-f2019-07-15
* Solve remaining warningsStuart Reilly2019-07-12
* Add compiler warnings and fix themStuart Reilly2019-07-12
* Makefile: ln -F not supported in alpinehoermto2019-06-28
* Reworked SSL cipher handlingLuca Deri2019-06-16
* Tests result fixLuca2019-04-05
|\
| * Use relative path for library linkchiehminw2019-03-13
* | Fixed false positive with FTP_DATA protocolLuca2019-04-05
|/
* Propagate prefix settings to MakefilesPramode2019-01-20
* Merge pull request #639 from madpilot78/Create_libndpi.so.MAJOR_linkLuca Deri2018-12-10
|\
| * Also create the libndpi.so.2 link.Guido Falsi2018-11-15
* | build: cleanup .so.X.X.X if present.Vitaliy Ivanov2018-11-28
* | build: correct example dpdk linking with pcap.Vitaliy Ivanov2018-11-28
* | removed -r not supported on all systemsAlfredo Cardigliano2018-11-19
* | rpm packageAlfredo Cardigliano2018-11-19
|/
* The OS variable was not being populated by default.Guido Falsi2018-10-29
* Try to fix build on Mac.Guido Falsi2018-10-29
* Add command line options to correctly populate the shared object SONAME prope...Guido Falsi2018-10-29
* Add -g flagemanuele-f2018-10-11
* fix remakeroot2018-10-02
* Fixes #601Luca2018-09-11
* Better clang handlingLuca2018-08-30
* Cleaned up makefileLuca2018-08-30
* Added target for shared liubrary creationLuca2018-08-25