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
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
python: Support application factories
Gourav
2
-1
/
+37
2024-07-02
contrib: updated njs to 0.8.5
Andrei Zeliankou
1
-12
/
+14
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-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-18
Use octal instead of mode macros
Alejandro Colomar
6
-15
/
+9
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
2024-06-18
fs: Use a temporary variable in nxt_fs_mkdir_p()
Alejandro Colomar
1
-6
/
+6
2024-06-18
fs: Use branchless code in nxt_fs_mkdir_p()
Alejandro Colomar
1
-5
/
+1
2024-06-18
fs: Rename nxt_fs_mkdir_all() => nxt_fs_mkdir_p()
Alejandro Colomar
4
-4
/
+4
2024-06-18
fs: Rename nxt_fs_mkdir_parent() => nxt_fs_mkdir_dirname()
Alejandro Colomar
4
-4
/
+4
2024-06-14
http: fix use-of-uninitialized-value bug
Arjun
1
-0
/
+1
2024-05-24
wasm: Add a missing 'const' qualifier in nxt_wasm_setup()
Andrew Clayton
1
-1
/
+1
2024-05-24
tstr: Constify the 'str' parameter to nxt_tstr_compile()
Andrew Clayton
2
-2
/
+2
2024-05-09
http: Ensure REQUEST_URI immutability
Zhidao HONG
1
-27
/
+2
2024-05-09
http: Use consistent target in nxt_h1p_peer_header_send()
Zhidao HONG
1
-1
/
+1
2024-05-07
Convert 0-sized arrays to true flexible array members
Andrew Clayton
4
-10
/
+10
2024-04-25
Tighten up some string arrays
Andrew Clayton
3
-10
/
+13
2024-04-25
configuration: Constify more pointers
Andrew Clayton
2
-24
/
+28
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-19
wasm-wc: Bump the rustls crate from 0.21.10 to 0.21.11
dependabot[bot]
1
-2
/
+2
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
HTTP: Added variable validation to the response_headers option
Zhidao HONG
1
-1
/
+12
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-12
NJS: loader should be registered using njs_vm_set_module_loader()
Andrei Zeliankou
2
-20
/
+8
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
Wasm-wc: Bump the mio crate from 0.8.10 to 0.8.11
dependabot[bot]
1
-2
/
+2
2024-03-09
Remove support for Sun's Sun Studio/SunPro C compiler
Andrew Clayton
1
-75
/
+0
2024-03-09
Remove support for IBM's XL C compiler
Andrew Clayton
1
-103
/
+1
2024-03-09
Remove support for Microsoft's Visual C++ compiler
Andrew Clayton
1
-1
/
+0
[next]