aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| |
| * Fix NDPI_PROTOCOL_MSSQL_TDS macro nameVito Piserchia2016-11-03
| |
| * Merge remote-tracking branch 'upstream/dev' into devVito Piserchia2016-11-03
| |\ | |/ |/|
* | Win fixesLuca Deri2016-11-03
| |
* | Added -ldl needed by PF_RINGLuca Deri2016-11-02
| |
| * Merge remote-tracking branch 'upstream/dev' into devVito Piserchia2016-11-02
| |\ | |/ |/|
* | minor fix to keep same coherence of type usedCampus2016-10-30
| |
| * Merge remote-tracking branch 'upstream/dev' into devVito Piserchia2016-10-25
| |\ | |/ |/|
* | added iflix serviceCampus2016-10-24
| |
* | Added new functions defined in #279 for exporiting them in shared libsLuca Deri2016-10-23
| | | | | | | | | | Disabked some search dissectors from Office365 Fixed warning
* | Merge pull request #279 from emanuele-f/categoryLuca Deri2016-10-23
|\ \ | | | | | | Add protocol category ids
| * | Add protocol category idsemanuele-f2016-10-22
| | |
* | | added skype ip-address server name rangeCampus2016-10-20
| | |
* | | Merge pull request #278 from mgigante/dev_funcprotoMichele Campus2016-10-20
|\ \ \ | |/ / |/| | Avoid c99 complains about function prototypes
| * | Avoid c99 complains about function prototypesMarco Gigante2016-10-20
|/ /
* | fix msn dissector - add pcap for testCampus2016-10-17
| |
* | Updated quickstart guideLuca Deri2016-10-15
| | | | | | | | The new master file for the guide is keynote (deleted docx)
* | fix debug functionCampus2016-10-15
| |