index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
mail
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
Overhauled some diagnostic messages akin to 1b05b9bbcebf.
Sergey Kandaurov
1
-2
/
+2
2023-06-08
SSL: removed the "ssl" directive.
Roman Arutyunyan
3
-57
/
+3
2023-03-24
SSL: enabled TLSv1.3 by default.
Maxim Dounin
1
-2
/
+3
2023-03-24
Mail: fixed handling of blocked client read events in proxy.
Maxim Dounin
1
-3
/
+9
2022-12-18
Fixed port ranges support in the listen directive.
Valentin Bartenev
1
-1
/
+1
2022-11-23
Filtering duplicate addresses in listen (ticket #2400).
Maxim Dounin
1
-12
/
+35
2022-11-02
Increased maximum read PROXY protocol header size.
Roman Arutyunyan
1
-2
/
+2
2022-10-17
SSL: improved validation of ssl_session_cache and ssl_ocsp_cache.
Sergey Kandaurov
1
-1
/
+1
2021-10-20
Mail: connections with wrong ALPN protocols are now rejected.
Vladimir Homutov
5
-0
/
+62
2021-08-13
Mail: Auth-SSL-Protocol and Auth-SSL-Cipher headers (ticket #2134).
Rob Mueller
1
-2
/
+39
2021-08-16
SSL: ciphers now set before loading certificates (ticket #2035).
Maxim Dounin
1
-7
/
+7
2021-05-19
Mail: max_errors directive.
Maxim Dounin
3
-1
/
+27
2021-05-19
Mail: IMAP pipelining support.
Maxim Dounin
4
-18
/
+65
2021-05-19
Mail: stricter checking of IMAP tags.
Maxim Dounin
1
-0
/
+11
2021-05-19
Mail: fixed backslash handling in IMAP literals.
Maxim Dounin
2
-25
/
+19
2021-05-19
Mail: removed dead s->arg_start handling.
Maxim Dounin
2
-48
/
+0
2021-05-19
Mail: fixed s->arg_start clearing on invalid IMAP commands.
Maxim Dounin
1
-0
/
+2
2021-05-19
Mail: POP3 pipelining support.
Maxim Dounin
3
-6
/
+45
2021-05-19
Mail: optimized discarding invalid SMTP commands.
Maxim Dounin
1
-1
/
+1
2021-05-19
Mail: fixed handling of invalid SMTP commands split between reads.
Maxim Dounin
1
-3
/
+3
2021-05-19
Mail: fixed SMTP pipelining to send the response immediately.
Maxim Dounin
1
-5
/
+4
2021-04-21
Mail: fixed reading with fully filled buffer (ticket #2159).
Maxim Dounin
1
-11
/
+14
2021-03-11
Mail: fixed build without SSL.
Maxim Dounin
2
-5
/
+7
2021-03-05
Mail: sending of the PROXY protocol to backends.
Maxim Dounin
2
-7
/
+133
2021-03-05
Mail: realip module.
Maxim Dounin
3
-0
/
+275
2021-03-05
Mail: parsing of the PROXY protocol from clients.
Maxim Dounin
5
-4
/
+132
2021-03-05
Mail: made auth http creating request easier to extend.
Maxim Dounin
1
-13
/
+29
2021-03-05
Mail: fixed log action after SSL handshake.
Maxim Dounin
1
-0
/
+2
2021-03-05
Mail: postponed session initialization under accept mutex.
Maxim Dounin
2
-1
/
+29
2021-03-05
Mail: added missing event handling after reading data.
Maxim Dounin
5
-8
/
+75
2021-03-05
Mail: added missing event handling after blocking events.
Maxim Dounin
3
-0
/
+18
2021-03-05
SSL: fixed build by Sun C with old OpenSSL versions.
Maxim Dounin
1
-2
/
+2
2020-10-22
SSL: ssl_conf_command directive.
Maxim Dounin
2
-0
/
+33
2020-10-03
Mail: proxy_smtp_auth directive.
Maxim Dounin
2
-4
/
+87
2019-09-16
SSL: fixed ssl_verify_client error message.
Sergey Kandaurov
1
-1
/
+1
2019-08-01
Mail: fixed duplicate resolving.
Maxim Dounin
1
-0
/
+43
2019-03-15
Multiple addresses in "listen".
Roman Arutyunyan
3
-83
/
+45
2019-03-03
SSL: fixed potential leak on memory allocation errors.
Maxim Dounin
1
-0
/
+1
2019-02-25
SSL: adjusted session id context with dynamic certificates.
Maxim Dounin
1
-1
/
+1
2018-04-25
SSL: deprecated the "ssl" directive.
Ruslan Ermilov
1
-1
/
+6
2018-04-24
SSL: detect "listen ... ssl" without certificates (ticket #178).
Maxim Dounin
4
-66
/
+48
2018-04-24
Mail: fixed error message about missing ssl_certificate_key.
Maxim Dounin
1
-2
/
+2
2018-01-30
SSL: using default server context in session remove (closes #1464).
Sergey Kandaurov
1
-2
/
+2
2017-11-20
Fixed worker_shutdown_timeout in various cases.
Maxim Dounin
1
-2
/
+5
2017-05-29
Style: changed checks of ngx_ssl_create_connection() to != NGX_OK.
Maxim Dounin
1
-1
/
+1
2017-04-18
SSL: added support for TLSv1.3 in ssl_protocols directive.
Sergey Kandaurov
1
-0
/
+1
2017-04-03
Mail: configurable socket buffer sizes.
Vladimir Homutov
3
-1
/
+39
2017-03-06
Mail: don't emit separator in capability lists for APOP.
Sergey Kandaurov
1
-0
/
+16
2017-01-12
Mail: make it possible to disable SASL EXTERNAL.
Sergey Kandaurov
3
-4
/
+16
2016-12-24
Win32: fixed some warnings reported by Borland C.
Maxim Dounin
1
-1
/
+1
[next]