Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Add Valve AS routes and domain names for better Steam detection. | Konstantin Shalygin | 2016-12-14 | |
|/ | ||||
* | improved steam detection | Campus | 2016-12-13 | |
| | ||||
* | Removed "yp" element from "ndpi_en_impossible_bigrams" structure because tor ↵ | valentina | 2016-12-11 | |
| | | | | was detected instead of ssl (paypal). | |||
* | Improvement on ndpi_int_change_protocol() accuracy | Luca Deri | 2016-12-10 | |
| | ||||
* | Merge pull request #314 from sologub/dev | Michele Campus | 2016-12-07 | |
|\ | | | | | Fix 'IPVERSION undeclared' error on WIN32 | |||
| * | Fix 'IPVERSION undeclared' error on WIN32 | Ruslan Sologub | 2016-12-07 | |
|/ | ||||
* | Merge branch 'denisvm-magicnumbers' into dev | Campus | 2016-12-06 | |
|\ | ||||
| * | Removed some magic numbers | Denis Volpato Martins | 2016-12-06 | |
|/ | ||||
* | Added missing -ldl library | Luca Deri | 2016-12-05 | |
| | ||||
* | Added check to avoid loops with invalid DHCP packets | Luca Deri | 2016-12-05 | |
| | ||||
* | Added memory check in patricia tree | Luca Deri | 2016-12-05 | |
| | | | | | Improved AFP dissection Updated DHCP test results | |||
* | Implemented DHCP host name extraction | Luca Deri | 2016-12-04 | |
| | ||||
* | added comment to function process_packet | Campus | 2016-12-02 | |
| | ||||
* | added prototype of function packet_processing | Campus | 2016-12-02 | |
| | ||||
* | Merge branch 'alagoutte-osx' into dev | Campus | 2016-11-28 | |
|\ | ||||
| * | Remove gcc when build with osx | Alexis La Goutte | 2016-11-28 | |
| | | | | | | | | osx buildbot use always clang for the build | |||
| * | Add macOS build on Travis | Alexis La Goutte | 2016-11-28 | |
| | | ||||
| * | Update ax_pthread | Alexis La Goutte | 2016-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 Deri | 2016-11-27 | |
| | ||||
* | Coverage (work in progress) | Luca Deri | 2016-11-27 | |
| | ||||
* | Added coverage | Luca Deri | 2016-11-27 | |
| | ||||
* | Code cleanup. Added coveralls badge | Luca Deri | 2016-11-27 | |
| | ||||
* | Added fixes to properly honour subprotocols | Luca | 2016-11-26 | |
| | ||||
* | Test update | Luca | 2016-11-25 | |
| | ||||
* | Merge branch 'mgigante-dev_libdl' into dev | Campus | 2016-11-24 | |
|\ | ||||
| * | Merge branch 'dev_libdl' of https://github.com/mgigante/nDPI into ↵ | Campus | 2016-11-24 | |
|/| | | | | | | | mgigante-dev_libdl | |||
| * | Checking for libdl vs. libc during configure | Marco Gigante | 2016-11-23 | |
| | | ||||
* | | fix initialization of struct ndpi_flow_info *flow | Campus | 2016-11-22 | |
| | | ||||
* | | updated facebook detection (continue) by ip server ranges | Campus | 2016-11-22 | |
| | | ||||
* | | Merge pull request #303 from alagoutte/fix_warning | Michele Campus | 2016-11-22 | |
|\ \ | |/ |/| | Fix warning | |||
| * | ndiReader: fix ‘jObj_main/jArray_detProto’ may be used uninitialized in ↵ | Alexis La Goutte | 2016-11-22 | |
| | | | | | | | | this function [-Werror=maybe-uninitialized] | |||
| * | http: unused variable 'no_pps' [-Werror=unused-variable] | Alexis La Goutte | 2016-11-22 | |
|/ | ||||
* | update facebook detection (2) for ↵ | Campus | 2016-11-21 | |
| | | | | https://github.com/ntop/nDPI/issues/300#issuecomment-261977387 | |||
* | update facebook detection | Campus | 2016-11-21 | |
| | ||||
* | Compilation fix | Luca Deri | 2016-11-20 | |
| | ||||
* | fix ssl for https://github.com/ntop/nDPI/issues/301 | Campus | 2016-11-20 | |
| | ||||
* | added iqiyi media service and updated ppsetream protocol - added 1kxun media ↵ | Campus | 2016-11-20 | |
| | | | | service | |||
* | fix facebook detection in http dissector | Campus | 2016-11-18 | |
| | ||||
* | Merge pull request #298 from denisvm/twitter-nets | Michele Campus | 2016-11-18 | |
|\ | | | | | Update and merge Twitter networks | |||
| * | Update and merge Twitter networks | Denis Volpato Martins | 2016-11-17 | |
|/ | ||||
* | Merge pull request #296 from sologub/dev | Michele Campus | 2016-11-15 | |
|\ | | | | | Fix byte packing on Windows | |||
| * | Fix byte packing on Windows | Ruslan Sologub | 2016-11-15 | |
|/ | ||||
* | updated host matching services | Campus | 2016-11-15 | |
| | ||||
* | minor fix for ↵ | Campus | 2016-11-15 | |
| | | | | https://github.com/ntop/nDPI/commit/0f94a46f868e6818790b0c278121c081a63c9eeb | |||
* | Merge branch 'mkfsn-bjnp-protocol' into dev | Campus | 2016-11-15 | |
|\ | ||||
| * | Add BJNP Protocol | mkfsn | 2016-11-15 | |
|/ | ||||
* | Updated Twitter networks | Luca Deri | 2016-11-15 | |
| | ||||
* | fixed wrong function call | Campus | 2016-11-14 | |
| | ||||
* | Merge branch 'alagoutte-warning' into dev | Campus | 2016-11-13 | |
|\ | ||||
| * | ndpi_util: fix ‘type/ip_offset’ may be used uninitialized in this ↵ | Alexis La Goutte | 2016-11-13 | |
| | | | | | | | | function [-Werror=maybe-uninitialized] |