Commit graph

1922 commits

Author SHA1 Message Date
Luca Deri
20374b542d Fixed warning
Reworked protocol initialization
2016-02-27 09:00:02 +01:00
Luca Deri
b7e2d8f019 Minor BT optimization 2016-02-25 10:25:03 +01:00
Luca Deri
80a35226c5 Improve BT-uTP protocol dissection 2016-02-25 09:58:23 +01:00
Sorin Zamfir
245ca20eea Fixed the bug. Damn comparison. 2016-02-20 00:15:09 +02:00
Sorin Zamfir
8f60ad8874 We have a bug :(. 2016-02-19 21:18:28 +02:00
Sorin Zamfir
d18a1edb67 Functional mqtt 2016-02-19 20:22:54 +02:00
Sorin Zamfir
a8050635fa Improved Mqtt detection. 3 messages remain for identification 2016-02-19 19:55:03 +02:00
Campus
33fa1989bc improved netflix and amazon cloud detection 2016-02-19 02:00:23 +01:00
Sorin Zamfir
7d3ab6d0b4 Some filtering applied. Not yet functional. 2016-02-18 21:36:06 +02:00
Sorin Zamfir
237102b5f2 First draft of the Mqtt dissector. 2016-02-18 20:29:41 +02:00
Campus
407b4fd1d5 improved facebook detection adding host name match 2016-02-18 00:43:43 +01:00
Campus
4c3d9788dd added missing free for idle flow in ndpiReader.c 2016-02-18 00:29:06 +01:00
Luca Deri
15ccb70ae6 Improved WhatsAppVoice detection 2016-02-15 22:16:39 +01:00
Luca Deri
e1481f3a90 Merge branch 'dev' of https://github.com/ntop/nDPI into dev 2016-02-15 12:00:56 +01:00
Luca Deri
01413c8d9f Disabled list of skype hosts: it looks outdated 2016-02-15 11:55:21 +01:00
Campus
392a14241f fixed ssl/tor bug for https://github.com/ntop/nDPI/issues/147 2016-02-15 11:02:40 +01:00
Luca Deri
16a5c6995c Added ability to extract BitTorrent hash (and eventually peerId) 2016-02-15 09:57:26 +01:00
Campus
c7334e7c56 added cloudflare service - minor fixes for test pcap 2016-02-14 19:38:30 +01:00
Luca Deri
cc4ceb88a0 Fix for #143 2016-02-12 22:07:37 +01:00
Sorin Zamfir
7ee464709b Functional dissector. Guestimative. 2016-02-11 23:55:21 +02:00
Sorin Zamfir
ee5e7449ac First running example. No actual low-level detection.
* logging is now running
* included example capture
* included example log
* skeleton for coap detection
2016-02-08 23:01:22 +02:00
Sorin Zamfir
278a067d43 First skeleton for Coap dissector. 2016-02-07 19:29:30 +02:00
Luca
d0b83a7196 Minor change to ndpi_protocol2name() 2016-01-21 13:52:52 +01:00
Luca
bc48b770de Added ndpi_automa_match_string_subprotocol call
Fixed DNS dissector decoding bug
2016-01-21 13:25:55 +01:00
Luca Deri
0f3222e489 Fixed compilation errors due to previous commit 2016-01-06 18:11:57 +01:00
Luca Deri
a08a0077e6 Hardened DNS dissector 2016-01-06 17:38:41 +01:00
Campus
5336aecde7 added ip range feature for file loaded with -p option to support custom protocols specified 2015-12-31 17:07:22 +01:00
Michele Campus
a2c51a586e Merge pull request #132 from pavel-odintsov/dev
Made ndpi memory allocator type compatible with C++ on x686 platforms
2015-12-31 10:27:54 +01:00
Campus
3aa506eb1b added Office 365 URLs and IP address ranges (part 1) 2015-12-29 19:41:15 +01:00
Campus
60e7e19dab wrote new dns dissector - deleted useless part of dns to slim data structures used in nDPI and ntopng 2015-12-29 18:17:52 +01:00
Pavel Odintsov
1b2702df24 Made ndpi memory allocator type compatible with C++ on x686 platforms. Switch from unsigned long to size_t as allocation functions parameter. 2015-12-28 14:08:57 +03:00
Campus
6d37ee2970 added Google server address range 2015-12-24 00:26:31 +01:00
Campus
2aa007fbad Merge branch 'dev' of https://github.com/ntop/nDPI into dev 2015-12-24 00:17:26 +01:00
Campus
bfded90875 added OCS service and related pcap for testing 2015-12-24 00:16:33 +01:00
Luca
e0c6d80c09 Fix for #131 2015-12-18 11:53:01 +01:00
Campus
237de95285 fixed makefile include header ndpi_includes.h 2015-12-13 17:21:47 +01:00
Luca
41c6d2d031 Improvement for Dropbox detection
Fix for #124
2015-12-08 00:32:30 +08:00
Luca
d2c355bdb0 Enhanced QQ support 2015-12-08 00:19:13 +08:00
Luca Deri
6f3d5a7b33 Win fixes 2015-11-30 14:38:16 +01:00
Campus
587f156557 reorganized header files - added ndpi_includes.h 2015-11-30 12:37:15 +01:00
Luca Deri
f04c3c6acb Minor fix 2015-11-27 00:29:19 +01:00
Luca Deri
cb68d4d00a Win32 compilation fixes 2015-11-26 23:47:55 +01:00
Luca Deri
08ca34f5d0 Fix for #119 2015-11-23 10:07:19 +01:00
Luca Deri
a46c12c014 Fixed string offset 2015-11-22 23:28:50 +01:00
Luca Deri
d24093c4a6 Improvements on netbios name detection 2015-11-22 23:13:50 +01:00
Campus
ec034da5c9 fixed potential buff overflow with sizeof control 2015-11-19 20:18:37 +01:00
Luca Deri
169c837613 Fix for https://github.com/ntop/nProbe/issues/7 for wrong RTP identification 2015-11-18 10:46:58 +01:00
Luca
33f38dd437 Added ndpi_l4_detection_process_packet function 2015-11-17 14:16:09 +01:00
Luca
e62be406ce Added missing ndpi_detection_get_sizeof_ndpi_flow_struct(), ndpi_detection_get_sizeof_ndpi_id_struct() functions 2015-11-12 15:09:49 +01:00
Campus
a4f170604c removed kernel support and #if 0s 2015-11-12 12:08:41 +01:00