Commit graph

1922 commits

Author SHA1 Message Date
tianzhishuizhu
0a73a9bd9c Merge branch 'dev' of github.com:tianzhishuizhu/nDPI into dev 2016-09-14 16:16:37 +08:00
tianzhishuizhu
d9addc9245 check packet udp != NULL 2016-09-14 16:16:24 +08:00
Michele Campus
6b4b7a9083 Merge pull request #265 from tianzhishuizhu/dev
improve readability
2016-09-13 10:51:35 +02:00
tianzhishuizhu
afcf567538 Update syslog.c 2016-09-13 15:55:05 +08:00
tianzhishuizhu
2b67b3bc81 improve readability 2016-09-13 15:51:17 +08:00
Michele Campus
3cd6456349 Merge pull request #263 from tianzhishuizhu/dev
payload min length
2016-09-08 15:01:28 +02:00
tianzhishuizhu
c10052764b payload min length 2016-09-08 20:55:26 +08:00
Michele Campus
2ae4db34b0 Merge pull request #261 from tianzhishuizhu/dev
optimization for code duplication
2016-09-08 14:48:54 +02:00
tianzhishuizhu
9ddaccbae0 text error 2016-09-08 19:53:03 +08:00
tianzhishuizhu
f7ca670ce0 delete variables unused 2016-09-08 19:49:13 +08:00
tianzhishuizhu
ce3493952b logical error 2016-09-08 17:02:50 +08:00
tianzhishuizhu
ac8aaf0e08 optimization for code duplicationdup 2016-09-08 16:29:39 +08:00
Campus
3ceb19a9c6 fixed dhcp dissector 2016-09-07 10:31:11 +02:00
emanuele-f
ba3bf6c3d9 Fix facebook certificate recognition 2016-09-06 00:44:17 +02:00
Campus
7300e88cdb fixed h323 dissector 2016-09-05 00:49:48 +02:00
Michele Campus
7364fcc7df Merge pull request #255 from emanuele-f/openvpn
Fix openvpn with multiple hard_reset_client not being recognized
2016-08-28 01:05:08 +02:00
emanuele-f
562b90d93c Fix openvpn with multiple hard_reset_client not being recognized 2016-08-28 00:41:39 +02:00
Campus
210602476f update Skype ip address range 2016-08-27 22:56:01 +02:00
Campus
58e37f8130 update Skype and MS_OneDrive range IP address 2016-08-27 22:25:28 +02:00
theirix
76f7454049 Fixed drda loop logic 2016-08-22 15:09:06 +03:00
theirix
fb687b7217 Fix another overflow in DRDA 2016-08-22 15:09:06 +03:00
Campus
b34d418b57 fix indentation ssl.c 2016-08-22 12:03:56 +02:00
emanuele-f
11ca0a01d3 Enable full master protocol detection for sub-protocols 2016-08-22 11:32:57 +02:00
emanuele-f
5f4bbe311e Add Hotmail service 2016-08-22 11:08:22 +02:00
theirix
9c4f80449b Fixed dist build 2016-08-13 17:14:01 +03:00
Denis Volpato Martins
9c2eba2009 fix Slack service domains without A DNS RRs and fix slack-imgs.com access 2016-08-12 15:18:11 -03:00
Denis Volpato Martins
44271e7bb8 added Slack service 2016-08-12 15:08:32 -03:00
Campus
5e399498c3 minor fixes 2016-08-12 15:51:41 +02:00
Michele Campus
7853c4a90b Merge pull request #244 from emanuele-f/starttls
Add STARTTLS detection
2016-08-12 15:27:11 +02:00
emanuele-f
e7613a3851 Add IMAPS protocol on stack for use on detection giveup 2016-08-12 14:28:16 +02:00
emanuele-f
b34e9bf42a Keep previous code 2016-08-12 13:28:40 +02:00
emanuele-f
6e1341c148 Add STARTTLS detection 2016-08-12 13:19:42 +02:00
Campus
92cac451c8 added new Youtube server name to improve detection 2016-08-11 20:06:08 +02:00
theirix
0a06b3b208 Fixed DRDA detection 2016-08-11 01:55:24 +03:00
theirix
4981005572 Fixed QUIC crash 2016-08-07 22:37:36 +03:00
Luca Deri
9e207f7f24 Fix for systems without beXXtoh 2016-08-05 17:29:33 +02:00
emanuele-f
82f10ddc6a OpenVPN detection by opcode, packet ID and session ID 2016-08-04 23:08:09 +02:00
Michele Campus
4fa76bee78 Merge pull request #235 from theirix/fix-overflow-oscar
Fixed overflow in Oscar
2016-07-26 10:37:36 +02:00
theirix
384dee1f95 Fail when Oscar family or type is 0 2016-07-25 18:24:45 +03:00
theirix
3e5033ff13 Fail when Oscar family is 0 2016-07-25 17:44:45 +03:00
theirix
01ac65eee4 Fail fast when Oscar family cannot be detected 2016-07-25 17:02:39 +03:00
Luca Deri
da80bd8bb4 Added ndpi_get_proto_by_name() for mapping protocolIDs to protocol names
Added a new parameter to ndpi_guess_protocol_id() to indicate if the guessed protocol has been set by the user through a custom protocols file
2016-07-25 14:52:44 +02:00
theirix
470901dc58 Fixed overflow in Oscar 2016-07-25 15:23:44 +03:00
theirix
d1f0b56adc Fixed payload overflow in MQTT, DNS 2016-07-25 12:58:27 +03:00
theirix
3dec8d1880 Fixed BGP payload overflow 2016-07-25 11:19:00 +03:00
theirix
7ec9e78e4d Fixed integer overflow in DNS extensions 2016-07-25 10:04:39 +03:00
Campus
b6237bc39d minor fixes hangout 2016-07-20 13:31:29 +02:00
Luca Deri
18b9addc85 Implemented #228 2016-07-20 01:40:16 +02:00
Luca Deri
abdccaa8eb Harvested some unused protocols 2016-07-20 00:28:32 +02:00
Luca Deri
a93c83fe6b Added check on payload len (#227) 2016-07-12 16:05:49 +02:00