| Commit message (Expand) | Author | Age |
* | Removed SRV record from suspicious DNS traffic | Luca Deri | 2022-03-31 |
* | Improved MDNS/LLMNR detection. (#1437) | Toni | 2022-02-07 |
* | Added NDPI_ERROR_CODE_DETECTED risk | Luca Deri | 2022-02-03 |
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-01-11 |
* | Update copyright | Alfredo Cardigliano | 2022-01-03 |
* | Improve/add several protocols (#1383) | Ivan Nardi | 2021-12-18 |
* | Fixed issue that prevented alt certificate names to be fully detected when ip... | Luca Deri | 2021-12-07 |
* | Rework how hostname/SNI info is saved (#1330) | Ivan Nardi | 2021-11-24 |
* | Detect invalid characters in text and set a risk. Fixes #1347. (#1363) | Toni | 2021-10-26 |
* | Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319) | Ivan Nardi | 2021-10-05 |
* | Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317) | Ivan Nardi | 2021-09-29 |
* | Small fixes after latest commits (#1308) | Ivan Nardi | 2021-09-18 |
* | Improved fragmented DNS detection | Luca Deri | 2021-09-17 |
* | DNS dissection fixes | Luca Deri | 2021-09-17 |
* | Progetto esame Gestione di Reti - Debora Cerretini (#1290) | deboracerretini | 2021-09-17 |
* | Reworked flow risk implementation | Luca Deri | 2021-07-23 |
* | Fixed invalid DNS dissection | Luca Deri | 2021-04-26 |
* | Improved DGA detection with trigrams. Disadvantage: slower startup time | Luca Deri | 2021-03-03 |
* | Improved DNS dissector | Luca Deri | 2021-02-26 |
* | Removed now obsolete NDPI_DETECTION_SUPPORT_IPV6: code is more readeable now | Luca Deri | 2021-02-10 |
* | (C) Update | Luca Deri | 2021-01-07 |
* | Various optimizations to reduce not-necessary calls | Luca Deri | 2020-09-24 |
* | Added risks for checking | Luca Deri | 2020-09-21 |
* | Reworked MDNS dissector that is not based on the DNS dissector | Luca Deri | 2020-09-17 |
* | Added extension to detect nested subdomains as used in Browsertunnel attack tool | Luca Deri | 2020-09-09 |
* | Added malformed packet risk support | Luca Deri | 2020-06-26 |
* | Added checks for DGA detection | Luca Deri | 2020-06-17 |
* | Added DGA risk for names that look like a DGA | Luca Deri | 2020-06-11 |
* | Adds different checks against overflows | Philippe Antoine | 2020-03-19 |
* | Fix buffer over read in dns | Philippe Antoine | 2020-03-12 |
* | Fix various buffer over reads | Philippe Antoine | 2020-02-18 |
* | Improvements for DNS continuous flow dissection | Luca | 2020-02-06 |
* | Improved DNS response decoding | Luca Deri | 2020-02-04 |
* | Fix undefined shift in dns | Philippe Antoine | 2020-01-31 |
* | Updated (C) | Luca Deri | 2020-01-05 |
* | Code cleanup | Luca Deri | 2019-12-09 |
* | Fixed buffer overflow in DNS dissection | Luca Deri | 2019-11-26 |
* | Major cleanup | Luca Deri | 2019-10-24 |
* | Added extra processing for POP and SMTP | Luca Deri | 2019-10-22 |
* | Handle TCP DNS replies and add is_reply flag | emanuele-f | 2019-10-03 |
* | Fix DNS reply dissection issues | emanuele-f | 2019-10-03 |
* | Improved category handlign in subprotocols | Luca Deri | 2019-09-27 |
* | Fixed partial string matches | Luca Deri | 2019-09-27 |
* | Added ndpi_extra_dissection_possible() API call | Luca Deri | 2019-09-26 |
* | Restructure DNS search code | emanuele-f | 2019-09-26 |
* | Adedd DTLS check in STUN | Luca Deri | 2019-09-21 |
* | Code cleanup | Luca Deri | 2019-07-27 |
* | Fix DNS rsp_addr missing in some tiny responses | emanuele-f | 2019-04-15 |
* | Implemented ndpi_process_partial_detection() API call to handle partial match... | Luca Deri | 2019-04-01 |
* | Add DNS response address | emanuele-f | 2019-03-29 |