Commit graph

1922 commits

Author SHA1 Message Date
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
9fa2c7404f fixed mdns and tcp/udp protocols after changes 2015-11-09 13:44:23 +01:00
Campus
d92ffa6771 initial refactoring nDPI - typedef defined only in ndpi_typedef.h 2015-11-09 13:36:35 +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
8edd628973 Minor core reorganization 2015-10-26 01:34:39 +01:00
Luca Deri
76c2fb3de7 Removed linux kernel support 2015-10-24 12:47:23 +02:00
Luca Deri
25631a25f7 Implemented MS Lync support 2015-10-22 00:32:48 +02:00
Luca Deri
72eafff843 Improvements for NetFlix detection 2015-10-11 22:27:03 +02:00
Luca Deri
88d466e58e Added fix for Webex protol detection 2015-10-11 17:55:56 +02:00
Luca
93f02c08dc Fixed invalid indexes used in SMTP dissector.
See 8c4fada42f (commitcomment-13685139)
2015-10-09 15:03:10 +02:00
Michele Campus
efac255821 Merge pull request #101 from Tomasu/dev
NDPI_PROTOCOL_KAKAOTALK_VOICE was used instead of NDPI_SERVICE_KAKAOT…
2015-10-08 13:27:57 +02:00
Thomas Fjellstrom
06515b43d8 NDPI_PROTOCOL_KAKAOTALK_VOICE was used instead of NDPI_SERVICE_KAKAOTALK_VOICE 2015-10-08 05:04:16 -06:00
Luca
0e436e66de Reworked copyright to give credit to the developer 2015-10-06 16:24:03 +02:00
Thomas Fjellstrom
a2ff20990c remove traces of DHCP detector from ubntac2.c 2015-10-04 19:53:25 -06:00
Thomas Fjellstrom
0a6d43c5f6 Add Ubiquity AirControl 2 protocol detection 2015-10-04 19:50:47 -06:00
Thomas Fjellstrom
64a368dd8e add Ubiquity AirControl 2 protocol detection 2015-10-04 19:48:26 -06:00
valentina
f78f6b59cc Added some tags in order to recognize ebay 2015-09-23 00:53:25 +02:00
valentina
b383475282 Fixed DCE_RPC protocol when the port is different to default port (135) 2015-09-20 23:22:48 +02:00
Lorenzo Mangani
50757e7afe Remove HEP2 match 2015-09-01 10:02:27 +02:00
Lorenzo Mangani
df64a1069e Added HEP protocol detection support (sipcapture) 2015-08-30 23:07:31 +02:00
Martin Natano
8f8052735c Make sure packet->user_agent_line.ptr is up to date before using it.
Otherwise we might dereference a stale pointer.
2015-08-28 14:49:51 +02:00
Beyers Cronje
5f1b82d696 Ensure usage of struct in_addr is in network byte order.
Closes issue #81
2015-08-27 01:18:32 +02:00
Luca Deri
19e96f7dd2 Fixes #83. Critical fix: due to an invalid endianess conversion some protocol were not properly indetified 2015-08-26 16:09:24 +02:00
Beyers Cronje
8fe318495f Do not write to packet.iph, which should be readonly.
Resolves issue #77
2015-08-26 00:49:01 +02:00
Luca Deri
41fcb7b1c1 Warning fix 2015-08-18 11:02:29 +02:00
Luca Deri
a0bef995b6 Initial work for supporting HotspotShield VPN detection 2015-08-13 12:44:47 +02:00
Luca Deri
d6b5d8e2c2 Added teredo protocol support. Fixed #74 2015-08-07 15:56:03 +02:00
Luca Deri
449742e69d Fixed a bug in the STUN dissector courtesy of Asher Yermiyahu
Fixed a bug in the NetFlow dissector that caused flows to be wrongly decoded as Netflow
Updated test results for starcraft and whatsapp
2015-08-03 14:35:31 +02:00
m.bracci
506b4e5f81 battle.net removed
battle.net removed, fixed a typo
2015-07-30 14:04:25 +02:00
Luca Deri
8365b127f2 Merge pull request #72 from pavel-odintsov/dev
Enhance NTP support, add protocol version identification; Add pcap ex…
2015-07-29 16:18:19 +02:00
Pavel Odintsov
471ea81594 Enhance NTP support, add protocol version identification; Add pcap examples for NTPv2, NTPv3, NTPv4; Fix bug with identification of NTP monlist packets as QUIC 2015-07-29 14:19:32 +03:00
Luca Deri
b0ac39fe28 Various Instagram enhancements 2015-07-27 23:25:47 +02:00
Luca Deri
aced1e9673 Improvements to WhatsApp voice 2015-07-25 10:13:47 +02:00
Luca
e37be3b43d Fix to limit STUN to UDP only 2015-07-22 16:51:39 +02:00
Luca
6648d19239 Minor starcraft/WoW code cleanup 2015-07-21 17:30:47 +02:00
Luca Deri
8d8a204519 Cleaned up starcraft protocol code
Fixed false-positive in Skype dissector
2015-07-21 14:10:50 +02:00
Matteo Bracci
0ce34f341e Update starcraft2.c
Removed debug leftovers
2015-07-20 12:55:14 +02:00
Matteo Bracci
5165102f81 Update world_of_warcraft.c
Commented the first part of the dissector, as it steals traffic from other Battle.net based protocols.
2015-07-17 18:43:32 +02:00
Matteo Bracci
0739b577d4 Update starcraft2.c
starcraft2
2015-07-17 15:30:34 +02:00
Matteo Bracci
c62e8dadb6 Update ndpi_main.c
starcraft2
2015-07-17 13:53:31 +02:00
Matteo Bracci
e29bd2270f Update ndpi_content_match.c.inc
starcraft2
2015-07-17 13:44:50 +02:00
Matteo Bracci
aa4bdebf40 Update starcraft2.c 2015-07-17 13:40:35 +02:00
Matteo Bracci
5f460c95cc Create starcraft2.c 2015-07-17 13:38:41 +02:00
Luca Deri
73358d5ec2 Added check for removing characters from nDPI custom-defined protocols that might cause apps to misbehave. 2015-07-16 21:01:30 +02:00
Luca
5af906ad83 Enhanced FTP_DATA recognition (issue #28) 2015-07-13 16:41:51 +02:00
Luca
1d711d849d Added fix for #31 2015-07-13 16:16:58 +02:00
Luca
0b7af2dbbc Fixes for #27 2015-07-13 15:34:47 +02:00
Michele Campus
e3e8b5c6e4 fixed Oscar protocol dissector (4) 2015-07-13 01:05:57 +02:00