aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/ftp_control.c
Commit message (Expand)AuthorAge
* Add the ability to enable/disable every specific flow risks (#2653)Ivan Nardi2025-01-06
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* config: move cfg of aggressiviness and opportunistic TLS to the new APINardi Ivan2024-01-18
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* Remove some useless checks (#1993)Ivan Nardi2023-05-28
* All protocols should be excluded sooner or later (#1969)Ivan Nardi2023-05-10
* Some small changes (#1869)Ivan Nardi2023-01-25
* postgres: improve detection (#1831)Ivan Nardi2022-12-22
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* Add support to opportunistic TLSNardi Ivan2022-09-04
* Exported username in flow informationLuca Deri2022-07-04
* Added RiskInfo stringLuca Deri2022-05-30
* Some small fixes (#1481)Ivan Nardi2022-03-08
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* A final(?) effort to reduce memory usage per flow (#1389)Ivan Nardi2021-12-22
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Fix how some protocols handle tcp retransmissions (#1321)Ivan Nardi2021-10-03
* Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317)Ivan Nardi2021-09-29
* FTP: fix support for START-TLS sessionsNardi Ivan2021-09-21
* Added new risk for clear text credentialsLuca Deri2021-09-10
* Added check to avoid clases on similar protocols (FTP adn SMTP) on setting ho...Luca Deri2021-08-11
* Improved FTP_CONTROL detectionLuca Deri2021-02-10
* Dissection inprovementsLuca Deri2021-02-09
* (C) UpdateLuca Deri2021-01-07
* Fix some debug messagesNardi Ivan2020-04-08
* Updated (C)Luca Deri2020-01-05
* Added auth failed support with FTPLuca Deri2019-11-21
* Reworked email metaata extractionLuca Deri2019-10-21
* Added POP3 metadata extractionLuca Deri2019-10-20
* Implemented FTP user/pwd extractionLuca Deri2019-10-20
* Adedd DTLS check in STUNLuca Deri2019-09-21
* Major code cleanupLuca2018-07-21
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* fix check for issue https://github.com/ntop/nDPI/issues/272Campus2016-10-03
* fix ftp on tcpCampus2016-09-22
* Fixed buffer overflows with safe str searchtheirix2016-04-12
* Reworked protocol initialization. Work in progress (more cleanup is needed)Luca2015-07-08
* Split former protocol into upper and lower protocolLuca2015-07-01
* Removed commented codeLuca2015-07-01
* deleted protocol type (real-correlated)Michele Campus2015-06-29
* Initial import from SVNLuca Deri2015-04-19