aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* Updated SkypeCall -> Skype_TeamsCallLuca Deri2022-05-26
* Moved RTSP http patterns to the protocol source file.lns2022-05-19
* DNS-over-QUIC: update default port (#1548)Ivan Nardi2022-05-12
* Added Softether(-VPN) DDNS service detection. (#1544)Toni2022-05-09
* Added Edgecast and Cachefly CDNs. (#1540)Toni2022-05-07
* Fix compilation (if `--enable-debug-messages` is used) (#1539)Ivan Nardi2022-05-04
* Added extra check to make sure that the guessed protocol is the one we expect...Luca Deri2022-05-04
* Fixes bug that prevents triggering alerts for traffic on non-standard ports t...Luca Deri2022-05-04
* Added ndpi_get_flow_error_code() API callLuca Deri2022-05-02
* Added ability to store custom category file in patricia treeLuca Deri2022-04-26
* Added generic user agent setter. (#1530)Toni2022-04-25
* XIAOMI: add detection of Xiaomi traffic (#1529)Ivan Nardi2022-04-25
* Added RakNet protocol dissector. (#1527)Toni2022-04-24
* Code cleanup (removed redundancy)Luca Deri2022-04-22
* Add some scripts to easily update some IPs lists (#1522)Ivan Nardi2022-04-21
* Added proprietary Agora Software Defined Real-time Network (SD-RTN) protocol ...Toni2022-04-20
* Added Toca Boca protocol dissector. (#1517)Toni2022-04-19
* DGA improvementsLuca Deri2022-04-16
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14
* fix(ndpi_main):Fix memory leak about ndpi_str; (#1513)Wayne2022-04-12
* QUIC: handle retransmissions and overlapping fragments in reassembler (#1195)...Vinicius Silva Nogueira2022-04-07
* DGA improvementsLuca Deri2022-04-01
* Moved geneated file to a separate folderLuca Deri2022-04-01
* Improved DGA detectionLuca Deri2022-03-31
* Add support for Pluralsight site (#1503)Ivan Nardi2022-03-27
* Reducing the size of the ndpi_detection_module_struct structure. (#1490)Vitaly Lavrov2022-03-27
* Improved DGA detection skipping names containign at least 3 consecutive digit...Luca Deri2022-03-26
* Bug fixing. (#1487)Vitaly Lavrov2022-03-15
* Extend tests coverage (#1476)Ivan Nardi2022-03-09
* Improved ASN/IP update scripts and CI integration. (#1474)Toni2022-03-09
* Some small fixes (#1481)Ivan Nardi2022-03-08
* Errors fixed (#1482)Vitaly Lavrov2022-03-08
* Drop support for non-gcrypt builds. (#1469)Toni2022-03-02
* Add ICMP checksum check and set risk if mismatch detected. (#1464)Toni2022-03-02
* Added configureable ndpi packet processing limit. (#1466)Toni2022-03-02
* Add a new flow risk `NDPI_ANONYMOUS_SUBSCRIBER` (#1462)Ivan Nardi2022-02-28
* Removed some unused fields (#1461)Ivan Nardi2022-02-28
* Add some scripts to easily update some IPs lists (#1449)Ivan Nardi2022-02-25
* Provide some API functions for convenience. (#1456)Toni2022-02-25
* Replaced strdup with ndpi_strupLuca Deri2022-02-23
* Directly drop malformed packets (#1455)Ivan Nardi2022-02-22
* EthernetIP: add missing initialization (#1448)Ivan Nardi2022-02-20
* Add support for Google Cloud (#1447)Ivan Nardi2022-02-20
* Added lightweight implementation of libgcrypt. (#1444)Vitaly Lavrov2022-02-20
* Added newflow risk NDPI_HTTP_CRAWLER_BOTLuca Deri2022-02-17
* SilencedLuca Deri2022-02-14
* Added SNMP error code checkLuca Deri2022-02-14
* Added cybersecurity category mapping to stringLuca Deri2022-02-10
* Added cybersecurity protocol and category that groups traffic towards leading...Luca Deri2022-02-10
* Added VXLAN dissector (#1439)Dmytrii Vitman2022-02-09