index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mail
Commit message (
Expand
)
Author
Age
*
SSL: fixed ssl_verify_client error message.
Sergey Kandaurov
2019-09-16
*
Mail: fixed duplicate resolving.
Maxim Dounin
2019-08-01
*
Multiple addresses in "listen".
Roman Arutyunyan
2019-03-15
*
SSL: fixed potential leak on memory allocation errors.
Maxim Dounin
2019-03-03
*
SSL: adjusted session id context with dynamic certificates.
Maxim Dounin
2019-02-25
*
SSL: deprecated the "ssl" directive.
Ruslan Ermilov
2018-04-25
*
SSL: detect "listen ... ssl" without certificates (ticket #178).
Maxim Dounin
2018-04-24
*
Mail: fixed error message about missing ssl_certificate_key.
Maxim Dounin
2018-04-24
*
SSL: using default server context in session remove (closes #1464).
Sergey Kandaurov
2018-01-30
*
Fixed worker_shutdown_timeout in various cases.
Maxim Dounin
2017-11-20
*
Style: changed checks of ngx_ssl_create_connection() to != NGX_OK.
Maxim Dounin
2017-05-29
*
SSL: added support for TLSv1.3 in ssl_protocols directive.
Sergey Kandaurov
2017-04-18
*
Mail: configurable socket buffer sizes.
Vladimir Homutov
2017-04-03
*
Mail: don't emit separator in capability lists for APOP.
Sergey Kandaurov
2017-03-06
*
Mail: make it possible to disable SASL EXTERNAL.
Sergey Kandaurov
2017-01-12
*
Win32: fixed some warnings reported by Borland C.
Maxim Dounin
2016-12-24
*
Mail: support SASL EXTERNAL (RFC 4422).
Rob N ★
2016-10-08
*
Mail: extensible auth methods in pop3 module.
Maxim Dounin
2016-10-18
*
Modules compatibility: removed dependencies on NGX_MAIL_SSL.
Maxim Dounin
2016-10-10
*
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Maxim Dounin
2016-10-03
*
Fixed log levels of configuration parsing errors.
Valentin Bartenev
2016-09-20
*
Ensure "listen" exists in a mail or stream server (ticket #1049).
Roman Arutyunyan
2016-08-17
*
Fixed wrong type of the "line" field.
Roman Arutyunyan
2016-08-18
*
Fixed build on MSVC.
Roman Arutyunyan
2016-06-20
*
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Roman Arutyunyan
2016-06-20
*
SSL: ngx_ssl_ciphers() to set list of ciphers.
Tim Taubert
2016-06-15
*
Renamed "u" to "sockaddr" in listen options types.
Maxim Dounin
2016-05-23
*
Introduced the ngx_sockaddr_t type.
Ruslan Ermilov
2016-05-23
*
Use ngx_cmp_sockaddr() where appropriate.
Ruslan Ermilov
2016-05-20
*
SSL: support for multiple curves (ticket #885).
Maxim Dounin
2016-05-19
*
SSL: support for multiple certificates (ticket #814).
Maxim Dounin
2016-05-19
*
SSL: RSA_generate_key() is deprecated in OpenSSL 1.1.0.
Maxim Dounin
2016-03-31
*
Fixed logging.
Sergey Kandaurov
2016-03-31
*
Style.
Ruslan Ermilov
2016-03-30
*
Dynamic modules: changed ngx_modules to cycle->modules.
Maxim Dounin
2016-02-04
*
Dynamic modules: moved module-related stuff to separate files.
Maxim Dounin
2016-02-04
*
Win32: MSVC 2015 compatibility.
Maxim Dounin
2015-08-17
*
Disabled duplicate http, mail, and stream blocks.
Vladimir Homutov
2015-06-16
*
Mail: listen backlog=.
Ruslan Ermilov
2015-06-08
*
Mail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t.
Ruslan Ermilov
2015-06-08
*
Disabled SSLv3 by default (ticket #653).
Maxim Dounin
2015-05-25
*
Simplified ngx_http_init_listening().
Maxim Dounin
2015-05-20
*
Removed the deprecated "imap" directive.
Ruslan Ermilov
2015-04-29
*
Removed the deprecated "so_keepalive" directive.
Ruslan Ermilov
2015-04-29
*
Mail: error_log support.
Vladimir Homutov
2015-02-20
*
SSL: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.
Maxim Dounin
2015-03-23
*
Style: use %*s format, as in 68d21fd1dc64.
Ruslan Ermilov
2015-03-04
*
Mail: don't emit Auth-SSL-Verify with disabled ssl_verify_client.
Sergey Kandaurov
2015-02-27
*
Mail: client SSL certificates support.
Maxim Dounin
2015-02-25
*
Mail: added Auth-SSL header to indicate SSL.
Maxim Dounin
2015-02-25
[next]