aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'denisvm-magicnumbers' into devCampus2016-12-06
|\
| * Removed some magic numbersDenis Volpato Martins2016-12-06
|/
* Added missing -ldl libraryLuca Deri2016-12-05
* Added check to avoid loops with invalid DHCP packetsLuca Deri2016-12-05
* Added memory check in patricia treeLuca Deri2016-12-05
* Implemented DHCP host name extractionLuca Deri2016-12-04
* added comment to function process_packetCampus2016-12-02
* added prototype of function packet_processingCampus2016-12-02
* Merge branch 'alagoutte-osx' into devCampus2016-11-28
|\
| * Remove gcc when build with osxAlexis La Goutte2016-11-28
| * Add macOS build on TravisAlexis La Goutte2016-11-28
| * Update ax_pthreadAlexis La Goutte2016-11-28
|/
* Disabled coverage (work in progress)Luca Deri2016-11-27
* Coverage (work in progress)Luca Deri2016-11-27
* Added coverageLuca Deri2016-11-27
* Code cleanup. Added coveralls badgeLuca Deri2016-11-27
* Added fixes to properly honour subprotocolsLuca2016-11-26
* Test updateLuca2016-11-25
* Merge branch 'mgigante-dev_libdl' into devCampus2016-11-24
|\
| * Merge branch 'dev_libdl' of https://github.com/mgigante/nDPI into mgigante-de...Campus2016-11-24
|/|
| * Checking for libdl vs. libc during configureMarco Gigante2016-11-23
* | fix initialization of struct ndpi_flow_info *flowCampus2016-11-22
* | updated facebook detection (continue) by ip server rangesCampus2016-11-22
* | Merge pull request #303 from alagoutte/fix_warningMichele Campus2016-11-22
|\ \ | |/ |/|
| * ndiReader: fix ‘jObj_main/jArray_detProto’ may be used uninitialized in t...Alexis La Goutte2016-11-22
| * http: unused variable 'no_pps' [-Werror=unused-variable]Alexis La Goutte2016-11-22
|/
* update facebook detection (2) for https://github.com/ntop/nDPI/issues/300#iss...Campus2016-11-21
* update facebook detectionCampus2016-11-21
* Compilation fixLuca Deri2016-11-20
* fix ssl for https://github.com/ntop/nDPI/issues/301Campus2016-11-20
* added iqiyi media service and updated ppsetream protocol - added 1kxun media ...Campus2016-11-20
* fix facebook detection in http dissectorCampus2016-11-18
* Merge pull request #298 from denisvm/twitter-netsMichele Campus2016-11-18
|\
| * Update and merge Twitter networksDenis Volpato Martins2016-11-17
|/
* Merge pull request #296 from sologub/devMichele Campus2016-11-15
|\
| * Fix byte packing on WindowsRuslan Sologub2016-11-15
|/
* updated host matching servicesCampus2016-11-15
* minor fix for https://github.com/ntop/nDPI/commit/0f94a46f868e6818790b0c27812...Campus2016-11-15
* Merge branch 'mkfsn-bjnp-protocol' into devCampus2016-11-15
|\
| * Add BJNP Protocolmkfsn2016-11-15
|/
* Updated Twitter networksLuca Deri2016-11-15
* fixed wrong function callCampus2016-11-14
* Merge branch 'alagoutte-warning' into devCampus2016-11-13
|\
| * ndpi_util: fix ‘type/ip_offset’ may be used uninitialized in this functio...Alexis La Goutte2016-11-13
| * bittorrent: fix variable ‘peer_id’ set but not used [-Werror=unused-but-s...Alexis La Goutte2016-11-13
| * ndpi_main: fix variable 'daddr/saddr' set but not used [-Wunused-but-set-vari...Alexis La Goutte2016-11-13
| * ndpi_util: unused variable 'nDPI_traceLevel' [-Wunused-const-variable]Alexis La Goutte2016-11-13
| * ndpi_util: fix unused variable 'ip6_offset/ethernet_2/llc_off/cdp/slarp' [-Wu...Alexis La Goutte2016-11-13
| * ndpiReader: fix unused function 'debug_printf' [-Wunused-function]Alexis La Goutte2016-11-13
| * ndpi_main: fix enumeration value 'NDPI_PROTOCOL_CATEGORY_UNSPECIFIED' not han...Alexis La Goutte2016-11-13