aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * Add Valve AS routes and domain names for better Steam detection.Konstantin Shalygin2016-12-14
|/
* improved steam detectionCampus2016-12-13
|
* Removed "yp" element from "ndpi_en_impossible_bigrams" structure because tor ↵valentina2016-12-11
| | | | was detected instead of ssl (paypal).
* Improvement on ndpi_int_change_protocol() accuracyLuca Deri2016-12-10
|
* Merge pull request #314 from sologub/devMichele Campus2016-12-07
|\ | | | | Fix 'IPVERSION undeclared' error on WIN32
| * Fix 'IPVERSION undeclared' error on WIN32Ruslan Sologub2016-12-07
|/
* 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
| | | | | Improved AFP dissection Updated DHCP test results
* 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
| | | | | | | | osx buildbot use always clang for the build
| * Add macOS build on TravisAlexis La Goutte2016-11-28
| |
| * Update ax_pthreadAlexis La Goutte2016-11-28
|/ | | | | | | for fix issue when build with clang on macos clang: error: argument unused during compilation: '-pthread' No need -pthread when linking
* 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 ↵Campus2016-11-24
|/| | | | | | | mgigante-dev_libdl
| * 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
|\ \ | |/ |/| Fix warning
| * ndiReader: fix ‘jObj_main/jArray_detProto’ may be used uninitialized in ↵Alexis La Goutte2016-11-22
| | | | | | | | this function [-Werror=maybe-uninitialized]
| * http: unused variable 'no_pps' [-Werror=unused-variable]Alexis La Goutte2016-11-22
|/
* update facebook detection (2) for ↵Campus2016-11-21
| | | | https://github.com/ntop/nDPI/issues/300#issuecomment-261977387
* 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
| | | | service
* fix facebook detection in http dissectorCampus2016-11-18
|
* Merge pull request #298 from denisvm/twitter-netsMichele Campus2016-11-18
|\ | | | | Update and merge Twitter networks
| * Update and merge Twitter networksDenis Volpato Martins2016-11-17
|/
* Merge pull request #296 from sologub/devMichele Campus2016-11-15
|\ | | | | Fix byte packing on Windows
| * Fix byte packing on WindowsRuslan Sologub2016-11-15
|/
* updated host matching servicesCampus2016-11-15
|
* minor fix for ↵Campus2016-11-15
| | | | https://github.com/ntop/nDPI/commit/0f94a46f868e6818790b0c278121c081a63c9eeb
* 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 ↵Alexis La Goutte2016-11-13
| | | | | | | | function [-Werror=maybe-uninitialized]