Commit graph

1922 commits

Author SHA1 Message Date
Luca Deri
c15f2bda97 Implemented support for Nintendo (switch) gaming protocol 2017-07-26 19:59:46 +02:00
Luca
7ec3af2156 Removed reference to ndpi_init_placeholder_proto() that is no longer necessary 2017-07-25 16:45:22 +02:00
emanuele-f
bab373f992 Add nintendo protocol 2017-07-24 12:06:13 +02:00
Micah Lyle
6e85b93442 Implementation for extra packet processing if desired 2017-07-17 18:06:07 -07:00
Micah Lyle
0b72c2fce3 Fixed tcp ssl case where client cert got set but server did not 2017-07-14 14:55:03 -07:00
Luca Deri
d66e473a2c Code cleanup
Updated test results
Renamed SOMEIP -> someip
2017-07-06 09:28:15 +02:00
Simone Mainardi
4a1ced3709 Removes invalid char in SOME/IP proto name 2017-06-27 12:10:50 +02:00
Campus
dbb9724c4e added fix protocol https://github.com/ntop/nDPI/issues/372 2017-06-27 11:38:44 +02:00
MaYuming
592b769f67 fix lync over ICE detection 2017-06-25 11:15:59 +08:00
Campus
68f1653dec fix lync detection 2017-06-19 20:39:36 +02:00
Campus
117e61c34b Merge branch 'dev' of https://github.com/YumingMa/nDPI into YumingMa-dev 2017-06-19 15:53:36 +02:00
Luca
be749e75a5 Removed tracing 2017-06-15 07:13:29 -04:00
Luca
ac5cb53066 mDNS improvemennts to recognize reponses senst to non multicast addresses 2017-06-15 05:25:27 -04:00
alexei-argus
d4ca57884b CR fixes #2 2017-06-14 16:50:01 +03:00
alexei-argus
8ec2867433 CR fixes 2017-06-14 16:49:58 +03:00
Yoni.Linder
0aa5ebde5d CR comments and fixes 2017-06-14 16:49:56 +03:00
alexei-argus
6029510ee7 Add CR comments 2017-06-14 16:49:53 +03:00
Yoni.Linder
7d39ba2124 removed debug prints, changed line of documentation 2017-06-14 16:49:50 +03:00
Yoni.Linder
ae959f2d78 SOMEIP debug + bug fixes 2017-06-14 16:49:47 +03:00
alexei-argus
62a65aa4cc Fix case-sensitivity issue 2017-06-14 16:47:43 +03:00
Yoni.Linder
bc7f0b3686 endianity for ports 2017-06-14 16:46:44 +03:00
alexei-argus
87b49c5249 Fix build errors 2017-06-14 16:46:42 +03:00
Yoni.Linder
ef1a84fb39 ndpi someip initial version with hardcoded port enforcing 2017-06-14 16:43:47 +03:00
Luca Deri
c46af1291a Improved AppleStore detection
Modified string search matching to match the longest match (and not the first one)
2017-06-13 15:06:27 +02:00
Luca Deri
f3f83f2eee Adding AppleStore and PlayStore (work in progress) 2017-06-13 14:48:59 +02:00
MaYuming
d9bef8fa46 fix ms-lync detection missing, More detail at https://github.com/ntop/nDPI/issues/401 2017-06-13 17:17:19 +08:00
Campus
af3086fb82 add check for whatsapp in ssl 2017-06-09 13:22:58 +02:00
Campus
e0366a9965 improved whatsapp and wechat detection by new ip-ranges 2017-06-09 13:15:09 +02:00
Campus
88d47399b5 updated results 2017-06-09 01:18:41 +02:00
Campus
05912a49ae fixed 1kxun application protocol to avoid false positive in udp detection 2017-06-09 01:15:11 +02:00
Campus
39dc99443c added GoogleDrive detection 2017-06-07 18:18:12 +02:00
Pavlos Antoniou
1467ad68d4 Remove unused variables for ndpiReader.c and tinc.c 2017-06-07 11:18:38 +02:00
Campus
a5268b1137 Merge branch 'dev' of https://github.com/ntop/nDPI into dev 2017-06-02 20:10:58 +02:00
Campus
6b5f640849 improved spotify detection 2017-06-02 20:10:05 +02:00
Michele Campus
1b5b38a3ba Merge pull request #391 from deselmo/dev
Updated libcache's license
2017-06-02 12:13:55 +02:00
William Guglielmo
e1b5b54c4c Update license libcache 2017-06-02 00:29:04 +02:00
cardigliano
22b7b407c3 compilation fix 2017-06-01 18:13:31 +02:00
Campus
f6eebb9c81 Merge branch 'dev' of https://github.com/deselmo/nDPI into deselmo-dev 2017-05-31 09:57:00 +02:00
William Guglielmo
b08fbe46c0 Delete test.c 2017-05-30 21:04:57 +02:00
William Guglielmo
4a751f9d05 Updated libcache 2017-05-30 19:17:41 +02:00
Luca
c5c417e526 Snapchat is now detected as sociaal network 2017-05-30 07:03:55 +02:00
William Guglielmo
694bc039e8 Added tinc protocol detection 2017-05-29 19:09:32 +02:00
Campus
d17ea73273 update 2017-05-25 17:13:43 +02:00
Pavlos Antoniou
ec0e6f98d4 Remove redundant check from btlib.c 2017-05-18 13:08:45 +03:00
Pavlos Antoniou
167732cae4 Check pointer for NULL before dereferencing 2017-05-18 11:09:56 +03:00
Pavlos Antoniou
f4bba23ba7 use correct subscripts when checking IP array in ndpi_main.c 2017-05-18 10:42:23 +03:00
Campus
ebb6d4499a update Snapchat detection 2017-05-17 17:33:16 +02:00
Pavlos Antoniou
0a2cbe4926 Fix buffer overflows in http.c 2017-05-17 18:11:25 +03:00
Campus
cd26942edf delete check for old protocol 2017-05-11 15:48:12 +02:00
Campus
1af3d571d9 fix for https://github.com/ntop/nDPI/issues/371 2017-05-02 16:50:25 +02:00