Commit graph

93 commits

Author SHA1 Message Date
Luca Deri
50e7e959fe Updated test result 2015-10-25 23:26:03 +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
Luca Deri
25631a25f7 Implemented MS Lync support 2015-10-22 00:32:48 +02:00
Luca
ac9b4f8135 Removed non IP traffic to shrink pcaps 2015-10-20 16:20:59 +02:00
Campus
46694ece47 added new BGP pcap for detection of Cisco datalink layer 2015-10-19 01:58:03 +02:00
Campus
fd9f4753bb added cisco hdlc datalink type - fix MPLS header - added BGP pcap with cisco hdlc & MPLS header 2015-10-16 17:48:38 +02:00
Luca Deri
88d466e58e Added fix for Webex protol detection 2015-10-11 17:55:56 +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
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
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
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
Michele Campus
9d1e99ad0a added Oscar test 2015-07-13 15:01:51 +02:00
Luca Deri
085d7f0ed4 Removed warnings
Added instagram to the list of tests
2015-07-13 00:05:04 +02:00
backer-and
5c55b970c6 Added Instagram pcap file 2015-07-12 23:38:55 +02:00
Luca
2f347a33d8 Fixes for issues #40 -> #52
Implemented sub-protocol detection for SSL/HTTP/HTTPS
2015-07-11 16:04:58 +02:00
Luca
5266c726f2 Reworked protocol initialization. Work in progress (more cleanup is needed) 2015-07-08 11:58:55 -07:00
Luca
dc1d7bf47f Introduced ndpi_protocol datatype to handle master+subprotocol
Reworked protocol/master_protocol
Added new API call to print protocol/master_protocol
      - ndpi_protocol2name()
2015-07-07 10:50:49 -04:00
Luca
f5d6cd511e Added support for Snapchat
Reworked code to better handle host-based protocols
2015-07-05 19:21:12 +02:00
Luca
7f807b81fe Added support for subprotocols
Modified ndpiReaded to print subprotocols
2015-07-01 18:12:47 +02:00
Luca
276a35d36d Added test results for mpeg pcap 2015-06-25 03:59:17 -07:00
Luca
7e28cc0981 Added MPEG TS protocol
Fixed possible decoding loop in RTCP dissector
Added test pcap for mpegts
2015-06-25 03:57:50 -07:00
Luca
53c0b81dad Reverted fix in quic.c as apparently it invalidates protocol detection
Added testing files for quickplay
2015-06-24 07:49:02 -07:00
Luca Deri
f97fe9a7b5 Added pcap for SSL regression 2015-06-16 18:34:43 +02:00
Luca
031f1709f2 Test file for mpeg detection 2015-06-15 16:48:50 +02:00
Luca Deri
984eca8a27 Added support for Twitch detection
Minor cosmetic fix in test tool
2015-06-15 00:47:39 +02:00
Luca Deri
8b321fda41 Added testing files for EAQ, KakaoTalk, Torcedor, Meu 2015-06-14 12:28:59 +02:00
Luca
72b205f5c1 Fixed bug that caused configure to generate GIT version information containing spaces
Modified ndpiReader to include flow details in dumps (used for testing)
Rebuilt all test results to include flow details
2015-06-04 19:07:23 +02:00
Luca Deri
22dc2dcb05 GIT commit count fix that should work on all platforms (RedHat/CentOS included) 2015-05-27 09:20:51 +02:00
Luca Deri
43bf9df219 Improved testing application
Removed warning from the quic dissector
Travis now runs regression tests
2015-05-22 09:03:01 +02:00
Luca Deri
8f3b8ff4df Added fix to harden quic detection and limit it to port 80/443 UDP 2015-05-20 09:27:04 +02:00
Luca Deri
993665726a Fixed bug that prevented (due to endianess) to properly match hosts
Added tests for skype detection
2015-05-19 12:30:44 +02:00
Luca Deri
c6d09df884 Skype test files 2015-05-19 08:14:33 +02:00
Luca Deri
199193fb86 Added ability to run automatic tests (initial version) 2015-05-14 00:47:50 +02:00
Luca Deri
bcd8380704 Added improvement for handling bit-torrent search on UDP
Added quic protocol sample
2015-05-13 23:37:31 +02:00
Luca
08c8fe7411 Added BitTorrent search pcap file 2015-05-13 19:01:01 +02:00
Luca
fd25b3b84f Directory that will contain files for regression testing of nDPI 2015-05-13 18:46:07 +02:00