summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-12-06.mailmap: Set correct address for DanielleAndrew Clayton1-0/+1
2023-12-05Merge pull request #1017 from danielledeleo/ldflags-brewDani De Leo1-0/+14
2023-12-05Go: Use Homebrew include pathsDanielle De Leo1-0/+14
2023-11-29Update third-party components for the Java module.Sergey A. Osokin3-13/+13
2023-11-21Fix port number in listener object for php hello world app.Chris Adams1-1/+1
2023-11-21Red Hat should always be spelled as two words.Andrew Clayton1-1/+1
2023-11-20Fixed the MD5Encoder deprecation warning.Sergey A. Osokin1-2/+2
2023-11-17Tests: added more expected Ruby features.Andrei Zeliankou3-0/+27
2023-11-17Tests: Ruby input.rewind is no longer required.Andrei Zeliankou2-17/+0
2023-11-17Node.js: ServerResponse.flushHeaders() implemented.Andrei Zeliankou4-0/+22
2023-11-15PHP: Fix a possible file-pointer leak.Andrew Clayton1-0/+2
2023-11-14Fix comments for src/nxt_unit.h.Andrei Vasiliu1-19/+19
2023-11-10Define nxt_cpu_pause for ARM64.David CARLIER1-0/+4
2023-11-09Python: Fix header field values character encoding.Andrew Clayton1-2/+28
2023-11-08Python: Do nxt_unit_sptr_get() earlier in nxt_python_field_value().Andrew Clayton1-1/+2
2023-11-08Tests: 8XXX used as default port range.Andrei Zeliankou101-412/+412
2023-11-08Var: simplified length calculation for $status variable.Andrei Zeliankou1-3/+2
2023-11-08Var: $request_id variable.Andrei Zeliankou3-0/+59
2023-11-02Removed trailing 0 from debug message in nxt_credential_get().Zhidao HONG1-2/+5
2023-10-26Version bump.Andrei Zeliankou2-2/+32
2023-10-25.mailmap: updated address for Alex.Alejandro Colomar1-2/+3
2023-10-19Unit 1.31.1 release.Andrei Zeliankou1-0/+1
2023-10-17Generated Dockerfiles for Unit 1.31.1.1.31.1Andrei Zeliankou12-24/+24
2023-10-19Added version 1.31.1 CHANGES.Andrei Zeliankou2-2/+29
2023-10-19Edited changes.xml for the 1.31.1 release.Andrei Zeliankou1-0/+58
2023-10-19Prepearing for 1.31.1 release.Andrei Zeliankou3-6/+6
2023-10-18Tools: unitc remote mode edit fix.Liam Crilly1-2/+2
2023-10-17Update third-party components for the Java module.Sergey A. Osokin3-11/+11
2023-10-13contrib: updated njs to 0.8.1.Konstantin Pavlov2-2/+2
2023-09-26Node.js: provide reasonable default paths for macOS.Konstantin Pavlov1-3/+22
2023-10-16Tools: unitc Docker mode.Liam Crilly2-21/+43
2023-10-11Tests: added PHP test with rewrite and query string.Andrei Zeliankou1-0/+30
2023-10-11Rewrite and response headers mentioned in OpenAPI.Andrei Zeliankou1-1/+41
2023-10-10Wasm: Re-add a removed 'const' qualifier in nxt_rt_wasmtime.c.Andrew Clayton2-2/+2
2023-10-10Update third-party components for the Java module.Sergey A. Osokin3-15/+15
2023-10-10Tools: unitc YAML mode.Liam Crilly2-7/+55
2023-10-10Refactored nxt_vsprintf().Zhidao HONG1-9/+8
2023-10-06Update third-party components for the Java module.Sergey A. Osokin3-17/+17
2023-10-05HTTP: Fix URL with query string rewrite.Andrew Clayton1-0/+1
2023-10-04Docker: fix HTML escaping.Liam Crilly1-1/+1
2023-10-04Proxy mentioned in OpenAPI.Andrei Zeliankou1-0/+15
2023-10-03Tools: unitc quiet mode fix for macOS.Liam Crilly1-1/+1
2023-10-02Tests: added Java test with multiple headers.Andrei Zeliankou1-0/+17
2023-10-02Added routes array to the default configuration.Liam Crilly1-2/+3
2023-09-28Java: fixed the calculation related to the response buffer.Zhidao HONG2-4/+6
2023-09-26Node.js: ServerRequest.destroy() implemented.Andrei Zeliankou1-0/+9
2023-09-26Node.js: response body chunk can now be a Uint8Array.Andrei Zeliankou4-3/+14
2023-09-25Wasm: Allow uploads larger than 4GiB.Andrew Clayton1-3/+5
2023-09-25Wasm: Fix multiple successive calls to the request_handler.Andrew Clayton1-2/+2
2023-09-25Wasm: Allow to set the HTTP response status.Andrew Clayton3-7/+49