| Commit message (Expand) | Author | Age |
* | Use Doxygen to generate the API documentation.add/doxygen-gen | lns | 2022-05-29 |
* | Improved detection of invalid SNI and hostnames in TLS, HTTP | Luca Deri | 2022-05-24 |
* | Added generic user agent setter. (#1530) | Toni | 2022-04-25 |
* | Add ICMP checksum check and set risk if mismatch detected. (#1464) | Toni | 2022-03-02 |
* | Bug fixing. (#1459) | Vitaly Lavrov | 2022-02-28 |
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-01-11 |
* | Update copyright | Alfredo Cardigliano | 2022-01-03 |
* | Added support for Log4J/Log4Shell detection in nDPI via a new flow risk named... | Luca Deri | 2021-12-23 |
* | Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1380) | Ivan Nardi | 2021-12-04 |
* | 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 |
* | Fix broken fuzz_process_packet fuzzer by adding a call to ndpi_finalize_initi... | Toni | 2021-10-18 |
* | Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317) | Ivan Nardi | 2021-09-29 |
* | Added entropy calculation to check for suspicious (encrypted) payload. (#1270) | Toni | 2021-08-08 |
* | Added ability to report whether a protocol is encrypted | Luca Deri | 2021-08-07 |
* | Implemented ALPN automa for checking uncommon ALPNs | Luca Deri | 2021-07-24 |
* | Reworked flow risk implementation | Luca Deri | 2021-07-23 |
* | Added risk: TLS_EXTENSION_SUSPICIOUS (#1252) | Toni | 2021-07-19 |
* | NetBIOS decoding changes | Luca Deri | 2021-06-16 |
* | Refactored nDPI subprotocol handling and aimini protocol detection. (#1156) | Toni | 2021-03-23 |
* | Improved DGA detection with trigrams. Disadvantage: slower startup time | Luca Deri | 2021-03-03 |
* | Removed now obsolete NDPI_DETECTION_SUPPORT_IPV6: code is more readeable now | Luca Deri | 2021-02-10 |
* | (C) Update | Luca Deri | 2021-01-07 |
* | Use ndpi_handle_ipv6_extension_headers in reader_util | Philippe Antoine | 2020-04-15 |
* | Fixes netbios overread | Simone Mainardi | 2020-03-12 |
* | Fixed API change which removed ndpi_netbios_name_interpret | Simone Mainardi | 2020-03-12 |
* | Fix buffer overread in netbios | Philippe Antoine | 2020-03-12 |
* | Updated (C) | Luca Deri | 2020-01-05 |
* | Implement nDPI patricia tree API | emanuele-f | 2019-10-15 |
* | Adedd DTLS check in STUN | Luca Deri | 2019-09-21 |
* | Add ndpi_parse_ip_string and ndpi_get_ip_string API | emanuele-f | 2019-09-19 |
* | Fixed false positive with FTP_DATA protocol | Luca | 2019-04-05 |
* | Added the concept of protocols that can have subprotocols. Example Spotify ca... | Luca | 2018-11-30 |
* | Improved WeChat support | Luca Deri | 2018-11-19 |
* | Completed custom category implementation | Luca Deri | 2018-08-16 |
* | Major code cleanup | Luca | 2018-07-21 |
* | Hidden ndpi_detection_module_struct definition | Luca Deri | 2018-05-14 |
* | Moved ndpi_config.h from ndpi_main.h to ndpi_main.c, and example source files. | Darryl Sokoloski | 2018-04-24 |
* | Added option --enable-debug-messages. | Vitaly Lavrov | 2018-02-07 |
* | Added LISP protocol. By Huniya Arif (xFlowResearch) | huniya arif, xflowResearch | 2017-09-14 |
* | Exported ndpi_netbios_name_interpret() to all nDPI apps | Luca Deri | 2017-03-19 |
* | Add protocol category ids | emanuele-f | 2016-10-22 |
* | Added ndpi_get_proto_by_name() for mapping protocolIDs to protocol names | Luca Deri | 2016-07-25 |
* | rework some stuffs - added missing comments on functions | Campus | 2016-04-24 |
* | Fixed buffer overflows with safe str search | theirix | 2016-04-12 |
* | reorganized header files - added ndpi_includes.h | Campus | 2015-11-30 |
* | Win32 compilation fixes | Luca Deri | 2015-11-26 |
* | fixed missed library netinet/in.h under FreeBSD | Campus | 2015-11-26 |
* | deleted useless or not used functions and #ifdef | Campus | 2015-11-10 |
* | initial refactoring nDPI - typedef defined only in ndpi_typedef.h | Campus | 2015-11-09 |