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
/
modules
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-20
Proxy: simplified conditions of using unparsed uri.
Roman Arutyunyan
1
-4
/
+2
2017-11-28
Upstream keepalive: clean read delayed flag in stored connections.
Roman Arutyunyan
1
-0
/
+1
2017-12-04
Autoindex: discard request body (ticket #1439).
Maxim Dounin
1
-0
/
+6
2017-11-18
Gzip: support for a zlib variant from Intel.
Maxim Dounin
1
-5
/
+33
2017-11-16
Xslt: fixed parameters parsing (ticket #1416).
Ruslan Ermilov
1
-2
/
+13
2017-10-27
SSI: fixed type.
hucongcong
1
-8
/
+7
2017-11-09
FastCGI: adjust buffer position when parsing incomplete records.
Maxim Dounin
1
-0
/
+1
2017-10-05
Upstream hash: reordered peer checks.
Maxim Dounin
1
-7
/
+7
2017-10-05
Upstream hash: limited number of tries in consistent case.
Maxim Dounin
1
-3
/
+7
2017-09-22
Do not use the obsolete NGX_SOCKADDRLEN macro.
Ruslan Ermilov
1
-1
/
+1
2017-09-18
Removed more remnants of the old pthread implementation.
Ruslan Ermilov
1
-55
/
+15
2017-08-22
Secure link: fixed stack buffer overflow.
Roman Arutyunyan
1
-2
/
+1
2017-08-22
SSL: the $ssl_client_escaped_cert variable (ticket #857).
Maxim Dounin
1
-0
/
+4
2017-08-10
Range filter: changed type for total length to off_t.
Maxim Dounin
1
-8
/
+9
2017-08-10
Style.
Maxim Dounin
2
-5
/
+5
2017-08-09
Fixed calls to ngx_open_file() in certain places.
Sergey Kandaurov
1
-1
/
+1
2017-08-09
Style.
Sergey Kandaurov
1
-0
/
+1
2017-08-04
Upstream: copy peer data in shared memory.
Ruslan Ermilov
1
-8
/
+69
2017-08-04
Referer: fixed $invalid_referer.
Ruslan Ermilov
1
-14
/
+25
2017-08-01
Upstream zone: store peers->name and its data in shared memory.
Ruslan Ermilov
1
-0
/
+18
2017-08-01
Variables: macros for null variables.
Ruslan Ermilov
8
-8
/
+8
2017-08-01
Browser: style.
Ruslan Ermilov
1
-24
/
+21
2017-07-21
Mirror: "off" paramater of the "mirror" directive.
Roman Arutyunyan
1
-2
/
+43
2017-07-20
Mirror module.
Roman Arutyunyan
1
-0
/
+223
2017-07-20
Precontent phase.
Roman Arutyunyan
1
-0
/
+404
2017-07-19
Upstream: keep request body file from removal if requested.
Roman Arutyunyan
3
-0
/
+6
2017-07-17
Parenthesized ASCII-related calculations.
Valentin Bartenev
2
-6
/
+6
2017-07-11
Range filter: avoid negative range start.
Maxim Dounin
1
-1
/
+1
2017-07-11
Range filter: protect from total size overflows.
Maxim Dounin
1
-0
/
+4
2017-03-15
Proxy: split configured header names and values.
Piotr Sikora
1
-106
/
+59
2017-06-27
Range filter: allowed ranges on empty files (ticket #1031).
Maxim Dounin
1
-0
/
+3
2017-03-24
Headers filter: added "add_trailer" directive.
Piotr Sikora
1
-22
/
+142
2017-03-24
Added support for trailers in HTTP responses.
Piotr Sikora
1
-27
/
+125
2017-06-14
Gzip: fixed style in $gzip_ratio variable handler.
Ruslan Ermilov
1
-4
/
+4
2017-06-07
Userid: ngx_http_get_indexed_variable() error handling.
Sergey Kandaurov
1
-0
/
+4
2017-06-07
SSI: return NGX_ERROR when timefmt memory allocation failed.
Sergey Kandaurov
1
-1
/
+1
2017-05-31
Headers filter: style.
Piotr Sikora
1
-2
/
+2
2017-05-18
Upstream: fixed u->headers_in.headers allocation error handling.
Sergey Kandaurov
4
-0
/
+6
2017-05-15
Realip: allow hostnames in set_real_ip_from (ticket #1180).
Ruslan Ermilov
1
-15
/
+68
2017-05-15
Access: simplified rule parser code.
Ruslan Ermilov
1
-13
/
+7
2017-04-20
Gzip static: use an appropriate error on memory allocation failure.
Sergey Kandaurov
1
-1
/
+1
2017-04-20
Cleaned up r->headers_out.headers allocation error handling.
Sergey Kandaurov
6
-10
/
+21
2017-04-18
Sub filter: restored ngx_http_set_ctx() at the proper place.
Sergey Kandaurov
1
-2
/
+2
2017-04-18
SSL: added support for TLSv1.3 in ssl_protocols directive.
Sergey Kandaurov
3
-0
/
+3
2017-04-11
Added support for the "308 Permanent Redirect" (ticket #877).
Simon Leblanc
2
-0
/
+3
2017-04-12
Use ngx_calloc_buf() where appropriate.
Ruslan Ermilov
7
-10
/
+10
2017-03-24
Upstream: allow recovery from "429 Too Many Requests" response.
Piotr Sikora
4
-0
/
+4
2017-03-31
Slice filter: prevented slice redirection (ticket #1219).
Roman Arutyunyan
1
-1
/
+11
2017-03-28
Slice filter: allowed at most one subrequest at a time.
Roman Arutyunyan
1
-12
/
+16
2017-04-02
Moved handling of wev->delayed to the connection event handler.
Maxim Dounin
2
-8
/
+2
[next]