aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | Add back pkgconfig file. It is required by ntopng to find the installed share...Guido Falsi2018-08-25
* | | | | Merge pull request #598 from madpilot78/include_hyperscan_fixLuca Deri2018-08-30
|\ \ \ \ \
| * | | | | Move the configure include file inclusion and code depending on it in code pr...Guido Falsi2018-08-27
| |/ / / /
* | | | | Added missing -lpthreadLuca2018-08-30
* | | | | CleanupLuca2018-08-30
* | | | | Added missing fileLuca2018-08-30
* | | | | Added missing categorization when giveup/guess is calledLuca2018-08-30
* | | | | Better clang handlingLuca2018-08-30
* | | | | Cleaned up makefileLuca2018-08-30
|/ / / /
* | | | Added target for shared liubrary creationLuca2018-08-25
* | | | Merge branch 'eglooca-pr-remove-autoconf-include' into devCampus2018-08-23
|\ \ \ \
| * | | | Merge branch 'pr-remove-autoconf-include' of https://github.com/eglooca/ndpi-...Campus2018-08-23
|/| | | |
| * | | | Remove autoconf include from typedefs headers.Darryl Sokoloski2018-08-16
* | | | | Merge pull request #591 from alm-A/patch-2Michele Campus2018-08-23
|\ \ \ \ \
| * | | | | README add protocol : removed Makefile.am stepalm-A2018-08-22
* | | | | | Merge pull request #592 from alm-A/patch-3Michele Campus2018-08-23
|\ \ \ \ \ \
| * | | | | | ndpi_typedefs.h : missing includealm-A2018-08-22
| |/ / / / /
* / / / / / ADD: add prototype of function ht_free in hash.h - DEL: delete include file ....Campus2018-08-23
|/ / / / /
* | | | | Moved to 2.5.0Luca Deri2018-08-22
* | | | | Updates changelog release dateSimone Mainardi2018-08-21
* | | | | Updates ChangeLogSimone Mainardi2018-08-21
* | | | | Changed type to ease compilation accross platformsLuca Deri2018-08-20
* | | | | Compilation fixLuca Deri2018-08-20
* | | | | Merge pull request #586 from eglooca/pr-sys-types-include-for-actypes-hLuca Deri2018-08-17
|\ \ \ \ \
| * | | | | Include sys/types.h for u_int16_t.Darryl Sokoloski2018-08-16
| |/ / / /
* | | | | Hyperscan regex for domains such as .com.cn or .co.ukSimone Mainardi2018-08-17
* | | | | Webex category fixSimone Mainardi2018-08-17
* | | | | Fixes hyperscan WeChat detectionSimone Mainardi2018-08-17
* | | | | Fixes hyperscan skype detectionSimone Mainardi2018-08-17
* | | | | Fixes weibo detectionSimone Mainardi2018-08-17
* | | | | Initial hyperscan support for all protocolsSimone Mainardi2018-08-17
|/ / / /
* | | | Adds hyperscan support for Apple and DropboxSimone Mainardi2018-08-16
* | | | Hyperscan compilation fixSimone Mainardi2018-08-16
* | | | Fix for #400Luca Deri2018-08-16
* | | | Completed custom category implementationLuca Deri2018-08-16
* | | | Tests updateLuca Deri2018-08-16
* | | | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2018-08-16
|\ \ \ \
| * | | | Hyperscan compilation fixesSimone Mainardi2018-08-16
* | | | | Generic protocol cleanup (work in progress)Luca Deri2018-08-16
|/ / / /
* | | | Merge pull request #584 from eglooca/pr-memcachedLuca Deri2018-08-16
|\ \ \ \
| * | | | Added new dissector for Memcached.Darryl Sokoloski2018-08-15
|/ / / /
* | | | Updated YouTube supportLuca Deri2018-08-06
* | | | Merge pull request #576 from eglooca/pr-ssdp-min-lengthLuca Deri2018-07-25
|\ \ \ \
| * | | | Added example SSDP M-SEARCH capture file.Darryl Sokoloski2018-07-20
| * | | | Decreased minimum packet payload length down to 19 from 100 for SSDP.Darryl Sokoloski2018-07-20
* | | | | Merge pull request #577 from eglooca/pr-parse-packet-line-info-lengthLuca Deri2018-07-25
|\ \ \ \ \
| * | | | | Fix end-of-line bounds handling.Darryl Sokoloski2018-07-20
| |/ / / /
* | | | | Added checks for missing protocol initializationLuca Deri2018-07-23
* | | | | Fixed SEGV with undepcified protosLuca Deri2018-07-22
* | | | | Fixed warningLuca Deri2018-07-21