aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* 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
* | 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