Sign in
nginx
/
nginx
/
d85aaca79584ca2c81e9279edb74ff36f9f6c977
/
src
916c293
Upstream: fixed ngx_http_upstream_test_next() conditions.
by Maxim Dounin
· 7 years ago
5e0ee0c
Core: fixed build, broken by 63e91f263a49.
by Vladimir Homutov
· 7 years ago
94737aa
Core: revised the PROXY protocol v2 code.
by Ruslan Ermilov
· 7 years ago
ed70ff2
Core: style.
by Vladimir Homutov
· 7 years ago
636c107
Core: added processing of version 2 of the PROXY protocol.
by Vladimir Homutov
· 7 years ago
dc21216
Stream: set action before each recv/send while proxying.
by Roman Arutyunyan
· 7 years ago
18cef60
gRPC: fixed possible sign extension of error and setting_value.
by Maxim Dounin
· 7 years ago
8dfc6dd
Improved code readability (closes #1512).
by Ruslan Ermilov
· 7 years ago
ca6516d
Version bump.
by Maxim Dounin
· 7 years ago
6df6a00
gRPC: fixed missing state save in frame header parsing.
by Sergey Kandaurov
· 7 years ago
d90ca80
HTTP/2: improved frame info debugging.
by Ruslan Ermilov
· 7 years ago
e0dc125
gRPC: fixed parsing response headers split on CONTINUATION frames.
by Sergey Kandaurov
· 7 years ago
79f109b
Fixed checking ngx_tcp_push() and ngx_tcp_nopush() return values.
by Ruslan Ermilov
· 7 years ago
3020ad3
Upstream: fixed comments after 13f8dec720b5.
by Ruslan Ermilov
· 7 years ago
c9190ce
gRPC: special handling of "trailer only" responses.
by Maxim Dounin
· 7 years ago
0a11c04
gRPC: special handling of the TE request header.
by Maxim Dounin
· 7 years ago
5b27dea
The gRPC proxy module.
by Maxim Dounin
· 7 years ago
88dc859
Upstream: u->conf->preserve_output flag.
by Maxim Dounin
· 7 years ago
622c3af
Upstream: u->request_body_blocked flag.
by Maxim Dounin
· 7 years ago
1621961
Upstream: trailers support, u->conf->pass_trailers flag.
by Maxim Dounin
· 7 years ago
67c1712
HTTP/2: externalized various constants and interfaces.
by Maxim Dounin
· 7 years ago
9b5cf36
Style.
by Roman Arutyunyan
· 7 years ago
6800e7e
Stream ssl_preread: $ssl_preread_alpn_protocols variable.
by Roman Arutyunyan
· 7 years ago
f51b3b8
Improved code readablity.
by Ruslan Ermilov
· 7 years ago
2255bfe
HTTP/2: unknown frames now logged at info level.
by Maxim Dounin
· 7 years ago
e1967b5
Style.
by Maxim Dounin
· 7 years ago
5ec5bea
Access log: support for disabling escaping (ticket #1450).
by Vladimir Homutov
· 7 years ago
992318f
Core: ngx_current_msec now uses monotonic time if available.
by Maxim Dounin
· 7 years ago
bfcae97
Postpone filter: prevented uninitialized r->out.
by Roman Arutyunyan
· 7 years ago
e398ac5
Generic subrequests in memory.
by Roman Arutyunyan
· 7 years ago
f9a1c26
Modules compatibility: additional upstream metrics.
by Vladimir Homutov
· 7 years ago
6a2ad9b
Auth basic: prevent null character in error log (ticket #1494).
by Vadim Filimonov
· 7 years ago
efeee76
Generate error for unsupported IPv6 transparent proxy.
by Roman Arutyunyan
· 7 years ago
0827ad6
HTTP/2: style.
by Ruslan Ermilov
· 7 years ago
9115465
Geo: fixed indentation.
by Sergey Kandaurov
· 7 years ago
032f9f7
Geo: optimized configuration parser.
by Ruslan Ermilov
· 7 years ago
85d88d6
Geo: fixed memory allocation error handling (closes #1482).
by Ruslan Ermilov
· 7 years ago
77648c9
Version bump.
by Ruslan Ermilov
· 7 years ago
82bc4bf
HTTP/2: precalculate hash for "Cookie".
by Maxim Dounin
· 7 years ago
3ee1db6
HTTP/2: fixed ngx_http_v2_push_stream() allocation error handling.
by Ruslan Ermilov
· 7 years ago
1528e91
HTTP/2: push additional request headers (closes #1478).
by Ruslan Ermilov
· 7 years ago
bf14d77
Expose more headers with NGX_HTTP_HEADERS.
by Ruslan Ermilov
· 7 years ago
051277c
Core: added a stub for additional zone configuration.
by Vladimir Homutov
· 7 years ago
faa09af
HTTP/2: style.
by Sergey Kandaurov
· 7 years ago
b6a5b4e
HTTP/2: fixed null pointer dereference with server push.
by Ruslan Ermilov
· 7 years ago
75c9d6b
HTTP/2: fixed build with -Werror=unused-but-set-variable.
by Ruslan Ermilov
· 7 years ago
cd08994
HTTP/2: server push.
by Ruslan Ermilov
· 7 years ago
a39b563
HTTP/2: changed prototypes of request pseudo-headers parsers.
by Ruslan Ermilov
· 7 years ago
d2b87a6
Basic support of the Link response header.
by Ruslan Ermilov
· 7 years ago
ab9021f
Dav: added error logging.
by Roman Arutyunyan
· 7 years ago
cc4c3e8
HTTP/2: removed unused field from ngx_http_v2_stream_t.
by Sergey Kandaurov
· 7 years ago
3323241
Upstream: removed X-Powered-By from the list of special headers.
by Ruslan Ermilov
· 7 years ago
f77df9e
SSL: using default server context in session remove (closes #1464).
by Sergey Kandaurov
· 7 years ago
ad6e846
HTTP/2: finalize request as bad if parsing of pseudo-headers fails.
by Ruslan Ermilov
· 7 years ago
1c8aac2
HTTP/2: more style, comments, and debugging.
by Ruslan Ermilov
· 7 years ago
9776d1c
HTTP/2: handle duplicate INITIAL_WINDOW_SIZE settings.
by Ruslan Ermilov
· 7 years ago
b252fc6
Fixed --test-build-eventport on macOS 10.12 and later.
by Ruslan Ermilov
· 7 years ago
2296c69
Upstream: fixed "header already sent" alerts on backend errors.
by Maxim Dounin
· 7 years ago
048df9b
Version bump.
by Maxim Dounin
· 7 years ago
e4383ef
Allowed configuration token to start with a variable.
by Roman Arutyunyan
· 7 years ago
89a48b0
Fixed capabilities version.
by Roman Arutyunyan
· 7 years ago
0494e2e
Improved the capabilities feature detection.
by Roman Arutyunyan
· 7 years ago
70a41ee
Retain CAP_NET_RAW capability for transparent proxying.
by Roman Arutyunyan
· 7 years ago
3cd263f
Use sysconf to determine cacheline size at runtime.
by Debayan Ghosh
· 7 years ago
88c6e0f
Proxy: escape explicit space in URI in default cache key.
by Roman Arutyunyan
· 7 years ago
121a991
Inherit valid_unparsed_uri in cloned subrequests (ticket #1430).
by Roman Arutyunyan
· 7 years ago
b5e8f92
Proxy: simplified conditions of using unparsed uri.
by Roman Arutyunyan
· 7 years ago
738c44c
Upstream: flush low-level buffers on write retry.
by Patryk Lesiewicz
· 7 years ago
b1a0391
Upstream keepalive: clean read delayed flag in stored connections.
by Roman Arutyunyan
· 7 years ago
d417f2b
Autoindex: discard request body (ticket #1439).
by Maxim Dounin
· 7 years ago
e9dd423
Removed unused FreeBSD-specific definitions in ngx_posix_config.h.
by Sergey Kandaurov
· 7 years ago
0724312
Fixed "changing binary" when reaper is not init.
by Ruslan Ermilov
· 7 years ago
88bc66d
Version bump.
by Maxim Dounin
· 7 years ago
6822497
Fixed worker_shutdown_timeout in various cases.
by Maxim Dounin
· 7 years ago
ba2b177
Gzip: support for a zlib variant from Intel.
by Maxim Dounin
· 7 years ago
e14dc8d
Xslt: fixed parameters parsing (ticket #1416).
by Ruslan Ermilov
· 7 years ago
fa0b61d
SSI: fixed type.
by hucongcong
· 7 years ago
2359fb9
FastCGI: adjust buffer position when parsing incomplete records.
by Maxim Dounin
· 7 years ago
aaa2f6b
Core: free shared memory zones only after reconfiguration.
by Maxim Dounin
· 7 years ago
de1a040
Postpone filter: handled ngx_http_postpone_filter_add() failures.
by Sergey Kandaurov
· 7 years ago
d7db033
Fixed type of ngx_conf_t.handler_conf.
by Ruslan Ermilov
· 7 years ago
e986ddb
SSL: include <openssl/hmac.h>.
by Alessandro Ghedini
· 7 years ago
5add8c7
Upstream: disabled upgrading in subrequests.
by Roman Arutyunyan
· 7 years ago
7c16cdb
Upstream: fixed $upstream_status when upstream returns 503/504.
by Ruslan Ermilov
· 7 years ago
5d0c7d1
Version bump.
by Ruslan Ermilov
· 7 years ago
bfde4f0
Upstream: fixed error handling of stale and revalidated cache send.
by Sergey Kandaurov
· 7 years ago
607731d
Upstream: even better handling of invalid headers in cache files.
by Maxim Dounin
· 7 years ago
ca260f0
Upstream hash: reordered peer checks.
by Maxim Dounin
· 7 years ago
b034fdd
Upstream hash: limited number of tries in consistent case.
by Maxim Dounin
· 7 years ago
43b658b
Fixed build without IPv6, broken by 874171c3c71a.
by Maxim Dounin
· 7 years ago
f30343a
Fixed handling of unix sockets in $binary_remote_addr.
by Maxim Dounin
· 7 years ago
3b42ec5
Fixed handling of non-null-terminated unix sockets.
by Maxim Dounin
· 7 years ago
848f1b3
Fixed buffer overread with unix sockets after accept().
by Maxim Dounin
· 7 years ago
16ae7a6
HTTP/2: enforce writing the sync request body buffer to file.
by Valentin Bartenev
· 7 years ago
1e8631b
Cache: fixed caching of intercepted errors (ticket #1382).
by Maxim Dounin
· 7 years ago
1cce88f
Upstream: better handling of invalid headers in cache files.
by Maxim Dounin
· 7 years ago
7c000e9
Fixed the NGX_UNIX_ADDRSTRLEN macro.
by Ruslan Ermilov
· 7 years ago
8e9793f
Modules compatibility: down flag promoted to a bitmask.
by Ruslan Ermilov
· 7 years ago
bc770c8
Style.
by Ruslan Ermilov
· 7 years ago
7a04faf
Do not use the obsolete NGX_SOCKADDRLEN macro.
by Ruslan Ermilov
· 7 years ago
Next »