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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-06
Realip: fixed duplicate processing on redirects (ticket #1098).
Maxim Dounin
1
-4
/
+4
2016-10-05
Cache: cache manager limits.
Dmitry Volyntsev
2
-9
/
+98
2016-10-03
Addition filter: set last_in_chain flag when clearing last_buf.
Roman Arutyunyan
1
-0
/
+1
2016-10-03
Do not set last_buf flag in subrequests.
Roman Arutyunyan
3
-3
/
+4
2016-10-03
Modules compatibility: removed two NGX_HAVE_DEFERRED_ACCEPT checks.
Ruslan Ermilov
1
-3
/
+1
2016-10-03
Modules compatibility: removed unneeded NGX_HAVE_REUSEPORT checks.
Maxim Dounin
1
-2
/
+0
2016-10-03
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Maxim Dounin
3
-3
/
+3
2016-10-03
Modules compatibility: http2.
Maxim Dounin
3
-11
/
+0
2016-10-03
Modules compatibility: degradation fields now always present.
Maxim Dounin
1
-2
/
+0
2016-09-29
Introduced the NGX_COMPAT macro.
Ruslan Ermilov
2
-0
/
+12
2016-09-29
Modules compatibility: down flag promoted to a bitmask.
Maxim Dounin
1
-1
/
+1
2016-09-29
Modules compatibility: upstream config field.
Maxim Dounin
2
-0
/
+3
2016-09-29
Modules compatibility: status fields.
Maxim Dounin
1
-0
/
+1
2016-09-29
Modules compatibility: health check fields.
Maxim Dounin
1
-0
/
+2
2016-09-29
Modules compatibility: cache purge fields.
Maxim Dounin
2
-1
/
+5
2016-09-29
Modules compatibility: slow start fields.
Maxim Dounin
2
-0
/
+3
2016-09-22
Upstream: max_conns.
Ruslan Ermilov
7
-1
/
+58
2016-09-22
Upstream: removed the quick recovery mechanism.
Ruslan Ermilov
2
-12
/
+0
2016-09-22
Upstream: introduced u->upstream.
Maxim Dounin
2
-0
/
+3
2016-09-22
Upstream: style.
Maxim Dounin
3
-3
/
+0
2016-07-25
Upstream: style, ngx_http_upstream_rr_peer_t.next moved.
Maxim Dounin
1
-2
/
+2
2016-09-20
Perl: pass additional linker options to perl module.
Konstantin Pavlov
1
-0
/
+2
2016-09-20
Fixed log levels of configuration parsing errors.
Valentin Bartenev
1
-2
/
+2
2016-09-20
Removed influence of some options on structures.
Ruslan Ermilov
1
-4
/
+1
2016-09-16
Upstream hash: fixed missing upstream name initialization.
Vladimir Homutov
1
-0
/
+1
2016-09-07
Core: introduced ngx_cidr_match() function.
Dmitry Volyntsev
1
-98
/
+24
2016-09-01
Realip: fixed uninitialized memory access.
Roman Arutyunyan
1
-1
/
+1
2016-08-25
Geo: fixed indentation.
Sergey Kandaurov
1
-5
/
+5
2016-08-23
Geo: fixed warnings when removing nonexistent ranges.
Ruslan Ermilov
1
-7
/
+3
2016-08-23
Geo: fixed insertion of ranges specified in descending order.
Ruslan Ermilov
1
-3
/
+8
2016-08-23
Geo: fixed removing a range in certain cases.
Ruslan Ermilov
1
-1
/
+1
2016-08-23
Geo: fixed overflow when iterating over ranges.
Ruslan Ermilov
1
-2
/
+10
2016-08-18
Geo: fixed access to already freed memory.
Valentin Bartenev
1
-1
/
+6
2016-08-10
Upstream: the $upstream_bytes_received variable.
Vladimir Homutov
2
-1
/
+22
2016-08-08
Simplified extraction of current time.
Ruslan Ermilov
2
-16
/
+8
2016-07-06
Fixed regex captures handling without PCRE.
Vladimir Homutov
1
-6
/
+8
2016-07-19
HTTP/2: flushing of the SSL buffer in transition to the idle state.
Valentin Bartenev
1
-2
/
+18
2016-07-19
HTTP/2: refactored ngx_http_v2_send_output_queue().
Valentin Bartenev
1
-10
/
+10
2016-07-19
HTTP/2: fixed send timer handling.
Valentin Bartenev
1
-1
/
+1
2016-07-19
HTTP/2: avoid sending output queue if there's nothing to send.
Valentin Bartenev
1
-0
/
+10
2016-07-19
HTTP/2: always handle streams in error state.
Valentin Bartenev
1
-6
/
+8
2016-07-19
HTTP/2: prevented output of the HEADERS frame for canceled streams.
Valentin Bartenev
1
-2
/
+6
2016-07-19
HTTP/2: always send GOAWAY while worker is shutting down.
Valentin Bartenev
1
-1
/
+1
2016-07-07
HTTP/2: avoid left-shifting signed integer into the sign bit.
Sergey Kandaurov
1
-1
/
+1
2016-07-07
Avoid left-shifting integers into the sign bit, which is undefined.
Sergey Kandaurov
3
-14
/
+14
2016-07-06
Use NGX_MAX_PATH_LEVEL where appropriate.
Ruslan Ermilov
1
-5
/
+5
2016-07-02
Sub filter: eliminate unnecessary buffering.
Roman Arutyunyan
1
-4
/
+37
2016-07-02
Sub filter: introduced the ngx_http_sub_match() function.
Roman Arutyunyan
1
-31
/
+52
2016-06-22
HTTP/2: style.
Piotr Sikora
1
-6
/
+4
2016-06-20
Upstream: support for port in proxy_bind and friends.
Roman Arutyunyan
1
-2
/
+3
[next]