Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add basic support for some ip-in-ip tunnels | Nardi Ivan | 2020-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 travis | Philippe Antoine | 2020-01-22 |
| | | | | Build comes with the different sanitizers | ||
* | Code cleanup | Luca Deri | 2019-10-02 |
| | |||
* | Add categories test PCAP | emanuele-f | 2019-09-27 |
| | |||
* | Reworked output | Luca Deri | 2019-07-15 |
| | | | | | -v 1 now prints only unknown flows -v 2 now prints all flows | ||
* | Improved skype, teredo, netbios heuristics | Luca Deri | 2018-11-21 |
| | | | | Changed ndpi_detection_giveup() API: guess is now part of the call | ||
* | fix wrong datalink type for Cisco PPP | Campus | 2017-07-29 |
| | |||
* | Added protos.txt to the list of tests | Luca | 2016-09-28 |
| | |||
* | Enhance NTP support, add protocol version identification; Add pcap examples ↵ | Pavel Odintsov | 2015-07-29 |
| | | | | for NTPv2, NTPv3, NTPv4; Fix bug with identification of NTP monlist packets as QUIC | ||
* | Added support for Twitch detection | Luca Deri | 2015-06-15 |
| | | | | Minor cosmetic fix in test tool | ||
* | Fixed bug that caused configure to generate GIT version information ↵ | Luca | 2015-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 application | Luca Deri | 2015-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 UDP | Luca Deri | 2015-05-20 |
| | |||
* | Added ability to run automatic tests (initial version) | Luca Deri | 2015-05-14 |