| Commit message (Expand) | Author | Age |
* | Add the ability to enable/disable every specific flow risks (#2653) | Ivan Nardi | 2025-01-06 |
* | Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358) | Toni | 2024-04-03 |
* | config: move cfg of aggressiviness and opportunistic TLS to the new API | Nardi Ivan | 2024-01-18 |
* | Have a clear distinction between public and private/internal API (#2137) | Ivan Nardi | 2023-11-09 |
* | Remove some useless checks (#1993) | Ivan Nardi | 2023-05-28 |
* | All protocols should be excluded sooner or later (#1969) | Ivan Nardi | 2023-05-10 |
* | Some small changes (#1869) | Ivan Nardi | 2023-01-25 |
* | postgres: improve detection (#1831) | Ivan Nardi | 2022-12-22 |
* | Add protocol disabling feature (#1808) | Ivan Nardi | 2022-12-18 |
* | Add support to opportunistic TLS | Nardi Ivan | 2022-09-04 |
* | Exported username in flow information | Luca Deri | 2022-07-04 |
* | Added RiskInfo string | Luca Deri | 2022-05-30 |
* | Some small fixes (#1481) | Ivan Nardi | 2022-03-08 |
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-01-11 |
* | Update copyright | Alfredo Cardigliano | 2022-01-03 |
* | A final(?) effort to reduce memory usage per flow (#1389) | Ivan Nardi | 2021-12-22 |
* | Fix writes to `flow->protos` union fields (#1354) | Ivan Nardi | 2021-11-15 |
* | Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319) | Ivan Nardi | 2021-10-05 |
* | Fix how some protocols handle tcp retransmissions (#1321) | Ivan Nardi | 2021-10-03 |
* | Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317) | Ivan Nardi | 2021-09-29 |
* | FTP: fix support for START-TLS sessions | Nardi Ivan | 2021-09-21 |
* | Added new risk for clear text credentials | Luca Deri | 2021-09-10 |
* | Added check to avoid clases on similar protocols (FTP adn SMTP) on setting ho... | Luca Deri | 2021-08-11 |
* | Improved FTP_CONTROL detection | Luca Deri | 2021-02-10 |
* | Dissection inprovements | Luca Deri | 2021-02-09 |
* | (C) Update | Luca Deri | 2021-01-07 |
* | Fix some debug messages | Nardi Ivan | 2020-04-08 |
* | Updated (C) | Luca Deri | 2020-01-05 |
* | Added auth failed support with FTP | Luca Deri | 2019-11-21 |
* | Reworked email metaata extraction | Luca Deri | 2019-10-21 |
* | Added POP3 metadata extraction | Luca Deri | 2019-10-20 |
* | Implemented FTP user/pwd extraction | Luca Deri | 2019-10-20 |
* | Adedd DTLS check in STUN | Luca Deri | 2019-09-21 |
* | Major code cleanup | Luca | 2018-07-21 |
* | Refactoring the debugging output. | Vitaly Lavrov | 2017-10-26 |
* | fix check for issue https://github.com/ntop/nDPI/issues/272 | Campus | 2016-10-03 |
* | fix ftp on tcp | Campus | 2016-09-22 |
* | Fixed buffer overflows with safe str search | theirix | 2016-04-12 |
* | Reworked protocol initialization. Work in progress (more cleanup is needed) | Luca | 2015-07-08 |
* | Split former protocol into upper and lower protocol | Luca | 2015-07-01 |
* | Removed commented code | Luca | 2015-07-01 |
* | deleted protocol type (real-correlated) | Michele Campus | 2015-06-29 |
* | Initial import from SVN | Luca Deri | 2015-04-19 |