Tree @release-1.1.2 (Download .tar.gz)
- ..
- ngx_mail.c
- ngx_mail.h
- ngx_mail_auth_http_module.c
- ngx_mail_core_module.c
- ngx_mail_handler.c
- ngx_mail_imap_handler.c
- ngx_mail_imap_module.c
- ngx_mail_imap_module.h
- ngx_mail_parse.c
- ngx_mail_pop3_handler.c
- ngx_mail_pop3_module.c
- ngx_mail_pop3_module.h
- ngx_mail_proxy_module.c
- ngx_mail_smtp_handler.c
- ngx_mail_smtp_module.c
- ngx_mail_smtp_module.h
- ngx_mail_ssl_module.c
- ngx_mail_ssl_module.h
History of src / mail @release-1.1.2
- A new fix for the case when ssl_session_cache defined, but ssl is not Igor Sysoev 10 years ago
- ECDHE support Igor Sysoev 10 years ago
- MSIE export versions are rare now, so RSA 512 key is generated on demand Igor Sysoev 10 years ago
- use !aNULL to disable all anonymous cipher suites Igor Sysoev 11 years ago
- style fix Igor Sysoev 12 years ago
- ngx_str_set() and ngx_str_null() Igor Sysoev 12 years ago
- Zimbra IMAP server may return only 4 bytes: "+ \r\n" Igor Sysoev 12 years ago
- delete surplus code Igor Sysoev 12 years ago
- use "localhost" in "Host" header line, if unix socket is used in "auth_http" Igor Sysoev 12 years ago
- *) fix resolving an empty name ("."), Igor Sysoev 12 years ago
- fix "PTR ." case in address resolver Igor Sysoev 12 years ago
- rename ngx_peer_addr_t to ngx_addr_t Igor Sysoev 12 years ago
- replace inet_addr() with ngx_inet_addr() Igor Sysoev 12 years ago
- use only strong ciphers by default Igor Sysoev 12 years ago
- disable SSLv2 and low ciphers by default Igor Sysoev 12 years ago
- delete OpenSSL pre-0.9.7 compatibility: the sources were not actually Igor Sysoev 12 years ago
- ignore ngx_atomic_fetch_add() result Igor Sysoev 13 years ago
- return NULL instead of NGX_CONF_ERROR on a create conf failure Igor Sysoev 13 years ago
- mail proxy listen IPv6 support Igor Sysoev 13 years ago
- ngx_create_listening() Igor Sysoev 13 years ago
- delete ngx_listening_inet_stream_socket() Igor Sysoev 13 years ago
- axe imap module artifacts Igor Sysoev 13 years ago
- *) refactor error_log processing: listen socket log might inherit built-in Igor Sysoev 13 years ago
- fix building by MSVC8 Igor Sysoev 13 years ago
- fix Auth-Method, the bug has been introduced in r2496 Igor Sysoev 13 years ago
- a prelimiary IPv6 support, HTTP listen Igor Sysoev 13 years ago
- send HELO/EHLO after XCLIENT Igor Sysoev 13 years ago
- compatibility with Microsoft's Igor Sysoev 13 years ago
- avoid deep nested calls, flatten call tree Igor Sysoev 13 years ago
- update r2439: make clear name Igor Sysoev 13 years ago