Commit graph

1922 commits

Author SHA1 Message Date
Ruslan Sologub
8761e3a869 Fix byte packing on Windows 2016-11-15 15:47:08 +02:00
Campus
b9a1eba152 updated host matching services 2016-11-15 12:44:39 +01:00
Campus
1e19b689c4 minor fix for 0f94a46f86 2016-11-15 12:02:02 +01:00
mkfsn
d9659617e9 Add BJNP Protocol 2016-11-15 17:59:02 +08:00
Luca Deri
edf0b2fbfe Updated Twitter networks 2016-11-15 10:19:27 +01:00
Campus
61c8dca469 fixed wrong function call 2016-11-14 13:35:16 +01:00
Alexis La Goutte
45bcb9927d bittorrent: fix variable ‘peer_id’ set but not used [-Werror=unused-but-set-variable] 2016-11-13 18:22:03 +01:00
Alexis La Goutte
612a07f420 ndpi_main: fix variable 'daddr/saddr' set but not used [-Wunused-but-set-variable] 2016-11-13 18:22:03 +01:00
Alexis La Goutte
26aec8714e ndpi_main: fix enumeration value 'NDPI_PROTOCOL_CATEGORY_UNSPECIFIED' not handled in switch [-Wswitch] 2016-11-13 18:22:03 +01:00
Alexis La Goutte
65f61fd5b1 rx: fix unused variable 'found' [-Wunused-variable] 2016-11-13 18:22:03 +01:00
Alexis La Goutte
57ad066e66 QUIC: fix unused variable 'begin' [-Wunused-variable] 2016-11-13 18:22:03 +01:00
Alexis La Goutte
2a2a0d4aeb git: fix unused variable 'git_len' [-Wunused-variable] 2016-11-13 18:22:03 +01:00
Alexis La Goutte
1082a234fe bittorrent: fix unused variable 'no_bittorrent' [-Wunused-variable] 2016-11-13 18:22:03 +01:00
Alexis La Goutte
141bb48d76 BGP: fix unused function 'ndpi_int_bgp_add_connection' [-Wunused-function] 2016-11-13 18:22:03 +01:00
Alexis La Goutte
85bb227b45 ndpi_main: fix unused variable 'node/ret' [-Wunused-variable] 2016-11-13 18:22:03 +01:00
Alexis La Goutte
3a6d2c7c5f ndpi_main: fix Dereference of null pointer 2016-11-12 16:30:15 +01:00
Alexis La Goutte
800ad1737c COAP: fix typo about checking twice source port
Found via Clang Analyzer (Used d_port variable)
2016-11-12 16:02:32 +01:00
Alexis La Goutte
c7eb8d1082 HTTP: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang Analyzer 2016-11-12 16:00:10 +01:00
mkfsn
2586618c1b Add Github service 2016-11-12 00:15:31 +08:00
Vito Piserchia
04e45f503b setup the debug function 2016-11-03 17:41:31 +01:00
Vito Piserchia
e3d15ef4e7 Prevent Segfault when building with -DNDPI_ENABLE_DEBUG_MESSAGES 2016-11-03 15:23:06 +01:00
Vito Piserchia
61f1ace43f Fix NDPI_PROTOCOL_MSSQL_TDS macro name 2016-11-03 15:22:04 +01:00
Luca Deri
002b8b04e9 Win fixes 2016-11-03 00:22:51 +01:00
Campus
097ba22a59 minor fix to keep same coherence of type used 2016-10-30 01:14:49 +02:00
Campus
b8fb5fb403 added iflix service 2016-10-24 23:25:29 +02:00
Luca Deri
93f01e614f Added new functions defined in #279 for exporiting them in shared libs
Disabked some search dissectors from Office365
Fixed warning
2016-10-23 13:00:41 +02:00
Luca Deri
e9f00a4e8a Merge pull request #279 from emanuele-f/category
Add protocol category ids
2016-10-23 12:54:30 +02:00
emanuele-f
7d0397a8fb Add protocol category ids 2016-10-22 22:22:15 +02:00
Campus
2682ab6791 added skype ip-address server name range 2016-10-20 23:54:15 +02:00
Marco Gigante
bac82eeb8e Avoid c99 complains about function prototypes 2016-10-20 16:01:53 +02:00
Campus
94c134318b fix msn dissector - add pcap for test 2016-10-17 18:43:47 +02:00
Campus
df6b71c5ea fix debug function 2016-10-15 00:47:13 +02:00
Campus
3b95cd9a11 fix vnc dissector 2016-10-12 00:10:06 +02:00
Campus
bbe4717075 removed imesh protocol (iMesh is no longer availlable) 2016-10-09 19:12:15 +02:00
Campus
2c47dca086 fixed some dissector for logic or syntax 2016-10-07 11:37:42 +02:00
Campus
7e8e243e68 fix check for issue https://github.com/ntop/nDPI/issues/272 2016-10-03 14:36:51 +02:00
Luca
cf470ec038 Fix for #218 2016-09-28 18:15:51 +02:00
Luca Deri
a0a8c0294d Fix for #249 2016-09-27 19:24:57 +02:00
Campus
9fe92f6145 fixed drda_db2 dissector 2016-09-27 11:17:45 +02:00
Campus
9f3804444e fixed drda_db2 dissector 2016-09-27 11:17:06 +02:00
lucaderi
67ac0b431c Fix for #249 (not sure is enough) 2016-09-27 08:01:15 +02:00
Campus
bf778d6df1 fix typo 2016-09-24 16:13:41 +02:00
Campus
f8a9faf2fa added adobe flash host name - fix twitter and netflix detection - removed twitter dissector (useless have a dissector that looking for ip range; moved matching in ndpi_content_match.c.inc) 2016-09-24 13:45:28 +02:00
Campus
054f8376e4 deleted meebo dissector (service not availlable anymore) - change Weibo subservice name to Sina service (more correct) 2016-09-24 11:32:47 +02:00
Campus
d601b0ce20 fix ftp on tcp 2016-09-22 18:59:56 +02:00
Campus
730c8d6879 fix wrong comment rsync - deleted old tds dissector 2016-09-16 02:19:20 +02:00
Campus
dbb3d8280e fix and merge mssql and tds in unique dissector mssql_tds due to latest release + minor fixes 2016-09-16 02:05:14 +02:00
Michele Campus
36956ebf68 Merge pull request #267 from tianzhishuizhu/dev
check udp
2016-09-15 09:50:38 +02:00
tianzhishuizhu
3c8d5bb788 check udp 2016-09-15 10:49:03 +08:00
Michele Campus
9e9b64a7e7 Merge pull request #266 from tianzhishuizhu/dev
check udp
2016-09-14 10:35:07 +02:00