aboutsummaryrefslogtreecommitdiff
path: root/tests/do.sh
Commit message (Collapse)AuthorAge
* Add basic support for some ip-in-ip tunnelsNardi Ivan2020-04-23
| | | | | | | | Add support for 4in4, 6in6 and 4in6 encapsulations Add support for ipv6 traffic in gtp tunnels, too To allow gtp unit test, gtp detunneling flag has been globally enabled in the test suite
* Adds fuzz targets build and run to travisPhilippe Antoine2020-01-22
| | | | Build comes with the different sanitizers
* Code cleanupLuca Deri2019-10-02
|
* Add categories test PCAPemanuele-f2019-09-27
|
* Reworked outputLuca Deri2019-07-15
| | | | | -v 1 now prints only unknown flows -v 2 now prints all flows
* Improved skype, teredo, netbios heuristicsLuca Deri2018-11-21
| | | | Changed ndpi_detection_giveup() API: guess is now part of the call
* fix wrong datalink type for Cisco PPPCampus2017-07-29
|
* Added protos.txt to the list of testsLuca2016-09-28
|
* 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
* Added support for Twitch detectionLuca Deri2015-06-15
| | | | Minor cosmetic fix in test tool
* 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
* 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
|
* Added ability to run automatic tests (initial version)Luca Deri2015-05-14