nginx/src/mail
Sergey Kandaurov ce88b17123
Some checks are pending
buildbot / buildbot (push) Waiting to run
Mail: handling of LOGIN IMAP command untagged response.
In particular, an untagged CAPABILITY response as described in the
interim RFC 3501 internet drafts was seen in various IMAP servers.
Previously resulted in a broken connection, now an untagged response
is proxied to client.
2024-11-26 19:07:17 +04:00
..
ngx_mail_auth_http_module.c Mail: Auth-SSL-Protocol and Auth-SSL-Cipher headers (ticket #2134). 2021-08-13 03:57:47 -04:00
ngx_mail_core_module.c Overhauled some diagnostic messages akin to 1b05b9bbcebf. 2024-03-22 14:51:14 +04:00
ngx_mail_handler.c SSL: removed the "ssl" directive. 2023-06-08 14:49:27 +04:00
ngx_mail_imap_handler.c Mail: IMAP pipelining support. 2021-05-19 03:13:28 +03:00
ngx_mail_imap_module.c Mail: connections with wrong ALPN protocols are now rejected. 2021-10-20 09:45:34 +03:00
ngx_mail_imap_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_mail_parse.c Mail: IMAP pipelining support. 2021-05-19 03:13:28 +03:00
ngx_mail_pop3_handler.c Mail: POP3 pipelining support. 2021-05-19 03:13:18 +03:00
ngx_mail_pop3_module.c Mail: connections with wrong ALPN protocols are now rejected. 2021-10-20 09:45:34 +03:00
ngx_mail_pop3_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_mail_proxy_module.c Mail: handling of LOGIN IMAP command untagged response. 2024-11-26 19:07:17 +04:00
ngx_mail_realip_module.c Mail: realip module. 2021-03-05 17:16:29 +03:00
ngx_mail_smtp_handler.c Mail: added missing event handling after reading data. 2021-03-05 17:16:17 +03:00
ngx_mail_smtp_module.c Mail: connections with wrong ALPN protocols are now rejected. 2021-10-20 09:45:34 +03:00
ngx_mail_smtp_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_mail_ssl_module.c SSL: a new macro to set default protocol versions. 2024-11-22 13:47:22 +04:00
ngx_mail_ssl_module.h SSL: removed the "ssl" directive. 2023-06-08 14:49:27 +04:00
ngx_mail.c Mail: parsing of the PROXY protocol from clients. 2021-03-05 17:16:24 +03:00
ngx_mail.h Mail: connections with wrong ALPN protocols are now rejected. 2021-10-20 09:45:34 +03:00