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
2022-09-06
Status: fixed incorrect pointer in test operation.
Zhidao HONG
1
-3
/
+3
2022-08-29
Status: added requests count.
Zhidao HONG
5
-1
/
+9
2022-08-29
Implemented basic statistics API.
Valentin Bartenev
12
-16
/
+452
2022-08-31
Ruby: prevented a segfault on receiving SIGINT (^C).
Andrew Clayton
1
-0
/
+2
2022-08-18
Disallowed abstract unix socket syntax in non-Linux systems.
Alejandro Colomar
1
-4
/
+5
2022-08-18
Storing abstract sockets with @ internally.
Alejandro Colomar
1
-1
/
+6
2022-08-18
Fixed support for abstract Unix sockets.
Alejandro Colomar
1
-1
/
+3
2022-08-18
Fixed include guard.
Alejandro Colomar
1
-3
/
+3
2022-08-16
Fixed UNIX sockets support for ASGI.
Andrei Zeliankou
1
-1
/
+1
2022-08-11
Removed dead code.
Alejandro Colomar
5
-586
/
+0
2022-08-11
Fixing isolated process PID manipulation.
Max Romanov
4
-24
/
+100
2022-08-08
Python: supporting UNIX sockets.
Alejandro Colomar
1
-1
/
+45
2022-08-02
Rejecting non-Linux pivot_root(2).
Alejandro Colomar
1
-3
/
+3
2022-08-02
Including <mntent.h> iff it exists.
Alejandro Colomar
1
-1
/
+1
2022-07-28
Log: customizable access log format.
Zhidao HONG
7
-130
/
+232
2022-07-14
Log: split access log from nxt_router.c.
Zhidao HONG
3
-435
/
+470
2022-07-28
Ruby: fixed segfault on SIGTERM signal.
Zhidao HONG
1
-2
/
+2
2022-07-27
Ruby: fixed contents of SCRIPT_NAME.
Alejandro Colomar
2
-42
/
+5
2022-07-26
Supporting UNIX sockets in address matching.
Alejandro Colomar
4
-0
/
+23
2022-07-21
Router: avoided undefined behaviour.
Andrew Clayton
1
-1
/
+1
2022-07-20
Var: added a $dollar variable that translates to a '$'.
Andrew Clayton
1
-0
/
+14
2022-07-18
Added missing inline keyword.
Alejandro Colomar
1
-3
/
+3
2022-07-18
Added missing inline keyword.
Alejandro Colomar
1
-3
/
+3
2022-07-18
Fixed incorrect code.
Alejandro Colomar
1
-1
/
+1
2022-07-18
Replaced Linux syscall macros by libc macros.
Alejandro Colomar
3
-4
/
+4
2022-07-18
Removed code used when NXT_HAVE_POSIX_SPAWN is false.
Alejandro Colomar
2
-50
/
+0
2022-07-14
HTTP: added more variables.
Zhidao HONG
1
-0
/
+235
2022-07-14
Var: dynamic variables support.
Zhidao HONG
12
-49
/
+401
2022-07-14
Var: optimization to get rid of nxt_var_cache_find().
Zhidao HONG
1
-161
/
+84
2022-07-02
Increased readtimeout for configuration endpoint.
Timo Stark
1
-1
/
+1
2022-06-22
Unit: removed a useless assignment.
Andrew Clayton
1
-1
/
+0
2022-06-22
Unit: avoided needlessly setting lib in nxt_unit_shm_open().
Andrew Clayton
1
-3
/
+2
2022-06-22
Socket: removed useless port < 1 check.
Andrew Clayton
1
-1
/
+1
2022-06-22
Marked a couple of variables 'const'.
Andrew Clayton
2
-3
/
+3
2022-06-22
Constified numerous function parameters.
Andrew Clayton
13
-41
/
+43
2022-06-21
Static: Fixed finding the file extension.
Alejandro Colomar
1
-6
/
+7
2022-06-20
Router: forwared header replacement.
Zhidao HONG
7
-75
/
+244
2022-06-20
Router: introduced nxt_http_forward_t.
Zhidao HONG
4
-40
/
+42
2022-06-20
Router: refactored nxt_router_conf_create().
Zhidao HONG
1
-30
/
+30
2022-06-15
Var: relocated nxt_var_is_const() and nxt_var_raw().
Zhidao HONG
2
-18
/
+18
2022-06-07
Removing unused tracking fields and functions.
Max Romanov
7
-172
/
+0
2022-06-07
Router: removed unused code in nxt_router_conf_error().
Zhidao HONG
1
-6
/
+0
2022-06-02
Summary: Var: removing all async stuff.
Zhidao HONG
3
-26
/
+14
2022-05-19
HTTP: generalized uri encoding.
Zhidao HONG
3
-103
/
+126
2022-06-02
Node.js: fixed ES modules format in loader.mjs.
Andrei Zeliankou
1
-2
/
+2
2022-06-01
Logging a NULL pointer instead of passing it in the memcpy().
Andrei Zeliankou
1
-9
/
+19
2022-05-31
Var: Added $request_uri (as in NGINX).
Alejandro Colomar
1
-0
/
+20
2022-05-30
Static: supporting new "index" option.
Alejandro Colomar
4
-10
/
+33
2022-05-26
Static: returning 404 when "index" is a non-regular file.
Alejandro Colomar
1
-1
/
+3
2022-05-26
Added const to remove unnecessary casts.
Alejandro Colomar
1
-5
/
+5
[prev]
[next]