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
*
Overhauled some diagnostic messages akin to 1b05b9bbcebf.
Sergey Kandaurov
2024-03-22
*
SSL: removed the "ssl" directive.
Roman Arutyunyan
2023-06-08
*
SSL: enabled TLSv1.3 by default.
Maxim Dounin
2023-03-24
*
Mail: fixed handling of blocked client read events in proxy.
Maxim Dounin
2023-03-24
*
Fixed port ranges support in the listen directive.
Valentin Bartenev
2022-12-18
*
Filtering duplicate addresses in listen (ticket #2400).
Maxim Dounin
2022-11-23
*
Increased maximum read PROXY protocol header size.
Roman Arutyunyan
2022-11-02
*
SSL: improved validation of ssl_session_cache and ssl_ocsp_cache.
Sergey Kandaurov
2022-10-17
*
Mail: connections with wrong ALPN protocols are now rejected.
Vladimir Homutov
2021-10-20
*
Mail: Auth-SSL-Protocol and Auth-SSL-Cipher headers (ticket #2134).
Rob Mueller
2021-08-13
*
SSL: ciphers now set before loading certificates (ticket #2035).
Maxim Dounin
2021-08-16
*
Mail: max_errors directive.
Maxim Dounin
2021-05-19
*
Mail: IMAP pipelining support.
Maxim Dounin
2021-05-19
*
Mail: stricter checking of IMAP tags.
Maxim Dounin
2021-05-19
*
Mail: fixed backslash handling in IMAP literals.
Maxim Dounin
2021-05-19
*
Mail: removed dead s->arg_start handling.
Maxim Dounin
2021-05-19
*
Mail: fixed s->arg_start clearing on invalid IMAP commands.
Maxim Dounin
2021-05-19
*
Mail: POP3 pipelining support.
Maxim Dounin
2021-05-19
*
Mail: optimized discarding invalid SMTP commands.
Maxim Dounin
2021-05-19
*
Mail: fixed handling of invalid SMTP commands split between reads.
Maxim Dounin
2021-05-19
*
Mail: fixed SMTP pipelining to send the response immediately.
Maxim Dounin
2021-05-19
*
Mail: fixed reading with fully filled buffer (ticket #2159).
Maxim Dounin
2021-04-21
*
Mail: fixed build without SSL.
Maxim Dounin
2021-03-11
*
Mail: sending of the PROXY protocol to backends.
Maxim Dounin
2021-03-05
*
Mail: realip module.
Maxim Dounin
2021-03-05
*
Mail: parsing of the PROXY protocol from clients.
Maxim Dounin
2021-03-05
*
Mail: made auth http creating request easier to extend.
Maxim Dounin
2021-03-05
*
Mail: fixed log action after SSL handshake.
Maxim Dounin
2021-03-05
*
Mail: postponed session initialization under accept mutex.
Maxim Dounin
2021-03-05
*
Mail: added missing event handling after reading data.
Maxim Dounin
2021-03-05
*
Mail: added missing event handling after blocking events.
Maxim Dounin
2021-03-05
*
SSL: fixed build by Sun C with old OpenSSL versions.
Maxim Dounin
2021-03-05
*
SSL: ssl_conf_command directive.
Maxim Dounin
2020-10-22
*
Mail: proxy_smtp_auth directive.
Maxim Dounin
2020-10-03
*
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
[next]