Commit graph

1922 commits

Author SHA1 Message Date
Josh Soref
b0e0b29201 spelling: associated 2017-03-09 04:56:31 +00:00
Josh Soref
616b6ce4d5 spelling: address 2017-03-09 04:54:42 +00:00
Luca Deri
940c185c5d Improved BJNP protocol 2017-03-07 10:40:42 +01:00
Luca Deri
f831f30556 Fixed invalid SNMP detection 2017-03-07 10:19:29 +01:00
Campus
fd93036b79 better improvement of netflix traffic detection - added netflix pcap and output - change little bit http detection behaviour 2017-03-05 12:38:15 +01:00
Luca Deri
889cdbff3c Fixed bug that can lkead to a crash in iqiyi dissector 2017-02-25 06:31:07 +01:00
Campus
a787287bfa fix and improved netflix detection by user-agent 2017-02-22 17:14:52 +01:00
Konstantin Shalygin
66044578c2
ndpi_content_match: Add origin routes for many services. 2017-02-20 18:26:22 +07:00
Campus
eb92c6b676 improved skype detection 2017-02-16 20:11:21 +01:00
Campus
af04f78bd7 update Netflix ip-range list 2017-02-16 12:43:52 +01:00
Campus
b35c1ab696 minor fix mgcp dissector 2017-02-14 01:23:47 +01:00
Campus
363b38ceb0 fix dhcp buffer overflow 2017-02-13 13:03:27 +01:00
Luca Deri
e2cfc96577 Improvements for exporting info in MDNS and UBNTAC2 protocols
Added test pcap file for UBNTAC2
2017-02-13 01:29:25 +01:00
Luca Deri
b16769ddbe Refined guess that does not happen for protocols that have been excluded 2017-02-12 20:14:11 +01:00
Luca Deri
1d2e67d38c Dissected SSH client/server versions and reported in data structures 2017-02-11 10:48:08 +01:00
Alexis La Goutte
be1ee30fa8 ndpi_main(.c): fix unused function 'tor_ptree_match' [-Werror,-Wunused-function] 2017-02-04 10:11:28 +01:00
Luca Deri
9941045468 Renumbered ids that were changed by mistake
MQTT (NOW 208, latest stable version 222)
RX ( NOW 209, latest stable version 223)
OPENDNS ( NOW 197, latest stable version 225 ).
2017-02-01 18:10:02 +01:00
Luca Deri
8fa2d8f0d6 Improved whatsapp detection 2017-01-31 16:38:31 +01:00
Luca Deri
a3d32d9d80 Improved HTTP subprotocol matching 2017-01-31 16:01:58 +01:00
Luca Deri
8805d8523b Optimized code to avoid multiple calls to ndpi_network_ptree_match()
HTTP-based subprotocols have not HTTP set as master_protocols
2017-01-31 15:04:24 +01:00
Luca Deri
0610ae2d21 Fixed issues caused by (invalid) protocol renumbering. The problem has been solved and now protocols are in sync with its previous values in the stable version 2017-01-31 13:16:36 +01:00
dillinger79
4e6dda6361 Update smpp.c 2017-01-18 18:21:47 +01:00
Luca
e44834e0c5 Fixed warning 2017-01-02 22:05:40 +01:00
Alexis La Goutte
f4ce6a8023 SMPP: fix comparison of unsigned expression >= 0 is always true [-Werror,-Wtautological-compare] 2016-12-29 10:14:17 +00:00
Luca Deri
773dbf4ef2 Added BJNP default ports 2016-12-19 17:33:28 +01:00
Luca Deri
5486dcd1f9 Added default AFP port 2016-12-19 14:29:51 +01:00
Campus
61f0eb062e fix indent code and int type to keep conformity of the rest of the code (u_intxx instead uintxx) 2016-12-15 12:15:48 +01:00
Campus
39e475b4ea Merge branch 'dev' of https://github.com/dfranusic/nDPI into dfranusic-dev 2016-12-15 12:00:08 +01:00
Damir Franusic
f5b8855fed Implemented Short Message Peer-to-Peer (SMPP) dissector 2016-12-14 21:57:33 +01:00
Konstantin Shalygin
e26b64a0fc
Add Valve AS routes and domain names for better Steam detection. 2016-12-14 23:20:42 +07:00
Campus
8b1aa4a7bd improved steam detection 2016-12-13 19:00:34 +01:00
valentina
b2b36be6cf Removed "yp" element from "ndpi_en_impossible_bigrams" structure because tor was detected instead of ssl (paypal). 2016-12-11 22:12:26 +01:00
Luca Deri
7d82948bd1 Improvement on ndpi_int_change_protocol() accuracy 2016-12-10 19:30:42 +01:00
Denis Volpato Martins
483eb63408 Removed some magic numbers 2016-12-06 18:48:26 -02:00
Luca Deri
163945f4b4 Added check to avoid loops with invalid DHCP packets 2016-12-05 18:25:39 +01:00
Luca Deri
22ee439215 Added memory check in patricia tree
Improved AFP dissection
Updated DHCP test results
2016-12-05 13:58:43 +01:00
Luca Deri
582f5e0f72 Implemented DHCP host name extraction 2016-12-04 21:44:48 +01:00
Luca Deri
be81d33495 Disabled coverage (work in progress) 2016-11-27 12:21:02 +01:00
Luca Deri
035a290ab5 Coverage (work in progress) 2016-11-27 11:52:50 +01:00
Luca Deri
45ca2ace0b Code cleanup. Added coveralls badge 2016-11-27 10:57:42 +01:00
Luca
424fbb710c Added fixes to properly honour subprotocols 2016-11-26 18:36:08 +02:00
Campus
d9a2d9a6bd updated facebook detection (continue) by ip server ranges 2016-11-22 22:57:31 +01:00
Alexis La Goutte
2ab1faf05a http: unused variable 'no_pps' [-Werror=unused-variable] 2016-11-22 20:56:12 +01:00
Campus
f670eefd84 update facebook detection (2) for https://github.com/ntop/nDPI/issues/300#issuecomment-261977387 2016-11-21 17:28:53 +01:00
Campus
4e1c301b2a update facebook detection 2016-11-21 16:14:28 +01:00
Luca Deri
b25e3e0917 Compilation fix 2016-11-20 20:24:39 +01:00
Campus
f571d7ed3a fix ssl for https://github.com/ntop/nDPI/issues/301 2016-11-20 13:19:20 +01:00
Campus
9abbef7e05 added iqiyi media service and updated ppsetream protocol - added 1kxun media service 2016-11-20 13:07:00 +01:00
Campus
1fbe25f91e fix facebook detection in http dissector 2016-11-18 20:21:08 +01:00
Denis Volpato Martins
911be714e5 Update and merge Twitter networks 2016-11-17 16:42:16 -02:00