index
:
unit.git
1.34
alx-gzip
alx-gzip-v37
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-25
wasm-wc: Update crates
Andrew Clayton
1
-259
/
+336
2025-07-25
otel: Update crates
Andrew Clayton
1
-285
/
+297
2025-07-25
Set SERVER_PORT appropriately
Andrew Clayton
6
-35
/
+16
2025-05-28
node.js: Fixed issue with duplicate headers in response
skokalin
1
-3
/
+3
2025-05-28
Use NULL instead of 0 as null pointer constant
Andrew Clayton
7
-19
/
+19
2025-05-08
njs: Update for version 0.9.0 API changes
Andrew Clayton
1
-20
/
+29
2025-04-28
Treat a “broken pipe” on SSL_shutdown() as a normal close
Andy Postnikov
1
-1
/
+2
2025-04-21
http: Compress application responses
Andrew Clayton
3
-1
/
+102
2025-04-14
http: Compress static responses
Andrew Clayton
3
-0
/
+133
2025-04-14
http: compress: Add a couple of helper functions
Andrew Clayton
1
-0
/
+29
2025-04-14
http: Wire up HTTP compression support to the config system
Andrew Clayton
2
-0
/
+103
2025-04-14
http: Add support for brotli compression
Andrew Clayton
3
-0
/
+106
2025-04-14
http: Add support for zstd compression
Andrew Clayton
3
-0
/
+97
2025-04-14
http: Add zlib compression support
Andrew Clayton
3
-0
/
+128
2025-04-14
http: Add core http compression code
Andrew Clayton
2
-0
/
+543
2025-04-14
http: Add NXT_HTTP_NOT_ACCEPTABLE enum value
Andrew Clayton
1
-0
/
+1
2025-04-14
http: Add a mime_type member to nxt_http_response_t
Andrew Clayton
1
-0
/
+1
2025-04-11
Fully initialise the oob struct in nxt_socket_msg_oob_init()
Andrew Clayton
1
-0
/
+2
2025-04-11
Fully initialise nxt_port_msg_t msg structures
Andrew Clayton
1
-10
/
+2
2025-04-08
rust: Update rust crates
Andrew Clayton
2
-426
/
+663
2025-03-20
Tag various character arrays with NXT_NONSTRING
Andrew Clayton
4
-6
/
+6
2025-03-19
auto/clang: Add a NXT_NONSTRING macro
Andrew Clayton
1
-0
/
+11
2025-02-21
java: websocket: Additional payload length validation
Mark Thomas
1
-0
/
+7
2025-02-21
java: websocket: Fix calculation of payload length for > 32bit values
Mark Thomas
1
-1
/
+1
2025-02-21
python: Add Django 5.x compatibility
Andrew Clayton
1
-5
/
+5
2025-02-10
http: Fix WebSockets with Firefox
Andrew Clayton
1
-9
/
+8
2025-02-04
otel, tools/unitctl: bump the openssl crate from 0.10.68 to 0.10.70
dependabot[bot]
1
-4
/
+4
2025-02-03
python: Fix Litestar WebSockets compatibility
Andrew Clayton
1
-8
/
+10
2025-01-22
ruby: Fix build failures with Ruby 3.4
Andrew Clayton
1
-5
/
+23
2025-01-14
http: add `.mjs` extension to default mime types
Tal Kedar
1
-0
/
+1
2025-01-08
otel: remove deadcode
Ava Hahn
1
-10
/
+1
2025-01-08
otel: fix segfaults when otel not configured
Ava Hahn
1
-6
/
+9
2024-12-18
wasm-wc: Update crates
Andrew Clayton
1
-417
/
+564
2024-12-18
otel: Update crates
Andrew Clayton
1
-237
/
+531
2024-12-18
wasm-wc: Update to wasmtime 27.0.0
Andrew Clayton
2
-76
/
+76
2024-12-10
otel: Disable static_mut_refs warning for nxt_otel_rs_span_tx()
Andrew Clayton
1
-0
/
+1
2024-11-26
wasm: Fix build with wasmtime 27.0.0
Sergey A. Osokin
1
-0
/
+6
2024-11-19
Decast nxt_cpymem()
Andrew Clayton
1
-1
/
+1
2024-11-14
http: Support JSON format in access log
Zhidao HONG
2
-16
/
+229
2024-11-14
http: Introduce nxt_router_access_log_format_t structure
Zhidao HONG
2
-37
/
+68
2024-11-14
http: Refactor format field in nxt_router_access_log_conf_t
Zhidao HONG
1
-12
/
+15
2024-11-14
Make nxt_tstr_is_js() macro public in header
Zhidao HONG
2
-4
/
+4
2024-11-12
otel: configuration items and their validation
Ava Hahn
2
-0
/
+151
2024-11-12
otel: add header parsing and test call state
Ava Hahn
3
-0
/
+20
2024-11-12
otel: add build tooling to include otel code
Ava Hahn
5
-0
/
+509
2024-11-12
otel: add opentelemetry rust crate code
Ava Hahn
4
-0
/
+2512
2024-11-07
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
[next]