aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/mail_smtp.c
Commit message (Expand)AuthorAge
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* Normalization of host_server_name (#2299)Vitaly Lavrov2024-02-05
* 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
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* Add support to opportunistic TLSNardi Ivan2022-09-04
* Further simplification of `ndpi_process_extra_packet()` (#1698)Ivan Nardi2022-08-05
* First step in simplify `ndpi_process_extra_packet()` (#1680)Ivan Nardi2022-07-29
* SMTP: add support for X-ANONYMOUSTLS comamnd (#1650)Ivan Nardi2022-07-07
* Label SMTP w/ STARTTLS as SMTPS *and* dissect TLS clho. (#1639)Toni2022-07-06
* SMTP with STARTTLS is now identified as SMTPSLuca Deri2022-07-05
* Detect SMTPs w/ STARTTLS as TLS and dissect client/server hello. Fixes #1630....Toni2022-07-05
* Exported username in flow informationLuca Deri2022-07-04
* Added RiskInfo stringLuca Deri2022-05-30
* 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
* Rework how hostname/SNI info is saved (#1330)Ivan Nardi2021-11-24
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* IMAP, POP3, SMTP: improve dissection (#1368)Ivan Nardi2021-11-11
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Added new risk for clear text credentialsLuca Deri2021-09-10
* Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276)Ivan Nardi2021-08-20
* Added check to avoid clases on similar protocols (FTP adn SMTP) on setting ho...Luca Deri2021-08-11
* Added extraction of hostname in SMTPLuca Deri2021-08-11
* Added checks for giving up faster on IRC and SMTPLuca Deri2021-02-09
* (C) UpdateLuca Deri2021-01-07
* Fix some debug messagesNardi Ivan2020-04-08
* Fix memory invalid access in SMTP and leaks in TLSemanuele-f2020-02-13
* Fix invalid memory reademanuele-f2020-02-12
* Updated (C)Luca Deri2020-01-05
* Fixed bug that prevented SMTP email to be dissectedLuca Deri2019-12-09
* Code improvementsLuca Deri2019-12-09
* Memory fixesLuca Deri2019-11-23
* SMTP and SSH dissection fixesLuca Deri2019-10-24
* Added extra processing for POP and SMTPLuca Deri2019-10-22
* Reworked email metaata extractionLuca Deri2019-10-21
* Adedd DTLS check in STUNLuca Deri2019-09-21
* Hardening fixes for packer parsingLuca Deri2019-05-03
* Major code cleanupLuca2018-07-21
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* Fixed invalid indexes used in SMTP dissector.Luca2015-10-09
* 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