Tree @release-1.2.0 (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.2.0
- 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
- 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