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
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
Syslog: introduced error log handler.
Maxim Dounin
2
-9
/
+41
2023-03-10
Syslog: removed usage of ngx_cycle->log and ngx_cycle->hostname.
Maxim Dounin
2
-18
/
+24
2023-02-23
Core: stricter UTF-8 handling in ngx_utf8_decode().
Yugo Horie
1
-1
/
+6
2023-02-02
Lingering close for connections with pipelined requests.
Maxim Dounin
1
-0
/
+1
2022-12-21
Updated link to OpenVZ suspend/resume bug.
Maxim Dounin
1
-1
/
+1
2022-12-16
Style.
BullerDu
1
-2
/
+2
2022-12-16
Version bump.
Sergey Kandaurov
1
-2
/
+2
2022-11-30
Removed casts from ngx_memcmp() macro.
Maxim Dounin
1
-1
/
+1
2022-11-30
Fixed alignment of ngx_memmove()/ngx_movemem() macro definitions.
Maxim Dounin
1
-2
/
+2
2022-11-08
Fixed PROXY protocol to use ngx_memcpy()/ngx_memcmp().
Maxim Dounin
1
-5
/
+5
2022-11-08
Added logging to PROXY protocol write buffer check.
Maxim Dounin
1
-0
/
+2
2022-11-02
Increased maximum read PROXY protocol header size.
Roman Arutyunyan
2
-2
/
+3
2022-11-03
Version bump.
Roman Arutyunyan
1
-2
/
+2
2022-09-27
Added type cast to ngx_proxy_protocol_parse_uint16().
Roman Arutyunyan
1
-1
/
+3
2022-10-12
PROXY protocol v2 TLV variables.
Roman Arutyunyan
2
-2
/
+187
2022-10-10
Log only the first line of user input on PROXY protocol v1 error.
Roman Arutyunyan
1
-1
/
+7
2022-08-30
Version bump.
Maxim Dounin
1
-2
/
+2
2022-07-14
Resolver: fixed memory leak for the "ipv4=off" case.
Sergey Kandaurov
1
-4
/
+1
2022-07-12
The "ipv4=" parameter of the "resolver" directive.
Ruslan Ermilov
2
-15
/
+54
2022-06-29
Version bump.
Maxim Dounin
1
-2
/
+2
2022-06-01
Resolver: make TCP write timer event cancelable.
Aleksei Bavshin
1
-0
/
+1
2022-05-30
FastCGI: combining headers with identical names (ticket #1724).
Maxim Dounin
1
-2
/
+5
2022-05-30
Version bump.
Maxim Dounin
1
-2
/
+2
2022-02-03
HTTP/2: made it possible to flush response headers (ticket #1743).
Maxim Dounin
1
-0
/
+1
2022-01-27
Version bump.
Vladimir Homutov
1
-2
/
+2
2022-01-19
Core: simplify reader lock release.
Pavel Pautov
1
-15
/
+3
2021-12-29
Version bump.
Maxim Dounin
1
-2
/
+2
2021-12-27
Support for sendfile(SF_NOCACHE).
Maxim Dounin
1
-4
/
+13
2021-12-27
Simplified sendfile(SF_NODISKIO) usage.
Maxim Dounin
4
-37
/
+2
2021-12-25
Core: added NGX_REGEX_MULTILINE for 3rd party modules.
Maxim Dounin
2
-2
/
+11
2021-12-25
PCRE2 and PCRE binary compatibility.
Maxim Dounin
2
-15
/
+48
2021-12-25
PCRE2 library support.
Maxim Dounin
2
-10
/
+351
2021-12-25
Core: ngx_regex.c style cleanup.
Maxim Dounin
1
-17
/
+17
2021-12-25
Core: fixed ngx_pcre_studies cleanup.
Maxim Dounin
1
-40
/
+43
2021-11-23
Version bump.
Sergey Kandaurov
1
-2
/
+2
2021-10-30
Changed ngx_chain_update_chains() to test tag first (ticket #2248).
Maxim Dounin
1
-4
/
+4
2021-10-29
Upstream: sendfile_max_chunk support.
Maxim Dounin
1
-0
/
+4
2021-08-19
Core: removed unnecessary restriction in hash initialization.
Alexey Radkov
1
-0
/
+4
2021-10-21
Removed CLOCK_MONOTONIC_COARSE support.
Maxim Dounin
1
-4
/
+0
2021-09-14
Version bump.
Roman Arutyunyan
1
-2
/
+2
2021-09-03
Version bump.
Roman Arutyunyan
1
-2
/
+2
2021-08-03
Version bump.
Maxim Dounin
1
-2
/
+2
2021-06-28
Core: escaping of chars not allowed in URIs per RFC 3986.
Maxim Dounin
1
-16
/
+29
2021-06-28
Core: fixed comment about escaping in arguments.
Maxim Dounin
1
-1
/
+1
2021-06-21
Core: added the ngx_rbtree_data() macro.
Vladimir Homutov
2
-3
/
+4
2021-05-31
Core: disabled SO_REUSEADDR on UDP sockets while testing config.
Maxim Dounin
1
-11
/
+14
2021-05-31
Version bump.
Maxim Dounin
1
-2
/
+2
2021-05-25
Resolver: explicit check for compression pointers in question.
Maxim Dounin
1
-0
/
+6
2021-05-25
Resolver: simplified ngx_resolver_copy().
Maxim Dounin
1
-8
/
+5
2021-05-25
Resolver: reworked ngx_resolver_copy() copy loop.
Maxim Dounin
1
-11
/
+7
[next]