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-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
2024-03-09
Remove support for Sun's Sun Studio/SunPro C compiler
Andrew Clayton
4
-140
/
+0
2024-03-09
Remove support for IBM's XL C compiler
Andrew Clayton
3
-176
/
+1
2024-03-09
Remove support for Intel's icc compiler
Andrew Clayton
1
-11
/
+0
2024-03-09
Remove support for Microsoft's Visual C++ compiler
Andrew Clayton
2
-13
/
+0
2024-03-08
Var: Fix cacheable issue for njs variable access
Zhidao HONG
1
-1
/
+1
2024-03-07
.mailmap: Map Dylan's 2nd GitHub address
Dylan Arbour
1
-0
/
+1
2024-03-07
Add GitHub workflow for wasm-wasi-component
Andrew Clayton
1
-5
/
+35
2024-03-07
Test with root access in GitHub workflows
Dylan Arbour
1
-31
/
+13
2024-03-05
Avoid potential NULL pointer dereference in nxt_router_temp_conf()
Andrew Clayton
1
-7
/
+9
2024-03-05
Var: Remove a dead assignment in nxt_var_interpreter()
Andrew Clayton
1
-1
/
+1
2024-03-05
Remove unused nxt_vector_t API
Andrew Clayton
4
-223
/
+0
2024-02-29
Configuration: Fix check in nxt_conf_json_parse_value()
Andrew Clayton
1
-1
/
+1
2024-02-27
Wasm-wc: use more common uname switch to get operating system name
Konstantin Pavlov
1
-1
/
+1
2024-02-27
Version bump
Andrei Zeliankou
2
-2
/
+34
2024-02-27
Added version 1.32.0 CHANGES
1.32.0
Andrei Zeliankou
3
-3
/
+56
2024-02-27
Generated Dockerfiles for Unit 1.32.0
Andrei Zeliankou
14
-28
/
+28
2024-02-27
Edited changes.xml for the 1.32.0 release
Andrei Zeliankou
1
-10
/
+80
2024-02-24
Update setup-go to v5
Dylan Arbour
1
-1
/
+2
2024-02-23
Add PHP 8.2 and 8.1 to test matrix
Dylan Arbour
1
-0
/
+4
2024-02-22
Packages: Pass CFLAGS to compile wasm modules on all packaging targets
Konstantin Pavlov
2
-3
/
+3
2024-02-22
Remove debug from builds and tests
Dylan Arbour
1
-2
/
+1
2024-02-22
Update third-party java components to their recent versions
Sergey A. Osokin
3
-15
/
+15
2024-02-22
Wasm-wc: Use the cargo build output as the make target dependency
Andrew Clayton
1
-3
/
+5
2024-02-22
Wasm-wc: Add nxt_unit.o as a dependency in the auto script
Andrew Clayton
1
-2
/
+1
2024-02-21
Packages: added wasm-wasi-component module packaging for rpm-based distros
Konstantin Pavlov
1
-3
/
+3
2024-02-21
Packages: added wasm-wasi-component module packaging for deb-based distros
Konstantin Pavlov
1
-3
/
+3
2024-02-21
Tests: renamed test_python_procman.py since it's not Python-specific
Andrei Zeliankou
1
-0
/
+0
[next]