aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/ftp_control.c
Commit message (Expand)AuthorAge
* 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