aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* Recodede QUIC from scratch to make it more robust and export SNI (server ↵Luca Deri2016-05-21
| | | | name) as with SSL/HTTP
* upgrade quic test pcap with version 33Campus2016-05-17
|
* added Weibo service and pcap testCampus2016-05-13
|
* update test pcap due to modification of quic protocol - improved readability ↵Campus2016-05-12
| | | | of code
* QUIC: Remove a wrong heuriticsAlexis La Goutte2016-05-10
| | | | There is always the QUIC version on first frame
* Fix test suiteAlexis La Goutte2016-05-03
| | | | there is some change with IPv6 Address...
* QUIC: fix test suite after typo changeAlexis La Goutte2016-05-03
|
* Add RX testcase.Giovanni Mascellani2016-04-15
|
* fix for test pcap and outputCampus2016-04-04
|
* Included test result for CoAP and Mqtt.Sorin Zamfir2016-04-03
|
* fixed coap.c and dropbox.c after detecting wrong detection - added test for ↵Campus2016-03-29
| | | | dropbox
* deleted winmx protocol due to abandoned development since July 2, 2004Campus2016-03-23
|
* fix for pull request https://github.com/ntop/nDPI/pull/161Campus2016-03-20
|
* Included test file for coap and mqtt dissectors.Sorin Zamfir2016-03-20
|
* improved Skype detection - redized Viber pcap for testCampus2016-03-15
|
* add new detection of Viber (service)Campus2016-03-15
|
* Improved protocol detectionLuca Deri2016-03-04
|
* Reworked sockets supportLuca2016-02-29
| | | | Fixed TFTP support
* Removed VEOHTV protocol and replaced with HTTPDownloadLuca Deri2016-02-28
| | | | Fixed bug that prevented content type to be properly detected
* Added trace for BitTorrrent u-TPLuca Deri2016-02-25
|
* Improved WhatsAppVoice detectionLuca Deri2016-02-15
|
* Added ability to extract BitTorrent hash (and eventually peerId)Luca Deri2016-02-15
|
* added cloudflare service - minor fixes for test pcapCampus2016-02-14
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca2016-01-21
|
* added OCS service and related pcap for testingCampus2015-12-24
|
* minor fix for testsLorenzo Mangani2015-12-10
|
* Fixed IPv6 HTTPs supportLuca Deri2015-11-23
|
* fixed wrong output 6in4tunnel after updates in nDPICampus2015-11-19
|
* Removed legacy linux_compat.h fileLuca2015-11-12
| | | | Updated IPv6 address dump format
* Fix for #110Luca Deri2015-10-26
|
* Updated test resultLuca Deri2015-10-25
|
* Removed linux kernel supportLuca Deri2015-10-24
|
* added 6in4 tunneling pcap for testCampus2015-10-23
|
* Implemented MS Lync supportLuca Deri2015-10-22
|
* Removed non IP traffic to shrink pcapsLuca2015-10-20
|
* added new BGP pcap for detection of Cisco datalink layerCampus2015-10-19
|
* added cisco hdlc datalink type - fix MPLS header - added BGP pcap with cisco ↵Campus2015-10-16
| | | | hdlc & MPLS header
* Added fix for Webex protol detectionLuca Deri2015-10-11
|
* Ensure usage of struct in_addr is in network byte order.Beyers Cronje2015-08-27
| | | | Closes issue #81
* Fixes #83. Critical fix: due to an invalid endianess conversion some ↵Luca Deri2015-08-26
| | | | protocol were not properly indetified
* Added teredo protocol support. Fixed #74Luca Deri2015-08-07
|
* Fixed a bug in the STUN dissector courtesy of Asher YermiyahuLuca Deri2015-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/devLuca Deri2015-07-29
|\ | | | | Enhance NTP support, add protocol version identification; Add pcap ex…
| * Enhance NTP support, add protocol version identification; Add pcap examples ↵Pavel Odintsov2015-07-29
| | | | | | | | for NTPv2, NTPv3, NTPv4; Fix bug with identification of NTP monlist packets as QUIC
* | Various Instagram enhancementsLuca Deri2015-07-27
| |
* | Improvements to WhatsApp voiceLuca Deri2015-07-25
| |
* | Minor starcraft/WoW code cleanupLuca2015-07-21
| |
* | Cleaned up starcraft protocol codeLuca Deri2015-07-21
| | | | | | | | Fixed false-positive in Skype dissector
* | added Oscar testMichele Campus2015-07-13
| |
* | Removed warningsLuca Deri2015-07-13
| | | | | | | | Added instagram to the list of tests