aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* Removed un-necessary filesLuca Deri2016-07-20
|
* Implemented #228Luca Deri2016-07-20
|
* Fixes test cases for QUIC.GoogleSimone Mainardi2016-07-08
|
* added drda protocol - fix quic output after commit ↵Campus2016-07-02
| | | | 87717dd77f3c16d6b1a997a257ed442435ee93ec
* added git protocol dissector and pcap for testCampus2016-06-24
|
* Recomputed results due to the previous commitLuca Deri2016-06-19
|
* Removed false positives from CoAP protocolLuca Deri2016-06-19
| | | | | | | Improved DNS detection Added misisng default DropBox port Fix for #154 Added sample pcap of Tor traffic for regression testing
* 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…