Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixes #83. Critical fix: due to an invalid endianess conversion some ↵ | Luca Deri | 2015-08-26 |
| | | | | protocol were not properly indetified | ||
* | Warning fix | Luca Deri | 2015-08-18 |
| | |||
* | Added teredo protocol support. Fixed #74 | Luca Deri | 2015-08-07 |
| | |||
* | Fixed a bug in the STUN dissector courtesy of Asher Yermiyahu | Luca Deri | 2015-08-03 |
| | | | | | Fixed a bug in the NetFlow dissector that caused flows to be wrongly decoded as Netflow Updated test results for starcraft and whatsapp | ||
* | Merge pull request #72 from pavel-odintsov/dev | Luca Deri | 2015-07-29 |
|\ | | | | | Enhance NTP support, add protocol version identification; Add pcap ex… | ||
| * | Enhance NTP support, add protocol version identification; Add pcap examples ↵ | Pavel Odintsov | 2015-07-29 |
| | | | | | | | | for NTPv2, NTPv3, NTPv4; Fix bug with identification of NTP monlist packets as QUIC | ||
* | | Improvements to WhatsApp voice | Luca Deri | 2015-07-25 |
| | | |||
* | | Fix to limit STUN to UDP only | Luca | 2015-07-22 |
| | | |||
* | | Minor starcraft/WoW code cleanup | Luca | 2015-07-21 |
| | | |||
* | | Cleaned up starcraft protocol code | Luca Deri | 2015-07-21 |
| | | | | | | | | Fixed false-positive in Skype dissector | ||
* | | Update starcraft2.c | Matteo Bracci | 2015-07-20 |
| | | | | | | Removed debug leftovers | ||
* | | Update world_of_warcraft.c | Matteo Bracci | 2015-07-17 |
| | | | | | | Commented the first part of the dissector, as it steals traffic from other Battle.net based protocols. | ||
* | | Update starcraft2.c | Matteo Bracci | 2015-07-17 |
| | | | | | | starcraft2 | ||
* | | Update starcraft2.c | Matteo Bracci | 2015-07-17 |
| | | |||
* | | Create starcraft2.c | Matteo Bracci | 2015-07-17 |
| | | |||
* | | Enhanced FTP_DATA recognition (issue #28) | Luca | 2015-07-13 |
| | | |||
* | | Fixes for #27 | Luca | 2015-07-13 |
| | | |||
* | | fixed Oscar protocol dissector (4) | Michele Campus | 2015-07-13 |
| | | |||
* | | fixed Oscar protocol dissector (4) | Michele Campus | 2015-07-13 |
| | | |||
* | | Removed warnings | Luca Deri | 2015-07-13 |
| | | | | | | | | Added instagram to the list of tests | ||
* | | fixed Oscar protocol dissector (3) | Michele Campus | 2015-07-12 |
| | | |||
* | | fixed Oscar protocol dissector (2) | Michele Campus | 2015-07-12 |
| | | |||
* | | fixed Oscar protocol dissector | Michele Campus | 2015-07-12 |
| | | |||
* | | Fixes for issues #40 -> #52 | Luca | 2015-07-11 |
| | | | | | | | | Implemented sub-protocol detection for SSL/HTTP/HTTPS | ||
* | | fixed upper/lower name and init_non_tcp_udp_dissector | Michele Campus | 2015-07-09 |
| | | |||
* | | Reworked protocol initialization. Work in progress (more cleanup is needed) | Luca | 2015-07-08 |
|/ | |||
* | Added support for Snapchat | Luca | 2015-07-05 |
| | | | | Reworked code to better handle host-based protocols | ||
* | Reworked skype code | Luca | 2015-07-01 |
| | |||
* | Split former protocol into upper and lower protocol | Luca | 2015-07-01 |
| | |||
* | Removed commented code | Luca | 2015-07-01 |
| | | | | Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol() | ||
* | no_real for mpegts.c | Michele Campus | 2015-06-29 |
| | |||
* | no_real for mpegts.c | Michele Campus | 2015-06-29 |
| | |||
* | Merge pull request #1 from kYroL01/no_real | Michele Campus | 2015-06-29 |
|\ | | | | | No real | ||
| * | deleted protocol type (real-correlated)_1 | Michele Campus | 2015-06-29 |
| | | |||
| * | deleted protocol type (real-correlated) | Michele Campus | 2015-06-29 |
| | | |||
* | | Added MPEG TS protocol | Luca | 2015-06-25 |
|/ | | | | | Fixed possible decoding loop in RTCP dissector Added test pcap for mpegts | ||
* | Merge pull request #38 from jnicholls/dns-fix | Luca Deri | 2015-06-24 |
|\ | | | | | Account for the skipping of the DNS RR CLASS field by progressing the… | ||
| * | Account for the skipping of the DNS RR CLASS field by progressing the ↵ | Jarred Nicholls | 2015-06-24 |
| | | | | | | | | payload index forward by an extra 2 octets. Remove commented code. | ||
* | | fix quic.c | Michele Campus | 2015-06-24 |
| | | |||
* | | fix quic.c | Michele Campus | 2015-06-24 |
|/ | |||
* | Reverted fix in quic.c as apparently it invalidates protocol detection | Luca | 2015-06-24 |
| | | | | Added testing files for quickplay | ||
* | fix quic.c and add libtoolize option to autogen.sh | Michele Campus | 2015-06-20 |
| | |||
* | Added further check | Luca Deri | 2015-06-19 |
| | |||
* | Fixed crash caused by IPv6 traffic and KakaoTalk | Luca Deri | 2015-06-19 |
| | |||
* | HTTP response is now dissected so we can match mime types on responses | Luca | 2015-06-18 |
| | |||
* | Added fix for detecting SSL certificate decoding. The old code did not ↵ | Luca Deri | 2015-06-16 |
| | | | | discard non-SSL packets thus incrementing a counter when not necessary and thus terminating SSL decoding too early. This causes some SSL certificates not to be properly dissected and thus handled. | ||
* | Improved RTCP decoder | Luca Deri | 2015-06-14 |
| | | | | Added detection of KakaoTalk Voice and Chat | ||
* | Added Meu service detection | Luca Deri | 2015-06-14 |
| | |||
* | Added EAQ protocol support | Luca Deri | 2015-06-14 |
| | |||
* | Reworked the STUN plugin | Luca | 2015-06-04 |
| | | | | Added support for WhatsApp Voice vs WhatsApp (chat, no voice) |