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
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
2016-10-08
Mail: support SASL EXTERNAL (RFC 4422).
Rob N ★
10
-15
/
+110
2016-10-18
Mail: extensible auth methods in pop3 module.
Maxim Dounin
1
-28
/
+66
2016-10-10
Modules compatibility: removed dependencies on NGX_MAIL_SSL.
Maxim Dounin
1
-4
/
+0
2016-10-03
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Maxim Dounin
3
-3
/
+3
2016-09-20
Fixed log levels of configuration parsing errors.
Valentin Bartenev
1
-2
/
+2
2016-08-17
Ensure "listen" exists in a mail or stream server (ticket #1049).
Roman Arutyunyan
2
-0
/
+11
2016-08-18
Fixed wrong type of the "line" field.
Roman Arutyunyan
1
-1
/
+1
2016-06-20
Fixed build on MSVC.
Roman Arutyunyan
1
-1
/
+1
2016-06-20
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Roman Arutyunyan
2
-48
/
+7
2016-06-15
SSL: ngx_ssl_ciphers() to set list of ciphers.
Tim Taubert
1
-14
/
+3
2016-05-23
Renamed "u" to "sockaddr" in listen options types.
Maxim Dounin
3
-15
/
+15
2016-05-23
Introduced the ngx_sockaddr_t type.
Ruslan Ermilov
2
-12
/
+2
2016-05-20
Use ngx_cmp_sockaddr() where appropriate.
Ruslan Ermilov
2
-51
/
+6
2016-05-19
SSL: support for multiple curves (ticket #885).
Maxim Dounin
1
-1
/
+1
2016-05-19
SSL: support for multiple certificates (ticket #814).
Maxim Dounin
2
-17
/
+33
2016-03-31
SSL: RSA_generate_key() is deprecated in OpenSSL 1.1.0.
Maxim Dounin
1
-1
/
+1
2016-03-31
Fixed logging.
Sergey Kandaurov
2
-2
/
+2
2016-03-30
Style.
Ruslan Ermilov
3
-5
/
+5
2016-02-04
Dynamic modules: changed ngx_modules to cycle->modules.
Maxim Dounin
2
-18
/
+18
2016-02-04
Dynamic modules: moved module-related stuff to separate files.
Maxim Dounin
1
-8
/
+1
2015-08-17
Win32: MSVC 2015 compatibility.
Maxim Dounin
1
-2
/
+1
2015-06-16
Disabled duplicate http, mail, and stream blocks.
Vladimir Homutov
1
-0
/
+4
2015-06-08
Mail: listen backlog=.
Ruslan Ermilov
3
-0
/
+17
2015-06-08
Mail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t.
Ruslan Ermilov
3
-68
/
+48
2015-05-25
Disabled SSLv3 by default (ticket #653).
Maxim Dounin
1
-1
/
+1
2015-05-20
Simplified ngx_http_init_listening().
Maxim Dounin
1
-7
/
+1
2015-04-29
Removed the deprecated "imap" directive.
Ruslan Ermilov
1
-13
/
+0
2015-04-29
Removed the deprecated "so_keepalive" directive.
Ruslan Ermilov
3
-31
/
+0
2015-02-20
Mail: error_log support.
Vladimir Homutov
4
-19
/
+54
2015-03-23
SSL: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.
Maxim Dounin
1
-0
/
+2
2015-03-04
Style: use %*s format, as in 68d21fd1dc64.
Ruslan Ermilov
1
-8
/
+3
2015-02-27
Mail: don't emit Auth-SSL-Verify with disabled ssl_verify_client.
Sergey Kandaurov
1
-5
/
+9
[next]