Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2 | Toni Uhlig | 2022-04-14 |
| | | | | | | | * Removed Visual Studio leftovers. Maintaining an autotools project with VS integration requires some additional overhead. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> Signed-off-by: lns <matzeton@googlemail.com> | ||
* | Get rid of `configure.seed` as it comes with some disadvantages. (#1328) | Toni | 2021-10-10 |
| | | | | | * using Autotools best-practices to achieve (hopefully) the same result Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Moved to 4.1.0 | Luca Deri | 2021-07-26 |
| | |||
* | Disable tests that require libgcrypt if --disable-gcrypt set. (#1121) | Toni | 2021-01-21 |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Initial 3.5 commit | Luca Deri | 2020-10-19 |
| | |||
* | 3.4 nDPI Release3.4 | Luca Deri | 2020-10-19 |
| | |||
* | don't pass arguments to ./configure as 1 string (#1027) | borisVanhoof | 2020-09-29 |
| | | | | | | | this causes the following error if there are arguments after --host : 'checking host system type... config.sub: too many arguments' Co-authored-by: sahnalys12 <boris.vanhoof_ext@softathome.com> Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com> | ||
* | Added missing files to `make dist' target which are not required to build ↵ | Toni | 2020-09-29 |
| | | | | | nDPI but still somehow essential. (#1024) Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Check for CentOS 6 | lucaderi | 2020-06-26 |
| | |||
* | fixed autoconf version check | Toni Uhlig | 2020-06-25 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | CentOS6 fix (santize won't work as too old system) | lucaderi | 2020-06-25 |
| | | | | Fixes warning | ||
* | Added check for pkg-config presence | Luca Deri | 2020-04-19 |
| | |||
* | Moved to 3.3 | Alfredo Cardigliano | 2020-02-20 |
| | |||
* | Code cleanup | Luca Deri | 2019-12-09 |
| | |||
* | Moved to 3.1 release | Luca Deri | 2019-10-04 |
| | |||
* | Bump to version 2.9 | Simone Mainardi | 2019-03-01 |
| | |||
* | Moved to 2.7 | Alfredo Cardigliano | 2018-12-21 |
| | |||
* | Added target for shared liubrary creation | Luca | 2018-08-25 |
| | | | | | Added target for install Fixes #593 | ||
* | Moved to 2.5.0 | Luca Deri | 2018-08-22 |
| | |||
* | Major code cleanup | Luca | 2018-07-21 |
| | | | | Converted some not popular protocols to NDPI_PROTOCOL_GENERIC with category detection | ||
* | Add chmod +x to the generated configure file | Yingpei Zeng | 2018-03-06 |
| | | | | Fix an error when running autogen.sh on Ubuntu (16.04 LTS): ./autogen.sh: 49: ./autogen.sh: ./configure: Permission denied | ||
* | Added fix for invalid RTP/Skype detection | Luca Deri | 2018-02-21 |
| | | | | Added change in config.h generated by nDPI to avoid name clashes (the GNU autotools are really outdated) | ||
* | Added PACKAGE_XXX rename to avoid name clashes when nDPI is used inside ↵ | Luca Deri | 2018-02-19 |
| | | | | another project that use the autotools | ||
* | autogen.sh: break overlong sed line | Bjørn Forsman | 2018-02-18 |
| | |||
* | autogen.sh: which -> command -v | Bjørn Forsman | 2018-02-18 |
| | | | | | command -v is a POSIX standard, available in all POSIX sh. which is not. Prefer command -v for portability. | ||
* | autogen.sh: /bin/rm -> rm | Bjørn Forsman | 2018-02-18 |
| | | | | | | | For portability, don't assume that /bin/rm exists, rely on $PATH lookup instead. This fixes building in sandboxed Nix(pkgs) builds. | ||
* | Bump to version 2.3 | Simone Mainardi | 2017-12-03 |
| | |||
* | Implements #376 | Luca | 2017-08-29 |
| | |||
* | Call configure with args from autogen | theirix | 2016-04-01 |
| | |||
* | fix quic.c and add libtoolize option to autogen.sh | Michele Campus | 2015-06-20 |
| | |||
* | Added autoreconf check | Luca Deri | 2015-05-23 |
| | |||
* | Fixes to catch missing GNU tools | Luca Deri | 2015-05-23 |
| | |||
* | Win32 fixes | Luca Deri | 2015-05-18 |
| | |||
* | Initial import from SVN | Luca Deri | 2015-04-19 |