nginx/src/mail
Maxim Dounin 0514e14a8b Style: changed checks of ngx_ssl_create_connection() to != NGX_OK.
In http these checks were changed in a6d6d762c554, though mail module
was missed at that time.  Since then, the stream module was introduced
based on mail, using "== NGX_ERROR" check.
2017-05-29 16:34:35 +03:00
..
ngx_mail_auth_http_module.c Mail: support SASL EXTERNAL (RFC 4422). 2016-10-08 18:05:00 +11:00
ngx_mail_core_module.c Mail: configurable socket buffer sizes. 2017-04-03 17:30:34 +03:00
ngx_mail_handler.c Style: changed checks of ngx_ssl_create_connection() to != NGX_OK. 2017-05-29 16:34:35 +03:00
ngx_mail_imap_handler.c Mail: make it possible to disable SASL EXTERNAL. 2017-01-12 19:22:03 +03:00
ngx_mail_imap_module.c Mail: support SASL EXTERNAL (RFC 4422). 2016-10-08 18:05:00 +11:00
ngx_mail_imap_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_mail_parse.c Mail: support SASL EXTERNAL (RFC 4422). 2016-10-08 18:05:00 +11:00
ngx_mail_pop3_handler.c Mail: make it possible to disable SASL EXTERNAL. 2017-01-12 19:22:03 +03:00
ngx_mail_pop3_module.c Mail: don't emit separator in capability lists for APOP. 2017-03-06 17:56:23 +03:00
ngx_mail_pop3_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_mail_proxy_module.c Fixed logging. 2016-03-31 02:33:57 +03:00
ngx_mail_smtp_handler.c Mail: make it possible to disable SASL EXTERNAL. 2017-01-12 19:22:03 +03:00
ngx_mail_smtp_module.c Win32: fixed some warnings reported by Borland C. 2016-12-24 18:01:14 +03:00
ngx_mail_smtp_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_mail_ssl_module.c SSL: added support for TLSv1.3 in ssl_protocols directive. 2017-04-18 15:12:38 +03:00
ngx_mail_ssl_module.h SSL: support for multiple certificates (ticket #814). 2016-05-19 14:46:32 +03:00
ngx_mail.c Mail: configurable socket buffer sizes. 2017-04-03 17:30:34 +03:00
ngx_mail.h Mail: configurable socket buffer sizes. 2017-04-03 17:30:34 +03:00