aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14
* Kerberos: fix some memory access errors (#1514)Ivan Nardi2022-04-13
* Extended list of cybersecurity domainsLuca Deri2022-04-13
* fix(ndpi_main):Fix memory leak about ndpi_str; (#1513)Wayne2022-04-12
* TINC: fix invalid memory read (#1512)Ivan Nardi2022-04-10
* Improved ASN.1 parsing for Keberos. Fixes #1492. (#1497)Toni2022-04-10
* QUIC: handle retransmissions and overlapping fragments in reassembler (#1195)...Vinicius Silva Nogueira2022-04-07
* Python bindings fix.aouinizied2022-04-07
* Added ndpi_find_outliers() API call using Z-ScoreLuca Deri2022-04-04
* Removed un-necessary guess in miningLuca Deri2022-04-01
* DGA improvementsLuca Deri2022-04-01
* Improvements for CUSTOM_NDPI_PROTOCOLSLuca Deri2022-04-01
* Moved geneated file to a separate folderLuca Deri2022-04-01
* Improved twitter detectionLuca Deri2022-04-01
* Removed SRV record from suspicious DNS trafficLuca Deri2022-03-31
* 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
* [SSDP] Extract HTTP user-agent when available. (#1500)Darryl Sokoloski2022-03-27
* Improved DGA detection skipping names containign at least 3 consecutive digit...Luca Deri2022-03-26
* QUIC: add support for version 2 draft 01 (#1493)Ivan Nardi2022-03-25
* Mining: cleanup registration (#1496)Ivan Nardi2022-03-25
* Trying to improve QUIC reassembler (#1195) (#1489)Vinicius Silva Nogueira2022-03-24
* Complete rework of nDPI Python bindings (cffi API, automatic generation, pack...aouinizied2022-03-22
* Extended the list of cybersecurity protocolLuca Deri2022-03-21
* Bug fixing. (#1487)Vitaly Lavrov2022-03-15
* QUIC: convert logs to standard mechanism (#1485)Ivan Nardi2022-03-15
* QUIC: fix dissection of draft-34 (#1484)dev-1Ivan Nardi2022-03-09
* 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
* EthernetIP: fix integer conversion on big-endian archs (#1477)Ivan Nardi2022-03-05
* Fixed a bug for BE architectures (#1478)Vitaly Lavrov2022-03-05
* configure: fix usage of libgpg-error with `--with-local-libgcrypt` (#1472)Ivan Nardi2022-03-05
* Added autoconf option `--enable-tls-sigs'. (#1471)Toni2022-03-03
* Drop support for non-gcrypt builds. (#1469)Toni2022-03-02
* Internal crypto: increase size of authentication buffer (#1468)Ivan Nardi2022-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
* Fix libgcrypt(-light/-internal) compile error. (#1465)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
* Bug fixing. (#1459)Vitaly Lavrov2022-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
* Win fixesLuca Deri2022-02-23
* Replaced strdup with ndpi_strupLuca Deri2022-02-23
* Directly drop malformed packets (#1455)Ivan Nardi2022-02-22
* DTLS: fix access to certificate cache (#1450)Ivan Nardi2022-02-21