aboutsummaryrefslogtreecommitdiff
path: root/libs/libndpi
Commit message (Collapse)AuthorAge
* libndpi: update to 2.8.0Toni Uhlig2019-05-03
| | | | | | | The nDPI autogen.sh is broken and can lead to compile issues. Fixed. Also removed PKG_INSTALL since it produces invalid symlinks to *.so*. Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* libndpi: Update to 2.6Rosen Penev2018-12-23
| | | | | | | | Got rid of the upstreamed patches. ndpiReader needs libc++ now apparently. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libndpi: fix copying of libraryEneas U de Queiroz2018-12-07
| | | | | | The package was copying a symbolic link, not the library itself. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* libndpi: Add patches from the 2.4-stable branch to fix compilationRosen Penev2018-11-08
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libndpi: Backport upstream patch to fix compilationRosen Penev2018-11-02
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libndpi: Update to 2.4Rosen Penev2018-10-21
| | | | | | | | | Switched to codeload for simplicity and easier package bumping. Added PKG_BUILD_PARALLEL for faster compilation. Reordanized Makefile for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libndpi: bump to version 2.2BangLang Huang2017-12-20
| | | | Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* libndpi: bump to 2.0 versionBangLang Huang2017-09-23
| | | | Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* libndpi: add new packageBangLang Huang2017-02-21
nDPI is an open source LGPLv3 library for deep-packet inspection. Based on OpenDPI it includes ntop extensions. It had been tried to push the source code into the OpenDPI source tree but nobody answered emails so the ntop team had decided to create their own source tree. github site: https://github.com/ntop/nDPI official site: http://www.ntop.org/ Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>