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
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
2017-10-04
Fixed handling of non-null-terminated unix sockets.
Maxim Dounin
3
-1
/
+21
2017-10-04
Fixed buffer overread with unix sockets after accept().
Maxim Dounin
2
-0
/
+12
2017-10-04
HTTP/2: enforce writing the sync request body buffer to file.
Valentin Bartenev
1
-5
/
+2
2017-10-03
Cache: fixed caching of intercepted errors (ticket #1382).
Maxim Dounin
1
-5
/
+15
2017-10-02
Upstream: better handling of invalid headers in cache files.
Maxim Dounin
1
-0
/
+10
2017-09-25
Fixed the NGX_UNIX_ADDRSTRLEN macro.
Ruslan Ermilov
1
-2
/
+3
2017-09-22
Modules compatibility: down flag promoted to a bitmask.
Ruslan Ermilov
2
-2
/
+2
2017-09-22
Style.
Ruslan Ermilov
1
-1
/
+1
2017-09-22
Do not use the obsolete NGX_SOCKADDRLEN macro.
Ruslan Ermilov
2
-2
/
+2
2017-09-18
Removed more remnants of the old pthread implementation.
Ruslan Ermilov
2
-65
/
+15
2017-09-14
HTTP/2: shortened some debug log messages.
Maxim Dounin
3
-8
/
+8
2017-09-14
HTTP/2: fixed debug log about indexed headers.
Maxim Dounin
1
-1
/
+1
2017-09-14
HTTP/2: added logging of 400 (Bad Request) reasons.
Maxim Dounin
1
-0
/
+13
2017-09-12
Stream: fixed logging UDP upstream timeout.
Roman Arutyunyan
1
-1
/
+5
2017-09-13
Introduced time truncation to December 31, 9999 (ticket #1368).
Maxim Dounin
1
-0
/
+10
2017-09-13
Fixed ngx_gmtime() on 32-bit platforms with 64-bit time_t.
Maxim Dounin
1
-8
/
+10
2017-09-13
Fixed reference to time parsing code after 8b6fa4842133.
Maxim Dounin
1
-1
/
+1
2017-09-13
Style.
Maxim Dounin
1
-2
/
+3
[next]