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-12-01
Remove the nxt_getpid() alias.
Andrew Clayton
2
-4
/
+1
2022-11-29
Added contribs and njs.
Konstantin Pavlov
6
-0
/
+168
2022-12-14
Tools: Added subcommands to setup-unit.
Alejandro Colomar
1
-211
/
+1400
2022-12-14
Tools: Added unitc.
Liam Crilly
2
-0
/
+310
2022-12-14
Python: Added "prefix" to configuration.
OutOfFocus4
17
-23
/
+472
2022-12-14
Removed dead code.
OutOfFocus4
1
-1
/
+0
2022-12-14
Java: upgrading third-party components.
Sergey A. Osokin
4
-24
/
+27
2022-12-13
Docker: limited the waiting time for control socket removal.
Konstantin Pavlov
1
-1
/
+15
2022-12-13
Regenerated Dockerfiles.
Konstantin Pavlov
2
-4
/
+4
2022-12-07
Docker: bumped language versions.
Konstantin Pavlov
1
-2
/
+2
2022-12-13
Tests: added tests for the large header buffer settings.
Andrei Zeliankou
1
-0
/
+60
2022-12-13
Configuration: made large_header_buffers a valid setting.
Andrew Clayton
1
-0
/
+3
2022-12-13
Configuration: made large_header_buffer_size a valid setting.
Andrew Clayton
1
-0
/
+3
2022-12-12
Tests: stop execution if can't unmount any filesystem.
Andrei Zeliankou
2
-2
/
+15
2022-12-12
Tests: pretty output.
Andrei Zeliankou
3
-9
/
+10
2022-12-10
Isolation: wired up cgroup support to the config system.
Andrew Clayton
2
-0
/
+68
2022-12-10
Isolation: wired up cgroup to build system.
Andrew Clayton
4
-0
/
+29
2022-12-10
Isolation: wired up per-application cgroup support internally.
Andrew Clayton
4
-0
/
+79
2022-12-10
Isolation: added core cgroup infrastructure.
Andrew Clayton
2
-0
/
+188
2022-12-10
Added simple wrappers for fopen(3) and fclose(3).
Andrew Clayton
2
-0
/
+41
2022-12-09
Tests: fixed tests to run as privileged user.
Andrei Zeliankou
2
-8
/
+15
2022-12-08
Fix compilation with GCC and -O0.
Andrew Clayton
1
-2
/
+2
2022-11-19
Isolation: Remove the syscall(SYS_getpid) wrapper.
Andrew Clayton
1
-9
/
+0
2022-11-19
Isolation: Remove nxt_clone().
Andrew Clayton
2
-17
/
+0
2022-11-18
Isolation: Switch to fork(2) & unshare(2) on Linux.
Andrew Clayton
1
-9
/
+247
2022-11-30
Enable the PR_SET_CHILD_SUBREAPER prctl(2) option on Linux.
Andrew Clayton
1
-0
/
+13
2022-11-18
Isolation: Rename NXT_HAVE_CLONE -> NXT_HAVE_LINUX_NS.
Andrew Clayton
8
-25
/
+25
2022-11-25
Isolation: Fix the enablement of PR_SET_NO_NEW_PRIVS.
Andrew Clayton
1
-1
/
+1
2023-01-30
NJS: adding the missing vm destruction.
Zhidao HONG
8
-4
/
+69
2023-02-07
Python: ASGI: Don't log asyncio.get_running_loop() errors.
Andrew Clayton
1
-2
/
+5
2023-01-20
Python: ASGI: Switch away from asyncio.get_event_loop().
Andrew Clayton
1
-1
/
+20
2023-01-20
Python: ASGI: Factor out event loop creation to its own function.
Andrew Clayton
1
-21
/
+35
2022-11-16
Packages: added Ubuntu 22.10 "kinetic" support.
Konstantin Pavlov
4
-1
/
+116
2022-11-16
Packages: added Fedora 37 support.
Konstantin Pavlov
3
-1
/
+85
2022-11-29
Used pkg-config to detect njs where available.
Konstantin Pavlov
1
-4
/
+12
2022-12-06
Node.js: added "shortCircuit" option for ES modules hook.
Andrei Zeliankou
2
-2
/
+10
2022-12-06
Python: Added support for Python 3.11.
Andrew Clayton
2
-2
/
+73
2022-12-03
Added tools/README.md.
Liam Crilly
1
-0
/
+16
2022-11-29
Tests: NJS.
Andrei Zeliankou
4
-1
/
+101
2022-11-22
NJS: added http request prototype.
Zhidao HONG
7
-4
/
+359
2022-11-20
Basic njs support.
Zhidao HONG
20
-44
/
+507
2022-11-20
Var: separating nxt_tstr_t from nxt_var_t.
Zhidao HONG
17
-226
/
+403
2022-11-24
Added security.txt.
Artem Konev
1
-0
/
+30
2022-11-22
Tools: Added setup-unit.
Konstantin Pavlov
1
-0
/
+311
2022-11-20
Var: improved variable parsing with empty names.
Zhidao HONG
2
-43
/
+33
2022-11-16
Propagated NXT_RUBY_CFLAGS to Ruby checks.
Konstantin Pavlov
1
-3
/
+3
2022-11-17
Refactored functions that set WSGI variables.
OutOfFocus4
1
-6
/
+24
2022-11-17
Removed dead code.
OutOfFocus4
3
-16
/
+1
2022-11-07
PHP: Fix a potential problem parsing the path.
Andrew Clayton
2
-1
/
+3
2022-12-02
Fix endianness detection in nxt_websocket_header_t.
Andrew Clayton
1
-2
/
+2
[prev]
[next]