aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Collapse)AuthorAge
* Check for CentOS 6lucaderi2020-06-26
|
* fixed autoconf version checkToni Uhlig2020-06-25
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* CentOS6 fix (santize won't work as too old system)lucaderi2020-06-25
| | | | Fixes warning
* Added check for pkg-config presenceLuca Deri2020-04-19
|
* Moved to 3.3Alfredo Cardigliano2020-02-20
|
* Code cleanupLuca Deri2019-12-09
|
* Moved to 3.1 releaseLuca Deri2019-10-04
|
* Bump to version 2.9Simone Mainardi2019-03-01
|
* Moved to 2.7Alfredo Cardigliano2018-12-21
|
* Added target for shared liubrary creationLuca2018-08-25
| | | | | Added target for install Fixes #593
* Moved to 2.5.0Luca Deri2018-08-22
|
* Major code cleanupLuca2018-07-21
| | | | Converted some not popular protocols to NDPI_PROTOCOL_GENERIC with category detection
* Add chmod +x to the generated configure fileYingpei Zeng2018-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 detectionLuca Deri2018-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 Deri2018-02-19
| | | | another project that use the autotools
* autogen.sh: break overlong sed lineBjørn Forsman2018-02-18
|
* autogen.sh: which -> command -vBjørn Forsman2018-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 -> rmBjørn Forsman2018-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.3Simone Mainardi2017-12-03
|
* Implements #376Luca2017-08-29
|
* Call configure with args from autogentheirix2016-04-01
|
* fix quic.c and add libtoolize option to autogen.shMichele Campus2015-06-20
|
* Added autoreconf checkLuca Deri2015-05-23
|
* Fixes to catch missing GNU toolsLuca Deri2015-05-23
|
* Win32 fixesLuca Deri2015-05-18
|
* Initial import from SVNLuca Deri2015-04-19