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
41 hours
Add a skeleton language module.
skel_lm
Andrew Clayton
6
-0
/
+111
3 days
http: Support JSON format in access log
Zhidao HONG
2
-16
/
+229
3 days
http: Introduce nxt_router_access_log_format_t structure
Zhidao HONG
2
-37
/
+68
3 days
http: Refactor format field in nxt_router_access_log_conf_t
Zhidao HONG
1
-12
/
+15
3 days
Make nxt_tstr_is_js() macro public in header
Zhidao HONG
2
-4
/
+4
4 days
otel: configuration items and their validation
Ava Hahn
2
-0
/
+151
4 days
otel: add header parsing and test call state
Ava Hahn
3
-0
/
+20
4 days
otel: add build tooling to include otel code
Ava Hahn
5
-0
/
+509
4 days
otel: add opentelemetry rust crate code
Ava Hahn
4
-0
/
+2512
9 days
wasm-wc: Update to wasmtime v26.0.1
Andrew Clayton
2
-181
/
+177
2024-10-29
src/test: Fix missing parameter to nxt_log_alert() in nxt_base64_test()
Andrew Clayton
1
-1
/
+2
2024-10-29
Use nxt_nitems() instead of sizeof() for strings (arrays)
Alejandro Colomar
1
-1
/
+1
2024-10-24
Some more variable constification
Andrew Clayton
3
-16
/
+16
2024-10-22
Fix missing newlines in access logs for JS configuration
Zhidao HONG
1
-13
/
+2
2024-10-22
Add flag for newline control in access log entries
Zhidao HONG
4
-8
/
+24
2024-10-17
perl: Remove unused module constructor
Andrew Clayton
1
-3
/
+0
2024-10-09
wasm-wc: Bump the wasmtime crate from 24.0.0 to 24.0.1
dependabot[bot]
2
-51
/
+51
2024-09-25
Re-work nxt_process_check_pid_status() slightly
Andrew Clayton
1
-6
/
+2
2024-09-24
src/test: Add an extra test case to nxt_term_parse_test.c
Andrew Clayton
1
-0
/
+1
2024-09-24
Resolve unused assignment in nxt_term_parse()
Andrew Clayton
1
-15
/
+9
2024-09-13
python: Don't decrement a reference to a borrowed object
Andrew Clayton
1
-0
/
+1
2024-09-10
http: Fix router process crash whilst using proxy
Zhidao HONG
2
-3
/
+9
2024-09-04
wasm-wc: Enable environment inheritance
Robbie McKinstry
1
-0
/
+1
2024-09-04
wasm-wc: bump wasmtime to v24
Ava Hahn
3
-299
/
+334
2024-08-26
socket: Prevent buffer under-read in nxt_inet_addr()
Arjun
1
-0
/
+5
2024-08-20
http: Add "if" option to the "match" object
Zhidao HONG
2
-4
/
+46
2024-08-20
http: Get rid of nxt_http_request_access_log()
Zhidao HONG
1
-22
/
+5
2024-08-20
http: Refactor out nxt_tstr_cond_t from the access log module
Zhidao HONG
6
-45
/
+80
2024-08-20
var: Remove unused functions and structure fields
Zhidao HONG
3
-60
/
+0
2024-08-20
http: Refactor access log write
Zhidao HONG
1
-25
/
+11
2024-08-20
http: Refactor static action
Zhidao HONG
1
-28
/
+22
2024-08-20
http: Refactor route pass query
Zhidao HONG
1
-26
/
+15
2024-08-20
http: Refactor return action
Zhidao HONG
1
-28
/
+13
2024-08-20
var: Restrict nxt_tstr_query() to only support synchronous operation
Zhidao HONG
5
-16
/
+15
2024-08-20
conf, router: Make the listen(2) backlog configurable
Andrew Clayton
2
-9
/
+50
2024-08-19
socket: Use a default listen backlog of -1 on Linux
Andrew Clayton
1
-4
/
+4
2024-08-19
router: Make the number of router threads configurable
Andrew Clayton
2
-7
/
+38
2024-08-19
lib: Better available cpu count determination on Linux
Andrew Clayton
1
-4
/
+23
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
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-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
[next]