Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Added Ookla test pcap | Luca Deri | 2017-04-01 | |
| | | | | Updated results | |||
* | Minor changes for tracking Youtube content | Luca Deri | 2017-03-13 | |
| | | | | Added test pcap for working on quic/youtube dissector | |||
* | better improvement of netflix traffic detection - added netflix pcap and ↵ | Campus | 2017-03-05 | |
| | | | | output - change little bit http detection behaviour | |||
* | update test dir to fix wrong pcap | Campus | 2017-02-20 | |
| | ||||
* | Improvements for exporting info in MDNS and UBNTAC2 protocols | Luca Deri | 2017-02-13 | |
| | | | | Added test pcap file for UBNTAC2 | |||
* | Add files via upload | dillinger79 | 2017-01-18 | |
| | | | this pcap file causes a busy loop | |||
* | Implemented Short Message Peer-to-Peer (SMPP) dissector | Damir Franusic | 2016-12-14 | |
| | ||||
* | added iqiyi media service and updated ppsetream protocol - added 1kxun media ↵ | Campus | 2016-11-20 | |
| | | | | service | |||
* | fix msn dissector - add pcap for test | Campus | 2016-10-17 | |
| | ||||
* | added vnc pcap to test folder | Campus | 2016-10-12 | |
| | ||||
* | fix and merge mssql and tds in unique dissector mssql_tds due to latest ↵ | Campus | 2016-09-16 | |
| | | | | release + minor fixes | |||
* | Fix facebook certificate recognition | emanuele-f | 2016-09-06 | |
| | ||||
* | Fix openvpn with multiple hard_reset_client not being recognized | emanuele-f | 2016-08-28 | |
| | ||||
* | Add openvpn test pcap | emanuele-f | 2016-08-05 | |
| | ||||
* | Removed un-necessary files | Luca Deri | 2016-07-20 | |
| | ||||
* | Implemented #228 | Luca Deri | 2016-07-20 | |
| | ||||
* | added drda protocol - fix quic output after commit ↵ | Campus | 2016-07-02 | |
| | | | | 87717dd77f3c16d6b1a997a257ed442435ee93ec | |||
* | added git protocol dissector and pcap for test | Campus | 2016-06-24 | |
| | ||||
* | Removed false positives from CoAP protocol | Luca Deri | 2016-06-19 | |
| | | | | | | | Improved DNS detection Added misisng default DropBox port Fix for #154 Added sample pcap of Tor traffic for regression testing | |||
* | upgrade quic test pcap with version 33 | Campus | 2016-05-17 | |
| | ||||
* | added Weibo service and pcap test | Campus | 2016-05-13 | |
| | ||||
* | update test pcap due to modification of quic protocol - improved readability ↵ | Campus | 2016-05-12 | |
| | | | | of code | |||
* | Add RX testcase. | Giovanni Mascellani | 2016-04-15 | |
| | ||||
* | fix for test pcap and output | Campus | 2016-04-04 | |
| | ||||
* | fixed coap.c and dropbox.c after detecting wrong detection - added test for ↵ | Campus | 2016-03-29 | |
| | | | | dropbox | |||
* | fix for pull request https://github.com/ntop/nDPI/pull/161 | Campus | 2016-03-20 | |
| | ||||
* | Included test file for coap and mqtt dissectors. | Sorin Zamfir | 2016-03-20 | |
| | ||||
* | improved Skype detection - redized Viber pcap for test | Campus | 2016-03-15 | |
| | ||||
* | add new detection of Viber (service) | Campus | 2016-03-15 | |
| | ||||
* | Added trace for BitTorrrent u-TP | Luca Deri | 2016-02-25 | |
| | ||||
* | Added ability to extract BitTorrent hash (and eventually peerId) | Luca Deri | 2016-02-15 | |
| | ||||
* | added OCS service and related pcap for testing | Campus | 2015-12-24 | |
| | ||||
* | Fixed IPv6 HTTPs support | Luca Deri | 2015-11-23 | |
| | ||||
* | added 6in4 tunneling pcap for test | Campus | 2015-10-23 | |
| | ||||
* | Removed non IP traffic to shrink pcaps | Luca | 2015-10-20 | |
| | ||||
* | added new BGP pcap for detection of Cisco datalink layer | Campus | 2015-10-19 | |
| | ||||
* | added cisco hdlc datalink type - fix MPLS header - added BGP pcap with cisco ↵ | Campus | 2015-10-16 | |
| | | | | hdlc & MPLS header | |||
* | Added fix for Webex protol detection | Luca Deri | 2015-10-11 | |
| | ||||
* | Added teredo protocol support. Fixed #74 | Luca Deri | 2015-08-07 | |
| | ||||
* | 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 | |
| | | ||||
* | | Cleaned up starcraft protocol code | Luca Deri | 2015-07-21 | |
| | | | | | | | | Fixed false-positive in Skype dissector | |||
* | | added Oscar test | Michele Campus | 2015-07-13 | |
| | | ||||
* | | Added Instagram pcap file | backer-and | 2015-07-12 | |
| | | ||||
* | | Fixes for issues #40 -> #52 | Luca | 2015-07-11 | |
|/ | | | | Implemented sub-protocol detection for SSL/HTTP/HTTPS | |||
* | Added support for Snapchat | Luca | 2015-07-05 | |
| | | | | Reworked code to better handle host-based protocols | |||
* | Added MPEG TS protocol | Luca | 2015-06-25 | |
| | | | | | Fixed possible decoding loop in RTCP dissector Added test pcap for mpegts | |||
* | Reverted fix in quic.c as apparently it invalidates protocol detection | Luca | 2015-06-24 | |
| | | | | Added testing files for quickplay | |||
* | Added pcap for SSL regression | Luca Deri | 2015-06-16 | |
| |