aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* added Oscar testMichele Campus2015-07-13
|
* Removed warningsLuca Deri2015-07-13
| | | | Added instagram to the list of tests
* Added Instagram pcap filebacker-and2015-07-12
|
* Fixes for issues #40 -> #52Luca2015-07-11
| | | | Implemented sub-protocol detection for SSL/HTTP/HTTPS
* Reworked protocol initialization. Work in progress (more cleanup is needed)Luca2015-07-08
|
* Introduced ndpi_protocol datatype to handle master+subprotocolLuca2015-07-07
| | | | | | Reworked protocol/master_protocol Added new API call to print protocol/master_protocol - ndpi_protocol2name()
* Added support for SnapchatLuca2015-07-05
| | | | Reworked code to better handle host-based protocols
* Added support for subprotocolsLuca2015-07-01
| | | | Modified ndpiReaded to print subprotocols
* Added test results for mpeg pcapLuca2015-06-25
|
* Added MPEG TS protocolLuca2015-06-25
| | | | | Fixed possible decoding loop in RTCP dissector Added test pcap for mpegts
* Reverted fix in quic.c as apparently it invalidates protocol detectionLuca2015-06-24
| | | | Added testing files for quickplay
* Added pcap for SSL regressionLuca Deri2015-06-16
|
* Test file for mpeg detectionLuca2015-06-15
|
* Added support for Twitch detectionLuca Deri2015-06-15
| | | | Minor cosmetic fix in test tool
* Added testing files for EAQ, KakaoTalk, Torcedor, MeuLuca Deri2015-06-14
|
* Fixed bug that caused configure to generate GIT version information ↵Luca2015-06-04
| | | | | | | containing spaces Modified ndpiReader to include flow details in dumps (used for testing) Rebuilt all test results to include flow details
* GIT commit count fix that should work on all platforms (RedHat/CentOS included)Luca Deri2015-05-27
|
* Improved testing applicationLuca Deri2015-05-22
| | | | | Removed warning from the quic dissector Travis now runs regression tests
* Added fix to harden quic detection and limit it to port 80/443 UDPLuca Deri2015-05-20
|
* Fixed bug that prevented (due to endianess) to properly match hostsLuca Deri2015-05-19
| | | | Added tests for skype detection
* Skype test filesLuca Deri2015-05-19
|
* Added ability to run automatic tests (initial version)Luca Deri2015-05-14
|
* Added improvement for handling bit-torrent search on UDPLuca Deri2015-05-13
| | | | Added quic protocol sample
* Added BitTorrent search pcap fileLuca2015-05-13
|
* Directory that will contain files for regression testing of nDPILuca2015-05-13