aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* ndpi_main(.c): fix unused function 'tor_ptree_match' [-Werror,-Wunused-function]Alexis La Goutte2017-02-04
* Renumbered ids that were changed by mistakeLuca Deri2017-02-01
* Improved whatsapp detectionLuca Deri2017-01-31
* Improved HTTP subprotocol matchingLuca Deri2017-01-31
* Optimized code to avoid multiple calls to ndpi_network_ptree_match()Luca Deri2017-01-31
* Fixed issues caused by (invalid) protocol renumbering. The problem has been s...Luca Deri2017-01-31
* Update smpp.cdillinger792017-01-18
* 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 [-Werror,-Wta...Alexis La Goutte2016-12-29
* 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 (u_in...Campus2016-12-15
* 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
* 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
* 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 https://github.com/ntop/nDPI/issues/300#iss...Campus2016-11-21
* 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
* 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 https://github.com/ntop/nDPI/commit/0f94a46f868e6818790b0c27812...Campus2016-11-15
* 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 [-Werror=unused-but-s...Alexis La Goutte2016-11-13
* ndpi_main: fix variable 'daddr/saddr' set but not used [-Wunused-but-set-vari...Alexis La Goutte2016-11-13
* ndpi_main: fix enumeration value 'NDPI_PROTOCOL_CATEGORY_UNSPECIFIED' not han...Alexis La Goutte2016-11-13
* 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