summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-05-20tools/unitctl: Replace matching image name to matching commandGabor Javorszky1-3/+4
2024-05-17Add unitctl quickstart to README.mdDanielle De Leo1-27/+89
2024-05-15Add GitHub workflows for extra coverageAndrew Clayton1-0/+177
2024-05-14.mailmap: Add an entry for Ava's GitHub addressAndrew Clayton1-0/+1
2024-05-14ci: Add unit testing to unitctl CI workflowAva Hahn2-4/+62
2024-05-09trigger unitctl CI on version tags of existing formatAva Hahn1-3/+3
2024-05-09Add unitctl build and release CIDylan Arbour3-1/+133
2024-05-09tests: REQUEST_URI variable test with rewriteAndrei Zeliankou1-0/+40
2024-05-09tests: Change request_uri tests for changed behaviourGabor Javorszky1-4/+4
2024-05-09http: Ensure REQUEST_URI immutabilityZhidao HONG1-27/+2
2024-05-09http: Use consistent target in nxt_h1p_peer_header_send()Zhidao HONG1-1/+1
2024-05-08java: Update third-party componentsSergey A. Osokin3-13/+13
2024-05-08tools/unitctl: enable passing IP addresses to the 'instances new' commandAva Hahn7-81/+235
2024-05-08tools/unitctl: clean up control socket implsAva Hahn1-87/+87
2024-05-08tools/unitctl: Update host_path() to account for OSX special behaviourAva Hahn2-9/+32
2024-05-08tools/unitctl: Improve quality of life on osxAva Hahn2-9/+23
2024-05-08tools/unitctl: Readme fixesAva Hahn1-12/+12
2024-05-08tools/unitctl: temporarily ignore issues with autogenerated readmeAva Hahn1-0/+1
2024-05-08tools/unitctl: Add new functionality to README.md and fmt codeAva Hahn6-108/+140
2024-05-08tools/unitctl: Add Docker deployment functionalityAva Hahn3-10/+108
2024-05-08tools/unitctl: API Plumbing for docker deploymentsAva Hahn4-27/+91
2024-05-08tools/unitctl: Initial Docker ProceduresAva Hahn17-185/+990
2024-05-07auto, perl: Fix building the Perl language module with clangAndrew Clayton1-0/+6
2024-05-07Convert 0-sized arrays to true flexible array membersAndrew Clayton4-10/+10
2024-05-07auto/wasm: No need to explicitly set -fno-strict-aliasing nowAndrew Clayton1-2/+1
2024-05-02Add a GitHub workflow to check for whitespace issuesAndrew Clayton1-0/+48
2024-04-30tools: Add unitctl section to the READMETaryn Musgrave1-0/+12
2024-04-30tools: Add unitctl CLIAva Hahn54-0/+7212
2024-04-25Tighten up some string arraysAndrew Clayton3-10/+13
2024-04-25configuration: Constify more pointersAndrew Clayton2-24/+28
2024-04-25php: Constify some local static variablesAndrew Clayton1-6/+6
2024-04-25Constify a bunch of static local variablesAndrew Clayton10-74/+79
2024-04-25configuration: Constify numerous pointersAndrew Clayton3-68/+74
2024-04-23Fix some trailing whitespace and long lines in the READMEAndrew Clayton1-3/+4
2024-04-19wasm-wc: Bump the rustls crate from 0.21.10 to 0.21.11dependabot[bot]1-2/+2
2024-04-18Elaborate on docker image differencesAva Hahn1-1/+3
2024-04-18Add additional information to the READMEAva Hahn1-2/+23
2024-04-17Fixes: 64934e59f ("HTTP: Introduce quoted target marker in HTTP parsing")Zhidao HONG1-2/+2
2024-04-11HTTP: Rewrote url target section in nxt_h1p_peer_header_send()Zhidao HONG3-5/+74
2024-04-11HTTP: Introduce quoted target marker in HTTP parsingZhidao HONG2-12/+5
2024-04-10Tests: error report corrected for unknown variables in "response_headers"Andrei Zeliankou1-7/+6
2024-04-10HTTP: Added variable validation to the response_headers optionZhidao HONG1-1/+12
2024-04-10Tests: compatibility with OpenSSL 3.2.0Andrei Zeliankou1-1/+5
2024-04-10Tests: added $request_uri tests with proxyAndrei Zeliankou1-1/+100
2024-04-10Docs: njs (lowercase) is more preferred way to mentionAndrei Zeliankou2-9/+9
2024-04-10njs (lowercase) is more preferred way to mentionAndrei Zeliankou3-5/+5
2024-04-09Wasm-wc: Bump the h2 crate from 0.4.2 to 0.4.4dependabot[bot]1-2/+2
2024-03-14Wasm-wc: Fix application restartsAndrew Clayton1-3/+12
2024-03-14Rebuild wasm-wasi-component when any of its dependencies changeAndrew Clayton1-1/+8
2024-03-13Build with -std=gnu11 (C11 with GNU extensions)Alejandro Colomar1-2/+3