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
/
http
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-26
HTTP/2: fix $body_bytes_sent variable.
Piotr Sikora
1
-0
/
+3
2017-03-26
HTTP/2: fix $bytes_sent variable.
Piotr Sikora
1
-0
/
+2
2017-03-28
Copy filter: wake up subrequests after aio operations.
Maxim Dounin
1
-2
/
+30
2017-03-28
Threads: fixed request hang with aio_write and subrequests.
Maxim Dounin
1
-2
/
+12
2017-03-28
Fixed ngx_open_cached_file() error handling.
Sergey Kandaurov
4
-3
/
+19
2017-03-24
Fixed CPU hog while freeing hc->busy after e662cbf1b932 (1.11.11).
Maxim Dounin
1
-0
/
+1
2017-03-22
Simplified code about duplicate root/alias directive.
Ruslan Ermilov
1
-8
/
+6
2017-03-22
Unified error messages about duplicate directives.
Ruslan Ermilov
2
-2
/
+2
2017-03-07
Access log: removed dead ev->timedout check in flush timer handler.
Maxim Dounin
1
-14
/
+1
2017-03-07
Converted hc->busy/hc->free to use chain links.
Maxim Dounin
2
-39
/
+53
2017-03-06
Added missing "static" specifiers found by gcc -Wtraditional.
Ruslan Ermilov
1
-1
/
+1
2017-03-02
Added missing static specifiers.
Eran Kornblau
5
-5
/
+5
2017-02-27
Fixed background update with "if".
Maxim Dounin
1
-0
/
+1
2017-02-13
Gzip: free chain links on the hot path (ticket #1046).
Maxim Dounin
1
-6
/
+16
2017-02-10
Upstream: read handler cleared on upstream finalization.
Maxim Dounin
1
-0
/
+2
2017-02-10
Cache: increased cache header Vary and ETag lengths to 128.
Maxim Dounin
1
-3
/
+3
2017-02-10
Slice filter: fetch slices in cloned subrequests.
Roman Arutyunyan
1
-1
/
+4
2017-02-10
Upstream: proxy_cache_background_update and friends.
Roman Arutyunyan
10
-4
/
+107
2016-12-22
Cache: support for stale-while-revalidate and stale-if-error.
Roman Arutyunyan
3
-21
/
+93
2017-02-08
Request body: commented out debug printing of old buffers.
Maxim Dounin
1
-0
/
+2
2017-02-08
Request body: c->error on "100 Continue" errors (ticket #1194).
Maxim Dounin
1
-0
/
+2
2017-02-02
SSL: fixed ssl_buffer_size on SNI virtual hosts (ticket #1192).
Maxim Dounin
1
-0
/
+2
2017-01-31
Variables: generic prefix variables.
Dmitry Volyntsev
6
-140
/
+137
2017-01-31
Implemented the "server_tokens build" option.
Ruslan Ermilov
5
-19
/
+92
2017-01-26
Upstream: removed unused bl_time and bl_state fields.
Maxim Dounin
1
-3
/
+0
2017-01-24
Upstream: removed unused ngx_http_upstream_conf_t.timeout field.
Thibault Charbonnier
1
-1
/
+0
2017-01-25
Upstream: removed compatibility shims from ngx_http_upstream_t.
Vladimir Homutov
1
-3
/
+0
2017-01-20
Upstream: fixed cache corruption and socket leaks with aio_write.
Maxim Dounin
1
-0
/
+15
2016-12-24
Win32: support 64-bit compilation with MSVC.
Maxim Dounin
2
-13
/
+13
2016-12-24
Win32: fixed some warnings reported by Borland C.
Maxim Dounin
2
-5
/
+5
2016-12-22
Fixed missing "Location" field with some relative redirects.
Ruslan Ermilov
4
-18
/
+10
2016-12-21
Core: relative redirects (closes #1000).
Ruslan Ermilov
4
-2
/
+16
2016-12-21
Limited recursion when evaluating variables.
Ruslan Ermilov
1
-6
/
+30
2016-12-15
Access log: support for json escaping.
Valentin Bartenev
1
-6
/
+77
2016-12-13
The size of cmcf->phase_engine.handlers explained.
Ruslan Ermilov
1
-1
/
+4
2016-12-10
HTTP/2: prevented creating temp files for requests without body.
Valentin Bartenev
1
-2
/
+4
2016-11-28
HTTP/2: fixed posted streams handling.
Valentin Bartenev
3
-38
/
+42
2016-12-08
Map: the "volatile" parameter.
Ruslan Ermilov
1
-1
/
+14
2016-12-08
Map: simplified "map" block parser.
Ruslan Ermilov
1
-1
/
+2
2016-12-07
Perl: added PERL_SET_INTERP().
Maxim Dounin
1
-0
/
+8
2016-11-22
Mp4: fixed setting wrong mdat atom size in very rare cases.
hucongcong
1
-1
/
+3
2016-12-05
SSL: $ssl_curves (ticket #1088).
Maxim Dounin
1
-0
/
+3
2016-12-05
SSL: $ssl_ciphers (ticket #870).
Maxim Dounin
1
-0
/
+3
2016-12-05
SSL: $ssl_client_v_start, $ssl_client_v_end, $ssl_client_v_remain.
Maxim Dounin
1
-0
/
+9
2016-11-28
HTTP/2: fixed saving preread buffer to temp file (ticket #1143).
Valentin Bartenev
1
-0
/
+3
2016-11-14
Upstream: handling of upstream SSL handshake timeouts.
Maxim Dounin
1
-0
/
+7
2016-11-10
Range filter: only initialize ctx->ranges in main request.
hucongcong
1
-6
/
+6
2016-11-04
Style: switch.
Ruslan Ermilov
2
-3
/
+0
2016-11-03
Cache: prefix-based temporary files.
Maxim Dounin
3
-35
/
+19
2016-11-03
Upstream: avoid holding a cache node with upgraded connections.
Maxim Dounin
1
-0
/
+17
[prev]
[next]