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
2022-07-19
Tests: added tests for more HTTP variables.
Andrei Zeliankou
1
-0
/
+51
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
4
-6
/
+6
2022-07-18
Removed unnecessary include.
Alejandro Colomar
1
-7
/
+0
2022-07-18
Removed code used when NXT_HAVE_POSIX_SPAWN is false.
Alejandro Colomar
3
-65
/
+0
2022-07-18
Removed duplicate handling of './configure --help'.
Alejandro Colomar
1
-5
/
+0
2022-07-14
HTTP: added more variables.
Zhidao HONG
2
-0
/
+241
2022-07-14
Tests: added tests for dynamic variables.
Andrei Zeliankou
1
-0
/
+82
2022-07-14
Var: dynamic variables support.
Zhidao HONG
13
-49
/
+407
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
2
-1
/
+7
2022-06-30
Tests: minor improvements.
Andrei Zeliankou
5
-98
/
+39
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-20
Packages: cleanup targets that are not supported anymore.
Konstantin Pavlov
23
-795
/
+2
2022-06-21
Static: Fixed finding the file extension.
Alejandro Colomar
2
-6
/
+14
2022-06-20
Packages: dropped /etc/unit directory.
Konstantin Pavlov
2
-3
/
+0
2022-06-20
Switched changelogs to packaging alias instead of personal emails.
Konstantin Pavlov
1
-2
/
+2
2022-06-20
Tests: forwarded header replacement tests.
Zhidao HONG
2
-0
/
+276
2022-06-20
Router: forwared header replacement.
Zhidao HONG
8
-75
/
+250
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-20
Tests: reworked client IP tests.
Zhidao HONG
1
-17
/
+38
2022-06-17
Version bump.
Andrei Zeliankou
2
-2
/
+31
2022-06-15
Var: relocated nxt_var_is_const() and nxt_var_raw().
Zhidao HONG
2
-18
/
+18
2022-06-08
Specified date of 1.27.0 release in changes.xml.
Andrei Zeliankou
1
-2
/
+2
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
Unit 1.27.0 release.
Andrei Zeliankou
1
-0
/
+1
2022-06-02
Generated Dockerfiles for Unit 1.27.0.
1.27.0
Andrei Zeliankou
8
-8
/
+8
2022-06-02
Added version 1.27.0 CHANGES.
Andrei Zeliankou
1
-0
/
+36
2022-06-02
Node.js: fixed ES modules format in loader.mjs.
Andrei Zeliankou
2
-2
/
+8
2022-05-31
Packaging: added support for RHEL 9.
Konstantin Pavlov
2
-1
/
+13
2022-06-01
Logging a NULL pointer instead of passing it in the memcpy().
Andrei Zeliankou
1
-9
/
+19
2022-06-01
Tests: improved test for $request_uri variable.
Andrei Zeliankou
1
-2
/
+2
2022-06-01
Fixed minor issues in "changes.xml".
Artem Konev
1
-8
/
+9
2022-06-01
Tests: removed deprecated ssl.PROTOCOL_TLSv1_2 constant.
Andrei Zeliankou
1
-2
/
+5
2022-05-31
Tests: Added tests for $request_uri.
Alejandro Colomar
1
-0
/
+9
2022-05-31
Var: Added $request_uri (as in NGINX).
Alejandro Colomar
2
-0
/
+26
2022-05-30
Tests: added tests for "index" (string) option.
Alejandro Colomar
1
-0
/
+28
2022-05-30
Static: supporting new "index" option.
Alejandro Colomar
5
-10
/
+39
2022-05-26
Packaging: Go: use GO111MODULE=auto in build instructions.
Konstantin Pavlov
2
-2
/
+2
2022-05-26
Static: returning 404 when "index" is a non-regular file.
Alejandro Colomar
1
-1
/
+3
[next]