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
2018-02-15
Expose more headers with NGX_HTTP_HEADERS.
Ruslan Ermilov
2
-2
/
+2
2018-02-15
Core: added a stub for additional zone configuration.
Vladimir Homutov
1
-0
/
+1
2018-02-15
HTTP/2: style.
Sergey Kandaurov
2
-4
/
+4
2018-02-09
HTTP/2: fixed null pointer dereference with server push.
Ruslan Ermilov
1
-1
/
+5
2018-02-08
HTTP/2: fixed build with -Werror=unused-but-set-variable.
Ruslan Ermilov
1
-10
/
+3
2018-02-08
HTTP/2: server push.
Ruslan Ermilov
5
-18
/
+873
2018-02-08
HTTP/2: changed prototypes of request pseudo-headers parsers.
Ruslan Ermilov
1
-25
/
+24
2018-02-08
Basic support of the Link response header.
Ruslan Ermilov
4
-19
/
+32
2018-02-07
Dav: added error logging.
Roman Arutyunyan
1
-1
/
+10
2018-02-06
HTTP/2: removed unused field from ngx_http_v2_stream_t.
Sergey Kandaurov
1
-2
/
+0
2018-01-30
Upstream: removed X-Powered-By from the list of special headers.
Ruslan Ermilov
1
-4
/
+0
2018-01-30
SSL: using default server context in session remove (closes #1464).
Sergey Kandaurov
3
-6
/
+6
2018-01-30
HTTP/2: finalize request as bad if parsing of pseudo-headers fails.
Ruslan Ermilov
1
-8
/
+1
2018-01-29
HTTP/2: more style, comments, and debugging.
Ruslan Ermilov
3
-158
/
+168
2018-01-29
HTTP/2: handle duplicate INITIAL_WINDOW_SIZE settings.
Ruslan Ermilov
1
-2
/
+2
2018-01-16
Fixed --test-build-eventport on macOS 10.12 and later.
Ruslan Ermilov
1
-0
/
+2
2018-01-11
Upstream: fixed "header already sent" alerts on backend errors.
Maxim Dounin
1
-3
/
+4
2017-12-30
Version bump.
Maxim Dounin
1
-2
/
+2
2017-12-21
Allowed configuration token to start with a variable.
Roman Arutyunyan
1
-0
/
+5
2017-12-19
Fixed capabilities version.
Roman Arutyunyan
1
-1
/
+1
2017-12-18
Improved the capabilities feature detection.
Roman Arutyunyan
2
-2
/
+2
2017-12-13
Retain CAP_NET_RAW capability for transparent proxying.
Roman Arutyunyan
5
-0
/
+51
2017-12-11
Use sysconf to determine cacheline size at runtime.
Debayan Ghosh
1
-0
/
+10
2017-11-20
Proxy: escape explicit space in URI in default cache key.
Roman Arutyunyan
1
-1
/
+1
2017-11-20
Inherit valid_unparsed_uri in cloned subrequests (ticket #1430).
Roman Arutyunyan
1
-0
/
+1
2017-11-20
Proxy: simplified conditions of using unparsed uri.
Roman Arutyunyan
1
-4
/
+2
2017-12-01
Upstream: flush low-level buffers on write retry.
Patryk Lesiewicz
1
-1
/
+1
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-28
Removed unused FreeBSD-specific definitions in ngx_posix_config.h.
Sergey Kandaurov
1
-20
/
+0
2017-11-28
Fixed "changing binary" when reaper is not init.
Ruslan Ermilov
7
-3
/
+12
2017-11-23
Version bump.
Maxim Dounin
1
-2
/
+2
2017-11-20
Fixed worker_shutdown_timeout in various cases.
Maxim Dounin
3
-2
/
+18
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-17
Core: free shared memory zones only after reconfiguration.
Maxim Dounin
1
-7
/
+17
2017-10-16
Postpone filter: handled ngx_http_postpone_filter_add() failures.
Sergey Kandaurov
1
-2
/
+7
2017-10-13
Fixed type of ngx_conf_t.handler_conf.
Ruslan Ermilov
1
-1
/
+1
2017-10-11
SSL: include <openssl/hmac.h>.
Alessandro Ghedini
1
-0
/
+1
2017-10-11
Upstream: disabled upgrading in subrequests.
Roman Arutyunyan
1
-0
/
+7
2017-10-11
Upstream: fixed $upstream_status when upstream returns 503/504.
Ruslan Ermilov
1
-0
/
+5
2017-10-11
Version bump.
Ruslan Ermilov
1
-2
/
+2
2017-10-10
Upstream: fixed error handling of stale and revalidated cache send.
Sergey Kandaurov
1
-6
/
+36
2017-10-09
Upstream: even better handling of invalid headers in cache files.
Maxim Dounin
1
-0
/
+1
2017-10-05
Upstream hash: reordered peer checks.
Maxim Dounin
2
-14
/
+14
2017-10-05
Upstream hash: limited number of tries in consistent case.
Maxim Dounin
2
-6
/
+14
2017-10-05
Fixed build without IPv6, broken by 874171c3c71a.
Maxim Dounin
1
-1
/
+3
2017-10-04
Fixed handling of unix sockets in $binary_remote_addr.
Maxim Dounin
2
-0
/
+24
[next]