aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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]
| * bittorrent: fix variable ‘peer_id’ set but not used ↵Alexis La Goutte2016-11-13
| | | | | | | | [-Werror=unused-but-set-variable]
| * ndpi_main: fix variable 'daddr/saddr' set but not used ↵Alexis La Goutte2016-11-13
| | | | | | | | [-Wunused-but-set-variable]
| * 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' ↵Alexis La Goutte2016-11-13
| | | | | | | | [-Wunused-variable]
| * ndpiReader: fix unused function 'debug_printf' [-Wunused-function]Alexis La Goutte2016-11-13
| | | | | | | | Comment the function
| * ndpi_main: fix enumeration value 'NDPI_PROTOCOL_CATEGORY_UNSPECIFIED' not ↵Alexis La Goutte2016-11-13
| | | | | | | | handled in switch [-Wswitch]
| * rx: fix unused variable 'found' [-Wunused-variable]Alexis La Goutte2016-11-13
| |
| * QUIC: fix unused variable 'begin' [-Wunused-variable]Alexis La Goutte2016-11-13
| |
| * git: fix unused variable 'git_len' [-Wunused-variable]Alexis La Goutte2016-11-13
| |
| * bittorrent: fix unused variable 'no_bittorrent' [-Wunused-variable]Alexis La Goutte2016-11-13
| |
| * BGP: fix unused function 'ndpi_int_bgp_add_connection' [-Wunused-function]Alexis La Goutte2016-11-13
| |
| * ndpi_main: fix unused variable 'node/ret' [-Wunused-variable]Alexis La Goutte2016-11-13
|/
* update test results after new services addedCampus2016-11-12
|
* Merge branch 'alagoutte-scan-build' into devCampus2016-11-12
|\
| * ndpi_main: fix Dereference of null pointerAlexis La Goutte2016-11-12
| |
| * COAP: fix typo about checking twice source portAlexis La Goutte2016-11-12
| | | | | | | | Found via Clang Analyzer (Used d_port variable)
| * HTTP: Fix Dead Store (Dead assignement/Dead increment) Warning found by ↵Alexis La Goutte2016-11-12
|/ | | | Clang Analyzer
* Merge pull request #289 from mkfsn/service-githubMichele Campus2016-11-11
|\ | | | | Add Github service
| * Add Github servicemkfsn2016-11-12
|/
* Merge branch 'vpiserchia-dev' into devCampus2016-11-03
|\
| * Merge branch 'dev' of https://github.com/vpiserchia/nDPI into vpiserchia-devCampus2016-11-03
|/|
| * setup the debug functionVito Piserchia2016-11-03
| |
* | Merge branch 'vpiserchia-dev' into devCampus2016-11-03
|\|
| * Prevent Segfault when building with -DNDPI_ENABLE_DEBUG_MESSAGESVito Piserchia2016-11-03
| |