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
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
2
-2
/
+28
2016-12-08
Map: simplified "map" block parser.
Ruslan Ermilov
2
-2
/
+4
2016-12-08
Slab: commented bitmap initialization for small allocations.
Ruslan Ermilov
1
-0
/
+1
2016-12-07
Slab: free pages statistics.
Ruslan Ermilov
2
-0
/
+6
2016-12-07
Slab: slots statistics.
Ruslan Ermilov
2
-11
/
+57
2016-12-07
Slab: simplified some math.
Ruslan Ermilov
1
-17
/
+12
2016-12-07
Slab: simplified allocation from slots.
Ruslan Ermilov
1
-79
/
+61
2016-12-07
Slab: fixed the number of pages calculation.
Ruslan Ermilov
1
-0
/
+1
2016-12-07
Slab: added comment about list heads.
Ruslan Ermilov
1
-1
/
+4
2016-12-07
Slab: improved code readability.
Ruslan Ermilov
1
-54
/
+49
2016-12-07
Core: fixed environment on exit.
Maxim Dounin
1
-8
/
+40
2016-12-07
Perl: removed special environment handling for the perl module.
Maxim Dounin
1
-12
/
+1
2016-12-07
Perl: added PERL_SET_INTERP().
Maxim Dounin
1
-0
/
+8
2016-12-07
Fixed spelling of logical AND operator, no functional changes.
Sergey Kandaurov
1
-1
/
+1
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
4
-0
/
+76
2016-12-05
SSL: $ssl_ciphers (ticket #870).
Maxim Dounin
4
-0
/
+92
2016-12-05
SSL: $ssl_client_v_start, $ssl_client_v_end, $ssl_client_v_remain.
Maxim Dounin
3
-0
/
+193
2016-12-05
SSL: $ssl_client_verify extended with a failure reason.
Maxim Dounin
1
-8
/
+18
2016-12-05
OCSP stapling: improved error logging context.
Maxim Dounin
1
-1
/
+19
2016-12-05
OCSP stapling: added certificate name to warnings.
Maxim Dounin
3
-5
/
+36
2016-12-05
OCSP stapling: added http response status logging.
Maxim Dounin
1
-6
/
+9
2016-12-05
OCSP stapling: style.
Maxim Dounin
1
-10
/
+12
2016-12-03
Slab: improved double free detection.
Ruslan Ermilov
1
-1
/
+1
2016-12-03
Slab: always show the requested allocation size in debug messages.
Ruslan Ermilov
1
-1
/
+0
2016-12-03
Slab: style.
Ruslan Ermilov
1
-3
/
+3
2016-11-21
Events: improved error event handling for UDP sockets.
Dmitry Volyntsev
4
-30
/
+19
2016-11-28
HTTP/2: fixed saving preread buffer to temp file (ticket #1143).
Valentin Bartenev
1
-0
/
+3
2016-11-21
Version bump.
Maxim Dounin
1
-2
/
+2
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-10
Core: slight optimization in ngx_chain_update_chains().
hucongcong
1
-7
/
+9
2016-11-04
Style: switch.
Ruslan Ermilov
2
-3
/
+0
2016-11-03
Cache: prefix-based temporary files.
Maxim Dounin
4
-40
/
+46
2016-11-03
Upstream: avoid holding a cache node with upgraded connections.
Maxim Dounin
1
-0
/
+17
2016-11-02
Cache: proxy_cache_max_range_offset and friends.
Dmitry Volyntsev
6
-0
/
+105
2016-11-02
HTTP/2: flow control debugging.
Sergey Kandaurov
1
-0
/
+4
2016-11-01
Perl: fixed optimization in SSI command handler.
Maxim Dounin
1
-1
/
+1
2016-10-31
HTTP/2: slightly improved debugging.
Ruslan Ermilov
1
-3
/
+4
2016-10-17
Upstream: removed ngx_http_upstream_srv_conf_t.default_port.
Ruslan Ermilov
2
-3
/
+0
2016-10-17
Upstream: don't consider default_port when matching upstreams.
Ruslan Ermilov
1
-6
/
+0
2016-10-17
Upstream: consistently initialize explicit upstreams.
Ruslan Ermilov
1
-0
/
+2
2016-10-31
Upstream: do not unnecessarily create per-request upstreams.
Ruslan Ermilov
2
-34
/
+34
2016-10-31
Upstream: added the ngx_http_upstream_resolved_t.name field.
Ruslan Ermilov
9
-22
/
+14
2016-10-31
Upstream: removed unnecessary condition in proxy_eval() and friends.
Ruslan Ermilov
5
-5
/
+5
2016-10-31
HTTP/2: limited maximum number of requests in connection.
Valentin Bartenev
3
-8
/
+32
2016-10-27
Mp4: introduced custom version of ngx_atofp().
Maxim Dounin
1
-14
/
+60
2016-10-16
Proxy: support variables for proxy_method directive.
Dmitry Lazurkin
1
-6
/
+10
[next]