Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Dissected SSH client/server versions and reported in data structures | Luca Deri | 2017-02-11 |
| | |||
* | fix for https://github.com/ntop/nDPI/issues/339 | Campus | 2017-02-09 |
| | |||
* | Merge pull request #334 from alagoutte/fix | Michele Campus | 2017-02-04 |
|\ | | | | | fix hardcoded value of version in Makefile | ||
| * | fix hardcoded value of version in Makefile | Alexis La Goutte | 2017-02-04 |
| | | | | | | | | Issue report by @clauderobi (issue #333) | ||
* | | ndpi_main(.c): fix unused function 'tor_ptree_match' [-Werror,-Wunused-function] | Alexis La Goutte | 2017-02-04 |
|/ | |||
* | Renumbered ids that were changed by mistake | Luca Deri | 2017-02-01 |
| | | | | | | MQTT (NOW 208, latest stable version 222) RX ( NOW 209, latest stable version 223) OPENDNS ( NOW 197, latest stable version 225 ). | ||
* | Improved whatsapp detection | Luca Deri | 2017-01-31 |
| | |||
* | Improved HTTP subprotocol matching | Luca Deri | 2017-01-31 |
| | |||
* | Optimized code to avoid multiple calls to ndpi_network_ptree_match() | Luca Deri | 2017-01-31 |
| | | | | HTTP-based subprotocols have not HTTP set as master_protocols | ||
* | Fixed issues caused by (invalid) protocol renumbering. The problem has been ↵ | Luca Deri | 2017-01-31 |
| | | | | solved and now protocols are in sync with its previous values in the stable version | ||
* | Update smpp.c | dillinger79 | 2017-01-18 |
| | |||
* | Fixed warning | Luca | 2017-01-02 |
| | |||
* | Renamed enum constant | Luca Deri | 2017-01-02 |
| | |||
* | Add enum items number | emanuele-f | 2016-12-29 |
| | |||
* | SMPP: fix comparison of unsigned expression >= 0 is always true ↵ | Alexis La Goutte | 2016-12-29 |
| | | | | [-Werror,-Wtautological-compare] | ||
* | Added BJNP default ports | Luca Deri | 2016-12-19 |
| | |||
* | Added default AFP port | Luca Deri | 2016-12-19 |
| | |||
* | fix indent code and int type to keep conformity of the rest of the code ↵ | Campus | 2016-12-15 |
| | | | | (u_intxx instead uintxx) | ||
* | Merge branch 'dev' of https://github.com/dfranusic/nDPI into dfranusic-dev | Campus | 2016-12-15 |
|\ | |||
| * | Implemented Short Message Peer-to-Peer (SMPP) dissector | Damir Franusic | 2016-12-14 |
| | | |||
* | | 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 |
| | |||
* | Fix 'IPVERSION undeclared' error on WIN32 | Ruslan Sologub | 2016-12-07 |
| | |||
* | Removed some magic numbers | Denis Volpato Martins | 2016-12-06 |
| | |||
* | 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 |
| | |||
* | Disabled coverage (work in progress) | Luca Deri | 2016-11-27 |
| | |||
* | Coverage (work in progress) | 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 |
| | |||
* | updated facebook detection (continue) by ip server ranges | Campus | 2016-11-22 |
| | |||
* | 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 |
| | |||
* | Update and merge Twitter networks | Denis Volpato Martins | 2016-11-17 |
| | |||
* | 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 | ||
* | Add BJNP Protocol | mkfsn | 2016-11-15 |
| | |||
* | Updated Twitter networks | Luca Deri | 2016-11-15 |
| | |||
* | fixed wrong function call | Campus | 2016-11-14 |
| | |||
* | bittorrent: fix variable ‘peer_id’ set but not used ↵ | Alexis La Goutte | 2016-11-13 |
| | | | | [-Werror=unused-but-set-variable] | ||
* | ndpi_main: fix variable 'daddr/saddr' set but not used ↵ | Alexis La Goutte | 2016-11-13 |
| | | | | [-Wunused-but-set-variable] |