Tree @release-1.3.16 (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.3.16
- Mail: IPv6 backends (ticket #323). Ruslan Ermilov 9 years ago
- Implemented IPv6 support for URLs specified using domain names. Ruslan Ermilov 9 years ago
- Whitespace fix. Maxim Dounin 9 years ago
- Mail: fixed handling of AF_UNIX addresses in "listen". Ruslan Ermilov 9 years ago
- Removed a stale "AF_INET only" comment. Ruslan Ermilov 9 years ago
- Mail: fixed sorting of listen addresses (ticket #187). Ruslan Ermilov 9 years ago
- mail_core: don't let the well-known port in the "listen" directive to Ruslan Ermilov 9 years ago
- Corrected the directive name in the ngx_mail_auth_http_module error message. Ruslan Ermilov 9 years ago
- Core: ipv6only is now on by default. Ruslan Ermilov 9 years ago
- Fixed compilation with -Wmissing-prototypes. Ruslan Ermilov 9 years ago
- Whitespace fixes. Maxim Dounin 10 years ago
- Fixed spelling in single-line comments. Ruslan Ermilov 10 years ago
- Time parsing cleanup. Maxim Dounin 10 years ago
- Copyright updated. Maxim Konovalov 10 years ago
- Added support for TLSv1.1, TLSv1.2 in ssl_protocols directive. Maxim Dounin 10 years ago
- Added the "so_keepalive=" parameter to the "listen" directive. Valentin Bartenev 10 years ago
- Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse. Sergey Budnevitch 10 years ago
- Fixed port range checking. Ruslan Ermilov 10 years ago
- Support of several servers in the "resolver" directive. Igor Sysoev 10 years ago
- Fix for "ssl_session_cache builtin" (broken since 1.1.1, r3993). Maxim Dounin 10 years ago
- 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