aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Fixed warningLuca2017-01-02
|
* Renamed enum constantLuca Deri2017-01-02
|
* Add enum items numberemanuele-f2016-12-29
|
* SMPP: fix comparison of unsigned expression >= 0 is always true ↵Alexis La Goutte2016-12-29
| | | | [-Werror,-Wtautological-compare]
* Added BJNP default portsLuca Deri2016-12-19
|
* Added default AFP portLuca Deri2016-12-19
|
* fix indent code and int type to keep conformity of the rest of the code ↵Campus2016-12-15
| | | | (u_intxx instead uintxx)
* Merge branch 'dev' of https://github.com/dfranusic/nDPI into dfranusic-devCampus2016-12-15
|\
| * Implemented Short Message Peer-to-Peer (SMPP) dissectorDamir Franusic2016-12-14
| |
* | 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
|
* Fix 'IPVERSION undeclared' error on WIN32Ruslan Sologub2016-12-07
|
* Removed some magic numbersDenis Volpato Martins2016-12-06
|
* 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
|
* Disabled coverage (work in progress)Luca Deri2016-11-27
|
* Coverage (work in progress)Luca Deri2016-11-27
|
* Code cleanup. Added coveralls badgeLuca Deri2016-11-27
|
* Added fixes to properly honour subprotocolsLuca2016-11-26
|
* updated facebook detection (continue) by ip server rangesCampus2016-11-22
|
* 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
|
* Update and merge Twitter networksDenis Volpato Martins2016-11-17
|
* 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
* Add BJNP Protocolmkfsn2016-11-15
|
* Updated Twitter networksLuca Deri2016-11-15
|
* fixed wrong function callCampus2016-11-14
|
* 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_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
|
* 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
* Add Github servicemkfsn2016-11-12
|