Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | update test pcap due to modification of quic protocol - improved readability ↵ | Campus | 2016-05-12 | |
| | | | | of code | |||
* | QUIC: Remove a wrong heuritics | Alexis La Goutte | 2016-05-10 | |
| | | | | There is always the QUIC version on first frame | |||
* | Fix test suite | Alexis La Goutte | 2016-05-03 | |
| | | | | there is some change with IPv6 Address... | |||
* | QUIC: fix test suite after typo change | Alexis La Goutte | 2016-05-03 | |
| | ||||
* | Add RX testcase. | Giovanni Mascellani | 2016-04-15 | |
| | ||||
* | fix for test pcap and output | Campus | 2016-04-04 | |
| | ||||
* | Included test result for CoAP and Mqtt. | Sorin Zamfir | 2016-04-03 | |
| | ||||
* | fixed coap.c and dropbox.c after detecting wrong detection - added test for ↵ | Campus | 2016-03-29 | |
| | | | | dropbox | |||
* | deleted winmx protocol due to abandoned development since July 2, 2004 | Campus | 2016-03-23 | |
| | ||||
* | 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 | |
| | ||||
* | Improved protocol detection | Luca Deri | 2016-03-04 | |
| | ||||
* | Reworked sockets support | Luca | 2016-02-29 | |
| | | | | Fixed TFTP support | |||
* | Removed VEOHTV protocol and replaced with HTTPDownload | Luca Deri | 2016-02-28 | |
| | | | | Fixed bug that prevented content type to be properly detected | |||
* | Added trace for BitTorrrent u-TP | Luca Deri | 2016-02-25 | |
| | ||||
* | Improved WhatsAppVoice detection | Luca Deri | 2016-02-15 | |
| | ||||
* | Added ability to extract BitTorrent hash (and eventually peerId) | Luca Deri | 2016-02-15 | |
| | ||||
* | added cloudflare service - minor fixes for test pcap | Campus | 2016-02-14 | |
| | ||||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca | 2016-01-21 | |
| | ||||
* | added OCS service and related pcap for testing | Campus | 2015-12-24 | |
| | ||||
* | minor fix for tests | Lorenzo Mangani | 2015-12-10 | |
| | ||||
* | Fixed IPv6 HTTPs support | Luca Deri | 2015-11-23 | |
| | ||||
* | fixed wrong output 6in4tunnel after updates in nDPI | Campus | 2015-11-19 | |
| | ||||
* | Removed legacy linux_compat.h file | Luca | 2015-11-12 | |
| | | | | Updated IPv6 address dump format | |||
* | Fix for #110 | Luca Deri | 2015-10-26 | |
| | ||||
* | Updated test result | Luca Deri | 2015-10-25 | |
| | ||||
* | Removed linux kernel support | Luca Deri | 2015-10-24 | |
| | ||||
* | added 6in4 tunneling pcap for test | Campus | 2015-10-23 | |
| | ||||
* | Implemented MS Lync support | Luca Deri | 2015-10-22 | |
| | ||||
* | 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 | |
| | ||||
* | Ensure usage of struct in_addr is in network byte order. | Beyers Cronje | 2015-08-27 | |
| | | | | Closes issue #81 | |||
* | Fixes #83. Critical fix: due to an invalid endianess conversion some ↵ | Luca Deri | 2015-08-26 | |
| | | | | protocol were not properly indetified | |||
* | 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 | |||
* | | Various Instagram enhancements | Luca Deri | 2015-07-27 | |
| | | ||||
* | | Improvements to WhatsApp voice | Luca Deri | 2015-07-25 | |
| | | ||||
* | | 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 | |||
* | | added Oscar test | Michele Campus | 2015-07-13 | |
| | | ||||
* | | Removed warnings | Luca Deri | 2015-07-13 | |
| | | | | | | | | Added instagram to the list of tests | |||
* | | 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 | |||
* | | Reworked protocol initialization. Work in progress (more cleanup is needed) | Luca | 2015-07-08 | |
|/ |