nginx/src/mail
Maxim Dounin 84b0ad63fb Win32: MSVC 2015 compatibility.
Resolved warnings about declarations that hide previous local declarations.
Warnings about WSASocketA() being deprecated resolved by explicit use of
WSASocketW() instead of WSASocket().  When compiling without IPv6 support,
WinSock deprecated warnings are disabled to allow use of gethostbyname().
2015-08-17 18:09:17 +03:00
..
ngx_mail_auth_http_module.c Style: use %*s format, as in 68d21fd1dc64. 2015-03-04 08:05:38 +03:00
ngx_mail_core_module.c Win32: MSVC 2015 compatibility. 2015-08-17 18:09:17 +03:00
ngx_mail_handler.c Mail: client SSL certificates support. 2015-02-25 17:48:05 +03:00
ngx_mail_imap_handler.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_mail_imap_module.c Mail: client SSL certificates support. 2015-02-25 17:48:05 +03:00
ngx_mail_imap_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_mail_parse.c Mail: smtp pipelining support. 2013-09-30 22:09:57 +04:00
ngx_mail_pop3_handler.c Fixed spelling in single-line comments. 2012-02-28 11:31:05 +00:00
ngx_mail_pop3_module.c Mail: client SSL certificates support. 2015-02-25 17:48:05 +03:00
ngx_mail_pop3_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_mail_proxy_module.c Removed the deprecated "so_keepalive" directive. 2015-04-29 13:53:08 +03:00
ngx_mail_smtp_handler.c Mail: discard pipelined commands after SMTP STARTTLS. 2014-08-05 12:22:07 +04:00
ngx_mail_smtp_module.c Mail: client SSL certificates support. 2015-02-25 17:48:05 +03:00
ngx_mail_smtp_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_mail_ssl_module.c Disabled SSLv3 by default (ticket #653). 2015-05-25 17:58:20 +03:00
ngx_mail_ssl_module.h Mail: client SSL certificates support. 2015-02-25 17:48:05 +03:00
ngx_mail.c Disabled duplicate http, mail, and stream blocks. 2015-06-16 23:28:38 +03:00
ngx_mail.h Mail: listen backlog=. 2015-06-08 23:13:56 +03:00