| Commit message (Expand) | Author | Age |
* | Update Python bindings guide. | aouinizied | 2022-03-22 |
* | Fix typo. | aouinizied | 2022-03-22 |
* | Add HOWTO Python. | aouinizied | 2022-03-22 |
* | Complete rework of nDPI Python bindings (cffi API, automatic generation, pack... | aouinizied | 2022-03-22 |
* | Extend tests coverage (#1476) | Ivan Nardi | 2022-03-09 |
* | Add a new flow risk `NDPI_ANONYMOUS_SUBSCRIBER` (#1462) | Ivan Nardi | 2022-02-28 |
* | Removed some unused fields (#1461) | Ivan Nardi | 2022-02-28 |
* | Added newflow risk NDPI_HTTP_CRAWLER_BOT | Luca Deri | 2022-02-17 |
* | Added NDPI_ERROR_CODE_DETECTED risk | Luca Deri | 2022-02-03 |
* | Added new IDN/Punycode risk for spotting internationalized domain names | Luca | 2022-02-03 |
* | Added NDPI_TLS_CERTIFICATE_ABOUT_TO_EXPIRE flow risk | Luca Deri | 2022-01-26 |
* | build: respect environment options more (#1392) | Sam James | 2022-01-18 |
* | Remove some unused fields (#1393) | Ivan Nardi | 2022-01-08 |
* | Added support for Log4J/Log4Shell detection in nDPI via a new flow risk named... | Luca Deri | 2021-12-23 |
* | A final(?) effort to reduce memory usage per flow (#1389) | Ivan Nardi | 2021-12-22 |
* | Rework how hostname/SNI info is saved (#1330) | Ivan Nardi | 2021-11-24 |
* | Fix writes to `flow->protos` union fields (#1354) | Ivan Nardi | 2021-11-15 |
* | Add detection of OCSP (#1370) | Ivan Nardi | 2021-11-11 |
* | TLS: fix two warnings (#1365) | Ivan Nardi | 2021-11-02 |
* | Fix QUIC log and remove SoulSeek leftovers after b97dc6ba (#1351) | Ivan Nardi | 2021-10-19 |
* | Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319) | Ivan Nardi | 2021-10-05 |
* | FTP: fix support for START-TLS sessions | Nardi Ivan | 2021-09-21 |
* | A (tiny) effort to reduce memory usage per flow (#1304) | Ivan Nardi | 2021-09-18 |
* | Progetto esame Gestione di Reti - Debora Cerretini (#1290) | deboracerretini | 2021-09-17 |
* | Removing unused fields from the id_struct structure. (#1293) | Vitaly Lavrov | 2021-09-13 |
* | Added new risk for clear text credentials | Luca Deri | 2021-09-10 |
* | Fix access to some TLS fields in flow structure (#1277) | Ivan Nardi | 2021-08-20 |
* | Clode cleanup (after last merge) | Luca Deri | 2021-08-08 |
* | Added TLS fatal alert flow risk | Luca Deri | 2021-08-07 |
* | Improved TFTP detection. Fixes #1242, #1256 (#1262) | Toni | 2021-07-25 |
* | Added NDPI_DESKTOP_OR_FILE_SHARING_SESSION flow risk | Luca Deri | 2021-04-11 |
* | Refactored nDPI subprotocol handling and aimini protocol detection. (#1156) | Toni | 2021-03-23 |
* | HTTP: fix user-agent parsing (#1124) | Ivan Nardi | 2021-02-03 |
* | Added missing library | Luca Deri | 2021-01-22 |
* | Added HTTP suspicious content securirty risk (useful for tracking trickbot) | Luca Deri | 2021-01-02 |
* | Added missing files to `make dist' target which are not required to build nDP... | Toni | 2020-09-29 |
* | Added risks for checking | Luca Deri | 2020-09-21 |
* | Update example. | aouinizied | 2020-09-14 |
* | Added new risk for NDPI_UNSAFE_PROTOCOL that identifies protocols that are no... | Luca Deri | 2020-08-30 |
* | Add Connectivity check category and blacklisted host risk. | aouinizied | 2020-08-10 |
* | Add risk flag about suspicious ESNI usage | Nardi Ivan | 2020-08-05 |
* | Sync TLS definitions. | aouinizied | 2020-08-01 |
* | Update CFFI definitions. | aouinizied | 2020-07-29 |
* | added modified risks | MrRadix | 2020-07-22 |
* | added new risks to ndpi_risk_enum | MrRadix | 2020-07-22 |
* | Add ssl_version_str to flow structure. | aouinizied | 2020-07-13 |
* | Add NDPI_MALFORMED_PACKET risk. | aouinizied | 2020-07-09 |
* | Synchronize type definitions. | aouinizied | 2020-06-12 |
* | Update APIs and structures. | aouinizied | 2020-05-22 |
* | Fix flow_printer example. | Zied Aouini | 2020-04-15 |