index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
tools/unitctl: make json-pretty default output fmt
Gabor Javorszky
1
-2
/
+2
2024-08-01
tools/unitctl: remove (default) from option text
Gabor Javorszky
1
-6
/
+6
2024-07-29
tools/unitctl: update readme
Ava Hahn
1
-6
/
+8
2024-07-29
tools/unitctl: update readme
Ava Hahn
1
-10
/
+84
2024-07-29
build(deps): bump openssl from 0.10.64 to 0.10.66 in /tools/unitctl
dependabot[bot]
1
-4
/
+4
2024-07-16
ci: cifuzz: Bump github/codeql-action from 2 to 3
dependabot[bot]
1
-1
/
+1
2024-07-15
fuzzing: update directory path in README and build-fuzz.sh
Arjun
2
-6
/
+6
2024-07-15
fuzzing: fix harness bugs
Arjun
3
-1
/
+28
2024-07-15
fuzzing: added cifuzz workflow
Arjun
1
-0
/
+41
2024-07-13
status: Add a missing check for potential NULL
Andrew Clayton
1
-0
/
+4
2024-07-12
Fix a comment typo for 'Memory-only buffers' in src/nxt_buf.h
Andrew Clayton
1
-1
/
+1
2024-07-12
tests: Fix `/status' endpoint tests for new 'modules' section
Andrei Zeliankou
1
-5
/
+8
2024-07-12
status: Show list of loaded language modules
Andrew Clayton
1
-8
/
+94
2024-07-12
Flow the language module name into nxt_app_lang_module_t
Andrew Clayton
3
-3
/
+19
2024-07-12
status: Use a variable to represent the status member index
Andrew Clayton
1
-3
/
+4
2024-07-12
status: Constify a bunch of local variables
Andrew Clayton
1
-11
/
+11
2024-07-10
contrib: make sha512sum check compatible with FreeBSD 14+
Konstantin Pavlov
1
-1
/
+1
2024-07-08
tools/unitctl: Enable Multi Socket Support
Ava Hahn
12
-202
/
+282
2024-07-08
auto, wasm-wc: Copy the .so into build/lib/unit/modules/
Andrew Clayton
1
-0
/
+2
2024-07-08
auto: Fix some indentation in auto/modules/wasm-wasi-component
Andrew Clayton
1
-2
/
+2
2024-07-03
Packages: removed CentOS 7 due to EOL
Konstantin Pavlov
4
-28
/
+3
2024-07-03
Packages: removed CentOS 6 leftover
Konstantin Pavlov
1
-4
/
+0
2024-07-03
Packages: remove support for EOL Fedora versions (35-38)
Konstantin Pavlov
8
-109
/
+4
2024-07-03
Packages: don't redefine FORTIFY_SOURCE on Ubuntu
Konstantin Pavlov
3
-3
/
+18
2024-07-03
Packages: added Ubuntu 24.04 "noble" support
Konstantin Pavlov
1
-0
/
+14
2024-07-03
Packages: clean up EOL debian-based distributions
Konstantin Pavlov
11
-487
/
+0
2024-07-03
python: Constify some local static variables
Andrew Clayton
1
-4
/
+4
2024-07-03
Fix certificate deletion for array type certificates
Zhidao HONG
1
-5
/
+22
2024-07-02
tests: Add tests for python application factories
Gourav
2
-0
/
+163
2024-07-02
python: Support application factories
Gourav
2
-1
/
+37
2024-07-02
contrib: updated njs to 0.8.5
Andrei Zeliankou
3
-14
/
+16
2024-06-25
tstr, conf: Ensure error strings are nul-terminated
Arjun
1
-1
/
+1
2024-06-24
test/clone: Constify some local static variables
Andrew Clayton
1
-3
/
+3
2024-06-24
perl: Constify some local static variables
Andrew Clayton
1
-2
/
+2
2024-06-24
Tests: chunked request body
Andrei Zeliankou
2
-1
/
+189
2024-06-21
Docker: updated Rust and rustup versions
Konstantin Pavlov
1
-4
/
+4
2024-06-21
Docker: bump node and perl versions
Konstantin Pavlov
1
-2
/
+2
2024-06-21
Packages: moved systemd service to forking on rpm-based distros
Konstantin Pavlov
1
-2
/
+3
2024-06-20
http: Support chunked request bodies
Zhidao HONG
6
-38
/
+191
2024-06-20
http: Refactored nxt_h1p_request_body_read()
Zhidao HONG
1
-17
/
+15
2024-06-20
http: Move chunked buffer pos pointer while parsing
Zhidao HONG
2
-9
/
+4
2024-06-19
tools/unitctl: unitctl export
Ava Hahn
7
-22
/
+130
2024-06-18
tools/unitctl: implement application subcommand
Ava Hahn
15
-137
/
+335
2024-06-18
Use octal instead of mode macros
Alejandro Colomar
7
-19
/
+12
2024-06-18
auto: Don't install $runstatedir
Alejandro Colomar
2
-3
/
+0
2024-06-18
fs: Make the full directory path for the pid file and the control socket
Alejandro Colomar
4
-5
/
+5
2024-06-18
fs: Correctly handle "/" in nxt_fs_mkdir_dirname()
Alejandro Colomar
1
-1
/
+2
2024-06-18
fs: Invert logic to reduce indentation in nxt_fs_mkdir_dirname()
Alejandro Colomar
1
-3
/
+6
2024-06-18
fs: Accept path names of length 1 in nxt_fs_mkdir_p()
Alejandro Colomar
1
-1
/
+1
2024-06-18
fs: Accept relative paths in nxt_fs_mkdir_p()
Alejandro Colomar
1
-1
/
+1
[next]