Tree @release-1.5.5 (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.5.5
- Style. Maxim Dounin 8 years ago
- Core: extended ngx_sock_ntop() with socklen parameter. Vladimir Homutov 8 years ago
- Mail: fixed possible uninitialized memory access. Maxim Dounin 9 years ago
- Style: remove unnecessary references to HTTP from non-HTTP modules. Piotr Sikora 9 years ago
- Mail: missing ngx_ssl_ecdh_curve() call. F. da Silva 9 years ago
- Mail: removed surplus ngx_close_connection() call. Filipe Da Silva 9 years ago
- 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