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-06-15
Sptr: avoided potentially undefined behaviour.
archive/overlappingWriteUnion
Andrew Clayton
1
-1
/
+4
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
2022-05-26
Added const to remove unnecessary casts.
Alejandro Colomar
1
-5
/
+5
2022-05-18
HTTP: generalized argument and cookie parsing.
Zhidao HONG
3
-291
/
+291
2022-05-16
Packages: ship README.md and CONTRIBUTING.md.
Konstantin Pavlov
6
-7
/
+13
2022-05-17
Wrapped debug code in '#if (NXT_DEBUG)'.
Alejandro Colomar
1
-1
/
+4
2022-05-17
Fixed memcpy(dest, NULL, 0) Undefined Behavior.
Alejandro Colomar
1
-1
/
+1
2022-05-05
Packages: added Ubuntu 22.04 "jammy" support.
Konstantin Pavlov
1
-0
/
+14
2022-05-16
Tests: Added tests for empty "location".
Alejandro Colomar
1
-0
/
+15
2022-05-16
Supporting empty Location URIs.
Alejandro Colomar
4
-30
/
+33
2022-05-16
Deleted extra line in README.md.
Artem Konev
1
-1
/
+0
2022-05-16
Renamed nxt_http_static_ctx_t field 'index' to 'share_idx'.
Alejandro Colomar
1
-7
/
+7
2022-05-13
Adding GitHub-styled README and CONTRIBUTING files in Markdown.
Artem Konev
4
-24
/
+274
2022-05-13
Tests: added tests for Ruby stream IO.close().
Andrei Zeliankou
3
-7
/
+8
2022-05-13
Ruby: added stream IO "close" required by Rack specification.
Zhidao HONG
2
-0
/
+16
2022-05-11
Regenerated Dockerfiles.
Konstantin Pavlov
8
-10
/
+42
2022-05-11
Docker: bumped language versions.
Konstantin Pavlov
1
-2
/
+2
2022-05-12
Using SSL_OP_IGNORE_UNEXPECTED_EOF.
Sergey Kandaurov
1
-0
/
+5
2022-05-12
Using OPENSSL_SUPPRESS_DEPRECATED.
Sergey Kandaurov
1
-0
/
+3
2022-05-10
Tests: added test for "SCRIPT_NAME" variable in Ruby.
Andrei Zeliankou
2
-0
/
+2
2022-03-09
Ruby: added the Rack environment parameter "SCRIPT_NAME".
Zhidao HONG
3
-4
/
+48
2022-05-09
Tests: added more tests with reconfiguration.
Andrei Zeliankou
4
-51
/
+155
2022-05-03
Added .gitignore.
Alejandro Colomar
1
-0
/
+4
2022-05-03
Fixed #define style.
Alejandro Colomar
41
-518
/
+259
2022-04-28
Tests: Added tests for variables in "location".
Alejandro Colomar
1
-0
/
+19
2022-04-28
Tests: Changed tests to accept variables in "location".
Alejandro Colomar
1
-4
/
+4
2022-04-28
Supporting variables in "location".
Alejandro Colomar
3
-37
/
+153
2022-04-28
Workarounded Clang bug triggered by Ruby.
Alejandro Colomar
1
-1
/
+27
2022-04-27
Added NXT_MAYBE_UNUSED for __attribute__((__unused__)).
Alejandro Colomar
3
-1
/
+31
2022-04-26
Fixed indentation.
Alejandro Colomar
13
-38
/
+38
[next]