summaryrefslogtreecommitdiffhomepage
path: root/src/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-02Merged with the default branch.Sergey Kandaurov3-5/+5
2022-12-21Updated link to OpenVZ suspend/resume bug.Maxim Dounin1-1/+1
2022-12-16Style.BullerDu1-2/+2
2022-12-16Version bump.Sergey Kandaurov1-2/+2
2022-12-15Merged with the default branch.Sergey Kandaurov4-12/+15
2022-11-30Removed casts from ngx_memcmp() macro.Maxim Dounin1-1/+1
2022-11-30Fixed alignment of ngx_memmove()/ngx_movemem() macro definitions.Maxim Dounin1-2/+2
2022-11-08Fixed PROXY protocol to use ngx_memcpy()/ngx_memcmp().Maxim Dounin1-5/+5
2022-11-08Added logging to PROXY protocol write buffer check.Maxim Dounin1-0/+2
2022-11-02Increased maximum read PROXY protocol header size.Roman Arutyunyan2-2/+3
2022-11-03Version bump.Roman Arutyunyan1-2/+2
2022-09-27Added type cast to ngx_proxy_protocol_parse_uint16().Roman Arutyunyan1-1/+3
2022-10-12PROXY protocol v2 TLV variables.Roman Arutyunyan2-2/+187
2022-10-10Log only the first line of user input on PROXY protocol v1 error.Roman Arutyunyan1-1/+7
2022-10-20Merged with the default branch.Sergey Kandaurov3-6/+199
2022-08-30Version bump.Maxim Dounin1-2/+2
2022-07-14Resolver: fixed memory leak for the "ipv4=off" case.Sergey Kandaurov1-4/+1
2022-07-12The "ipv4=" parameter of the "resolver" directive.Ruslan Ermilov2-15/+54
2022-06-29Version bump.Maxim Dounin1-2/+2
2022-06-01Resolver: make TCP write timer event cancelable.Aleksei Bavshin1-0/+1
2022-07-26Merged with the default branch.Sergey Kandaurov3-16/+52
2022-06-22Merged with the default branch.Sergey Kandaurov3-4/+8
2022-05-30FastCGI: combining headers with identical names (ticket #1724).Maxim Dounin1-2/+5
2022-05-30Version bump.Maxim Dounin1-2/+2
2022-04-20QUIC: separate UDP framework for QUIC.Roman Arutyunyan1-4/+0
2022-02-14Merged with the default branch.Sergey Kandaurov2-2/+3
2022-02-03HTTP/2: made it possible to flush response headers (ticket #1743).Maxim Dounin1-0/+1
2022-01-27Version bump.Vladimir Homutov1-2/+2
2022-01-25Merged with the default branch.Sergey Kandaurov2-17/+5
2022-01-19Core: simplify reader lock release.Pavel Pautov1-15/+3
2021-12-29Version bump.Maxim Dounin1-2/+2
2021-12-29Merged with the default branch.Sergey Kandaurov6-102/+462
2021-12-27Support for sendfile(SF_NOCACHE).Maxim Dounin1-4/+13
2021-12-27Simplified sendfile(SF_NODISKIO) usage.Maxim Dounin4-37/+2
2021-12-25Core: added NGX_REGEX_MULTILINE for 3rd party modules.Maxim Dounin2-2/+11
2021-12-25PCRE2 and PCRE binary compatibility.Maxim Dounin2-15/+48
2021-12-25PCRE2 library support.Maxim Dounin2-10/+351
2021-12-25Core: ngx_regex.c style cleanup.Maxim Dounin1-17/+17
2021-12-25Core: fixed ngx_pcre_studies cleanup.Maxim Dounin1-40/+43
2021-12-24Merged with the default branch.Ruslan Ermilov1-2/+2
2021-11-23Version bump.Sergey Kandaurov1-2/+2
2021-10-30Changed ngx_chain_update_chains() to test tag first (ticket #2248).Maxim Dounin1-4/+4
2021-10-29Upstream: sendfile_max_chunk support.Maxim Dounin1-0/+4
2021-11-03Merged with the default branch.Sergey Kandaurov5-10/+14
2021-09-14Removed NGX_OPENSSL_QUIC macro, NGX_QUIC is enough.Ruslan Ermilov1-1/+1
2021-09-08Merged with the default branch.Sergey Kandaurov1-2/+2
2021-09-06QUIC: store QUIC connection fd in stream fake connection.Roman Arutyunyan1-6/+6
2021-09-03Version bump.Roman Arutyunyan1-2/+2
2021-09-01Merged with the default branch.Sergey Kandaurov1-2/+2
2021-08-19Core: removed unnecessary restriction in hash initialization.Alexey Radkov1-0/+4