aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAge
* Complete rework of nDPI Python bindings (cffi API, automatic generation, ↵aouinizied2022-03-22
| | | | packaging and CI integration)
* Removed README.protocols because: (#1333)Toni2021-10-11
| | | | | | * Tor via TLS should be detectable via DGA as a risk * protocol limitations should be part of the official documentation in `doc/` Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Additional fix related to cf931fda6bfb3925555c7bd11d950a886676bcb3. (#1332)Toni2021-10-10
| | | | | * configure.seed references removed Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Fix `make dist` and add it to the CI along with `make -C doc text`. Fixes ↵Toni2021-10-10
| | | | | #1324 (#1327) Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Update changelogAlfredo Cardigliano2021-07-20
|
* Added makefile target for creating changelogLuca Deri2020-10-19
| | | | Updated Changelog
* Added missing files to `make dist' target which are not required to build ↵Toni2020-09-29
| | | | | nDPI but still somehow essential. (#1024) Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Fixed broken `make dist' and added CI check.Toni Uhlig2020-09-19
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Added --with-only-libndpi configure option to build just lindpiLuca Deri2020-08-17
|
* Adds fuzz targetPhilippe Antoine2019-10-31
| | | | And configur option enable-fuzztargets
* Fixed pkgconfig path (installing libndpi.pc in the default location)Alfredo Cardigliano2019-04-19
|
* Add back pkgconfig file. It is required by ntopng to find the installed ↵Guido Falsi2018-08-25
| | | | shared library.
* Added target for shared liubrary creationLuca2018-08-25
| | | | | Added target for install Fixes #593
* Allowed to run tests by 'make check'theirix2016-08-13
|
* Initial import from SVNLuca Deri2015-04-19