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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
Limit req: limit_req_dry_run directive.
Roman Arutyunyan
1
-4
/
+25
2019-06-03
Upstream: background cache update before cache send (ticket #1782).
Roman Arutyunyan
1
-11
/
+8
2019-05-23
Upstream hash: fall back to round-robin if hash key is empty.
Niklas Keller
2
-4
/
+4
2019-05-27
Version bump.
Roman Arutyunyan
1
-2
/
+2
2016-04-11
SSL: removed OpenSSL 0.9.7 compatibility.
Sergey Kandaurov
4
-56
/
+6
2019-05-13
Range filter: fixed duplicate last buffers.
Maxim Dounin
1
-4
/
+4
2019-05-13
Range filter: fixed loss of incoming chain links.
Maxim Dounin
1
-9
/
+45
2019-04-24
Variables support in proxy_upload_rate and proxy_download_rate.
Ruslan Ermilov
2
-12
/
+20
2019-04-24
Variables support in limit_rate and limit_rate_after (ticket #293).
Ruslan Ermilov
6
-44
/
+57
2019-04-24
Added ngx_http_set_complex_value_size_slot().
Ruslan Ermilov
4
-0
/
+138
2019-04-09
Core: enabled "include" in any context (ticket #1615).
Vladimir Homutov
1
-1
/
+1
2019-04-24
Version bump.
Vladimir Homutov
1
-2
/
+2
2019-04-15
Fixed incorrect length handling in ngx_utf8_length().
Maxim Dounin
1
-1
/
+1
2019-04-15
OCSP stapling: fixed segfault with dynamic certificate loading.
Maxim Dounin
1
-0
/
+5
2019-04-15
Version bump.
Maxim Dounin
1
-2
/
+2
2019-04-03
OCSP stapling: open ssl_stapling_file in binary-mode.
Sergey Kandaurov
1
-1
/
+1
2019-03-26
SSL: missing free calls in $ssl_client_s_dn and $ssl_client_i_dn.
Nikolay Morozov
1
-0
/
+2
2019-03-26
Version bump.
Sergey Kandaurov
1
-2
/
+2
2019-03-06
Listen port ranges.
Roman Arutyunyan
2
-29
/
+119
2019-03-20
Removed sorting of getaddrinfo() results.
Roman Arutyunyan
1
-14
/
+5
2019-03-15
Multiple addresses in "listen".
Roman Arutyunyan
11
-427
/
+276
2019-03-09
SSL: support for parsing PEM certificates from memory.
Maxim Dounin
1
-25
/
+43
2019-03-09
SSL: removed redundant "pkey" variable.
Maxim Dounin
1
-3
/
+2
2019-03-05
SSL: moved c->ssl->handshaked check in server name callback.
Maxim Dounin
1
-6
/
+6
2019-03-03
SSL: use of the SSL_OP_NO_CLIENT_RENEGOTIATION option.
Maxim Dounin
1
-0
/
+4
2019-03-03
SSL: fixed potential leak on memory allocation errors.
Maxim Dounin
7
-8
/
+15
2019-03-03
SSL: server name callback changed to return fatal errors.
Maxim Dounin
2
-7
/
+28
2019-03-03
SSL: server name callback changed to return SSL_TLSEXT_ERR_OK.
Maxim Dounin
2
-6
/
+25
2019-03-03
Version bump.
Maxim Dounin
1
-2
/
+2
2019-02-25
SSL: fixed possible segfault with dynamic certificates.
Maxim Dounin
3
-4
/
+4
2019-02-25
SSL: adjusted session id context with dynamic certificates.
Maxim Dounin
5
-8
/
+31
2019-02-25
SSL: dynamic certificate loading in the stream module.
Maxim Dounin
2
-4
/
+179
2019-02-25
SSL: passwords support for dynamic certificate loading.
Maxim Dounin
4
-2
/
+77
2019-02-25
SSL: variables support in ssl_certificate and ssl_certificate_key.
Maxim Dounin
4
-23
/
+224
2019-02-25
SSL: loading of connection-specific certificates.
Maxim Dounin
2
-0
/
+78
2019-02-25
SSL: reworked ngx_ssl_certificate().
Maxim Dounin
1
-103
/
+186
2019-02-25
SSL: removed logging of empty "(SSL:)" in ngx_ssl_error().
Maxim Dounin
1
-22
/
+28
2019-02-25
Style.
Maxim Dounin
1
-0
/
+1
2019-02-12
Slab: removed redundant page calculation (ticket #1721).
Maxim Dounin
1
-2
/
+1
2019-02-11
Upstream: fixed logging of required buffer size (ticket #1722).
Chanhun Jeong
1
-1
/
+1
2019-02-07
SSL: fixed EVP_DigestFinal_ex() error message.
Sergey Kandaurov
1
-1
/
+1
2019-01-31
SSL: separate checks for errors in ngx_ssl_read_password_file().
Maxim Dounin
1
-2
/
+5
2019-01-31
SSL: explicitly zero out session ticket keys.
Ruslan Ermilov
1
-0
/
+24
2019-01-31
Modules compatibility: down flag in ngx_peer_connection_t.
Roman Arutyunyan
1
-0
/
+1
2018-12-25
Use %s for errors returned from configuration parsing handlers.
Ruslan Ermilov
1
-1
/
+1
2019-01-28
Removed --test-build-eventport workaround for old FreeBSD versions.
Sergey Kandaurov
1
-2
/
+0
2019-01-28
Fixed portability issues with union sigval.
Sergey Kandaurov
2
-1
/
+7
2019-01-24
Win32: detection of connect() errors in select().
Maxim Dounin
1
-4
/
+13
2019-01-24
Win32: added WSAPoll() support.
Maxim Dounin
3
-0
/
+510
2019-01-24
Events: fixed copying of old events in poll init.
Maxim Dounin
1
-1
/
+1
[next]