summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-09-17pkg/docker: Update dockerfiles for 1.33.0Andrew Clayton17-51/+229
2024-09-17tools/unitctl: change reload to restartAva Hahn3-4/+4
2024-09-17tools/unitctl: adjust readme for socket addressesGabor Javorszky2-2/+3
2024-09-17tools/unitctl: add export subcommand to readmeGabor Javorszky1-0/+1
2024-09-17tools/unitctl: rename UNIT -> UnitGabor Javorszky8-15/+15
2024-09-16docs: add SECURITY.mdGabor Javorszky1-0/+21
2024-09-16docs: remove security.txt fileGabor Javorszky1-30/+0
2024-09-16tools/unitctl: rename app -> apps, fix readmeGabor Javorszky3-4/+5
2024-09-16tools/unitctl: whitespace fixesGabor Javorszky1-5/+17
2024-09-16unitctl: Don't track unit-openapi/.openapi-generator/Andrew Clayton3-156/+1
2024-09-13python: Don't decrement a reference to a borrowed objectAndrew Clayton1-0/+1
2024-09-10http: Fix router process crash whilst using proxyZhidao HONG2-3/+9
2024-09-10tests: Suppress cargo-component outputAndrew Clayton1-1/+4
2024-09-10tests: Fix routing tests in the no njs caseAndrew Clayton1-4/+19
2024-09-10ci: Trigger ci.yml for changes under pkg/contribAndrew Clayton1-0/+2
2024-09-09ci: Fix wasmtime paths in ci.ymlAndrew Clayton1-1/+1
2024-09-09Packages: bump wasmtime to 24.0.0 and wasi-sysroot to 24.0.Konstantin Pavlov8-21/+41
2024-09-09ci: Fix tags on ad hoc unitctl releasesDan Callahan1-4/+2
2024-09-07java: Update third-party componentsSergey A. Osokin3-17/+17
2024-09-04wasm-wc: Enable environment inheritanceRobbie McKinstry1-0/+1
2024-09-04wasm-wc: bump wasmtime to v24Ava Hahn3-299/+334
2024-08-28ci: Enable the wasm-wasi-component testsAndrew Clayton1-9/+14
2024-08-28test/wasm-wc: Rename test_wasm_component.pyAndrew Clayton1-0/+0
2024-08-28test/wasm-wc: Target wasm32-wasip1Andrew Clayton1-1/+1
2024-08-28tests: Fix `/status' endpoint to cater for listsAndrew Clayton1-1/+1
2024-08-28Added .gitignore for pkg/contrib/tarballsKonstantin Pavlov1-0/+2
2024-08-28Remove .hgignore filesAndrew Clayton2-9/+0
2024-08-28Remove .hgtagsAndrew Clayton1-43/+0
2024-08-26Docker: leave artifacts when build targets succeedKonstantin Pavlov1-0/+2
2024-08-26Docker: introduce "slim" python imagesKonstantin Pavlov1-6/+14
2024-08-26Docker: update Rust versionKonstantin Pavlov1-1/+1
2024-08-26Docker: bump Go versionsKonstantin Pavlov1-1/+1
2024-08-26socket: Prevent buffer under-read in nxt_inet_addr()Arjun1-0/+5
2024-08-26fuzzing: fixed harness bugArjun1-0/+10
2024-08-21docs/openapi: Add new config optionsAndrew Clayton1-0/+152
2024-08-21docs/openapi: Fix brokennessAndrew Clayton1-43/+62
2024-08-20Tests: initial "wasm-wasi-component" testAndrei Zeliankou9-1/+283
2024-08-20ci/unitctl: Update pathsAndrew Clayton1-0/+1
2024-08-20tests: "if" option in http route matchZhidao HONG1-0/+57
2024-08-20http: Add "if" option to the "match" objectZhidao HONG2-4/+46
2024-08-20http: Get rid of nxt_http_request_access_log()Zhidao HONG1-22/+5
2024-08-20http: Refactor out nxt_tstr_cond_t from the access log moduleZhidao HONG6-45/+80
2024-08-20var: Remove unused functions and structure fieldsZhidao HONG3-60/+0
2024-08-20http: Refactor access log writeZhidao HONG1-25/+11
2024-08-20http: Refactor static actionZhidao HONG1-28/+22
2024-08-20http: Refactor route pass queryZhidao HONG1-26/+15
2024-08-20http: Refactor return actionZhidao HONG1-28/+13
2024-08-20var: Restrict nxt_tstr_query() to only support synchronous operationZhidao HONG5-16/+15
2024-08-20conf, router: Make the listen(2) backlog configurableAndrew Clayton2-9/+50
2024-08-19socket: Use a default listen backlog of -1 on LinuxAndrew Clayton1-4/+4