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-04-25
php: Constify some local static variables
Andrew Clayton
1
-6
/
+6
2024-04-25
Constify a bunch of static local variables
Andrew Clayton
10
-74
/
+79
2024-04-25
configuration: Constify numerous pointers
Andrew Clayton
3
-68
/
+74
2024-04-23
Fix some trailing whitespace and long lines in the README
Andrew Clayton
1
-3
/
+4
2024-04-19
wasm-wc: Bump the rustls crate from 0.21.10 to 0.21.11
dependabot[bot]
1
-2
/
+2
2024-04-18
Elaborate on docker image differences
Ava Hahn
1
-1
/
+3
2024-04-18
Add additional information to the README
Ava Hahn
1
-2
/
+23
2024-04-17
Fixes: 64934e59f ("HTTP: Introduce quoted target marker in HTTP parsing")
Zhidao HONG
1
-2
/
+2
2024-04-11
HTTP: Rewrote url target section in nxt_h1p_peer_header_send()
Zhidao HONG
3
-5
/
+74
2024-04-11
HTTP: Introduce quoted target marker in HTTP parsing
Zhidao HONG
2
-12
/
+5
2024-04-10
Tests: error report corrected for unknown variables in "response_headers"
Andrei Zeliankou
1
-7
/
+6
2024-04-10
HTTP: Added variable validation to the response_headers option
Zhidao HONG
1
-1
/
+12
2024-04-10
Tests: compatibility with OpenSSL 3.2.0
Andrei Zeliankou
1
-1
/
+5
2024-04-10
Tests: added $request_uri tests with proxy
Andrei Zeliankou
1
-1
/
+100
2024-04-10
Docs: njs (lowercase) is more preferred way to mention
Andrei Zeliankou
2
-9
/
+9
2024-04-10
njs (lowercase) is more preferred way to mention
Andrei Zeliankou
3
-5
/
+5
2024-04-09
Wasm-wc: Bump the h2 crate from 0.4.2 to 0.4.4
dependabot[bot]
1
-2
/
+2
2024-03-14
Wasm-wc: Fix application restarts
Andrew Clayton
1
-3
/
+12
2024-03-14
Rebuild wasm-wasi-component when any of its dependencies change
Andrew Clayton
1
-1
/
+8
2024-03-13
Build with -std=gnu11 (C11 with GNU extensions)
Alejandro Colomar
1
-2
/
+3
2024-03-13
Add a GitHub workflow status badge for our CI to the README
Andrew Clayton
1
-0
/
+1
2024-03-13
Add a repostatus badge to the README
Andrew Clayton
1
-0
/
+2
2024-03-12
Tests: NJS cacheable variables with access log
Andrei Zeliankou
1
-0
/
+18
2024-03-12
NJS: loader should be registered using njs_vm_set_module_loader()
Andrei Zeliankou
6
-25
/
+19
2024-03-11
Fix the security-alert email link in the README
Andrew Clayton
1
-2
/
+2
2024-03-11
Avoiding arithmetic ops with NULL pointer in nxt_unit_mmap_get
Andrei Zeliankou
1
-0
/
+6
2024-03-11
Initialize port_impl only when it is needed
Andrei Zeliankou
1
-1
/
+1
2024-03-11
Avoiding arithmetic ops with NULL pointer in nxt_port_mmap_get
Andrei Zeliankou
1
-0
/
+6
2024-03-11
Avoiding arithmetic ops with NULL pointer in nxt_http_arguments_parse
Andrei Zeliankou
1
-0
/
+6
2024-03-11
Fixed undefined behaviour in left shift of int value
Andrei Zeliankou
1
-4
/
+4
2024-03-11
NJS: avoiding arithmetic ops with NULL pointer in r->args
Andrei Zeliankou
1
-2
/
+3
2024-03-11
Router: match when pattern and tested string are both zero length
Andrei Zeliankou
1
-0
/
+4
2024-03-11
Add dependabot.yml
Dylan Arbour
1
-0
/
+6
2024-03-11
Wasm-wc: Bump the mio crate from 0.8.10 to 0.8.11
dependabot[bot]
1
-2
/
+2
2024-03-09
Add an EXTRA_CFLAGS make variable
Andrew Clayton
1
-1
/
+4
2024-03-09
Add a help target to the root Makefile
Andrew Clayton
1
-0
/
+10
2024-03-09
Allow to disable -Werror at 'make' time
Andrew Clayton
1
-0
/
+8
2024-03-09
Enable optional 'debuggable' builds
Andrew Clayton
2
-2
/
+11
2024-03-09
Pretty print the wasm language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Pretty print the Ruby language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Pretty print the Python language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Pretty print the PHP language module compiler output
Andrew Clayton
1
-2
/
+4
2024-03-09
Pretty print the Perl language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Pretty print the Java language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Hook up make pretty printing to the Unit core and tests
Andrew Clayton
1
-20
/
+40
2024-03-09
Add initial infrastructure for pretty printing make output
Andrew Clayton
1
-0
/
+29
2024-03-09
Compile with -fno-strict-overflow
Andrew Clayton
1
-0
/
+4
2024-03-09
Disable strict-aliasing in clang by default
Andrew Clayton
1
-2
/
+4
2024-03-09
Expand the comment about -Wstrict-overflow on GCC
Andrew Clayton
1
-1
/
+3
2024-03-09
Remove -W from compiler flags
Andrew Clayton
1
-2
/
+2
[next]