nginx/src/mail
Igor Sysoev dfd81a23b2 A new fix for the case when ssl_session_cache defined, but ssl is not
enabled in any server. The previous r1033 does not help when unused zone
becomes used after reconfiguration, so it is backed out.

The initial thought was to make SSL modules independed from SSL implementation
and to keep OpenSSL code dependance as much as in separate files.
2011-08-04 11:12:30 +00:00
..
ngx_mail.c mail proxy listen IPv6 support 2009-05-18 12:20:22 +00:00
ngx_mail.h rename ngx_peer_addr_t to ngx_addr_t 2009-11-02 15:14:17 +00:00
ngx_mail_auth_http_module.c ngx_str_set() and ngx_str_null() 2010-05-14 09:56:37 +00:00
ngx_mail_core_module.c return NULL instead of NGX_CONF_ERROR on a create conf failure 2009-06-02 16:09:44 +00:00
ngx_mail_handler.c style fix 2010-06-23 16:34:54 +00:00
ngx_mail_imap_handler.c ngx_str_set() and ngx_str_null() 2010-05-14 09:56:37 +00:00
ngx_mail_imap_module.c smtp_auth none 2008-11-13 13:25:34 +00:00
ngx_mail_imap_module.h ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module 2007-09-15 16:51:16 +00:00
ngx_mail_parse.c compatibility with Microsoft's 2009-02-09 12:03:55 +00:00
ngx_mail_pop3_handler.c ngx_str_set() and ngx_str_null() 2010-05-14 09:56:37 +00:00
ngx_mail_pop3_module.c *) back out r2040 2008-06-17 15:00:30 +00:00
ngx_mail_pop3_module.h ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module 2007-09-15 16:51:16 +00:00
ngx_mail_proxy_module.c ngx_str_set() and ngx_str_null() 2010-05-14 09:56:37 +00:00
ngx_mail_smtp_handler.c ngx_str_set() and ngx_str_null() 2010-05-14 09:56:37 +00:00
ngx_mail_smtp_module.c smtp_auth none 2008-11-13 13:25:34 +00:00
ngx_mail_smtp_module.h ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module 2007-09-15 16:51:16 +00:00
ngx_mail_ssl_module.c A new fix for the case when ssl_session_cache defined, but ssl is not 2011-08-04 11:12:30 +00:00
ngx_mail_ssl_module.h ECDHE support 2011-07-20 15:42:40 +00:00