Commit graph

4969 commits

Author SHA1 Message Date
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 Deri
357d8c98a3 Merge pull request #128 from lmangani/dev
minor fix for tests after d2c355bdb0
2015-12-10 10:24:25 +01:00
Lorenzo Mangani
5f40394501 minor fix for tests 2015-12-10 00:07:37 +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
Luca Deri
34491f4be1 Merge branch 'dev' of https://github.com/ntop/nDPI into dev 2015-11-30 14:22:01 +01:00
Luca Deri
34e0a74c07 Win fixes 2015-11-30 14:21:50 +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
80171b7c54 Removed warning 2015-11-26 23:53:21 +01:00
Luca Deri
cb68d4d00a Win32 compilation fixes 2015-11-26 23:47:55 +01:00
Luca Deri
98ef945d2e fixes for packing datastructures 2015-11-26 19:46:51 +01:00
Campus
12b47fece0 fixed missed library netinet/in.h under FreeBSD 2015-11-26 12:32:15 +01:00
Luca Deri
bfb44934b7 Fixed IPv6 HTTPs support 2015-11-23 10:08:44 +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
Campus
d5b9e4ccd5 fixed wrong output 6in4tunnel after updates in nDPI 2015-11-19 20:10:46 +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
Simone Mainardi
bd7004ecd7 Fixes #116, adds extra #ifndef to prevent redefinitions
Extra #ifndef directives are added to prevent possible redefinitions
of __LITTLE_ENDIAN__ and __BIG_ENDIAN__
2015-11-15 22:44:06 +01:00
lucaderi
8babee0efb Fix for CentOS6 2015-11-12 16:25:12 +01:00
Luca
a407da79a9 Update ndpi_ethernet definition 2015-11-12 15:32:44 +01:00
Luca
8399afa607 Removed legacy linux_compat.h file
Updated IPv6 address dump format
2015-11-12 15:23:00 +01:00
Luca
68091c7cdb Added missing prototype 2015-11-12 15:11:28 +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
Michele Campus
dd3a79dac2 Merge pull request #114 from kYroL01/dev
Refactoring nDPI
2015-11-12 14:57:02 +01:00
Campus
a4f170604c removed kernel support and #if 0s 2015-11-12 12:08:41 +01:00
Campus
349e0b6fd2 other changes related to refactoring, including Makefile.am modifications 2015-11-12 10:43:32 +01:00
Campus
78eceb43a1 deleted useless or not used functions and #ifdef 2015-11-10 01:12:00 +01:00
Campus
0cd8d939f1 deleted useless header 2015-11-09 14:36:49 +01:00
Campus
9fa2c7404f fixed mdns and tcp/udp protocols after changes 2015-11-09 13:44:23 +01:00
Campus
8cd0a8838a fixing ndpiReader.c after previous changes 2015-11-09 13:39:33 +01:00
Campus
d92ffa6771 initial refactoring nDPI - typedef defined only in ndpi_typedef.h 2015-11-09 13:36:35 +01:00
Michele Campus
63cab68a96 Merge pull request #111 from xumjbn/dev
fix dissector QQ unkown bug
2015-10-27 10:33:05 +01:00
xumjbn
f6eb2724e2 fix dissector QQ unkown bug 2015-10-28 15:07:26 +08:00
Luca Deri
fc6980e0c9 Fix for #86 2015-10-26 13:43:38 +01:00
Luca Deri
7a95a21e09 Fix for #110 2015-10-26 13:21:39 +01:00
Luca Deri
8edd628973 Minor core reorganization 2015-10-26 01:34:39 +01:00
Luca Deri
50e7e959fe Updated test result 2015-10-25 23:26:03 +01:00
Luca Deri
b5f70d02b2 Fixed IPv6-in-IPv4 implementation 2015-10-25 23:23:51 +01:00
Luca Deri
76c2fb3de7 Removed linux kernel support 2015-10-24 12:47:23 +02:00
Campus
27ea5c0026 added 6in4 tunneling pcap for test 2015-10-23 17:15:28 +02:00
Campus
59d0af33b8 added support for 6in4 tunneling in ndpiReader.c 2015-10-23 17:14:03 +02:00
Luca Deri
25631a25f7 Implemented MS Lync support 2015-10-22 00:32:48 +02:00