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
2020-08-13
Basic variables support.
Valentin Bartenev
18
-144
/
+1084
2020-08-12
PHP: compatibility with 8.0.0 Beta 1.
Remi Collet
1
-1
/
+15
2020-08-12
Responding with error in case of first process start failure.
Max Romanov
3
-18
/
+129
2020-08-12
Fixing issues found by static analyzer.
Max Romanov
1
-2
/
+4
2020-08-11
Fixing return value initialization.
Max Romanov
1
-19
/
+25
2020-08-11
Style fixes for 2 file descriptors transfer over port.
Max Romanov
7
-110
/
+115
2020-08-11
Moving file descriptor blocking to libunit.
Max Romanov
3
-19
/
+39
2020-08-11
Wrapping close() call in libunit for logging.
Max Romanov
1
-35
/
+44
2020-08-11
Introducing application and port shared memory queues.
Max Romanov
11
-311
/
+1793
2020-08-11
Circular queues implementations and a test.
Max Romanov
3
-0
/
+886
2020-08-11
Port message extended to transfer 2 file descriptors.
Max Romanov
5
-27
/
+81
2020-08-11
Made router port message handlers into static functions.
Max Romanov
2
-10
/
+13
2020-08-11
Adding debug messages to catch process management issues.
Max Romanov
1
-2
/
+36
2020-08-11
Process structures refactoring in runtime and libunit.
Max Romanov
4
-208
/
+93
2020-08-11
Introducing the shared application port.
Max Romanov
9
-1226
/
+876
2020-08-11
Changing router to application shared memory exchange protocol.
Max Romanov
8
-179
/
+374
2020-08-11
Changing router to application port exchange protocol.
Max Romanov
7
-97
/
+342
2020-08-11
Adding a reference counter to the libunit port structure.
Max Romanov
2
-351
/
+340
2020-08-11
Libunit refactoring: port management.
Max Romanov
7
-330
/
+372
2020-08-09
Fixing leaked configuration objects.
Max Romanov
1
-4
/
+30
2020-08-09
Fixing connection remote sockaddr leakage.
Max Romanov
1
-2
/
+4
2020-08-07
Node.js: correct port data memory release.
Max Romanov
1
-1
/
+15
2020-08-07
Fixing listen event connection leakage.
Max Romanov
1
-0
/
+4
2020-08-05
Improved mkstemp() error reporting.
Valentin Bartenev
1
-1
/
+1
2020-08-05
Fixed nxt_conn_accept_alloc() behavior in low memory conditions.
Valentin Bartenev
1
-5
/
+5
2020-07-31
Isolation: fixed the generation of mounts table.
Tiago Natel de Moura
3
-10
/
+8
2020-07-28
Configuration: fixed buffer over-read in pattern validation.
Axel Duch
1
-2
/
+3
2020-07-25
Using plain shared memory for configuration pass.
Max Romanov
4
-83
/
+152
2020-07-24
Configuration: added checking for presence of mandatory fields.
Valentin Bartenev
3
-13
/
+131
2020-07-24
Added missing ending indicator in object members validation lists.
Valentin Bartenev
1
-1
/
+5
2020-07-24
Configuration: removing redundant check.
Axel Duch
1
-3
/
+3
2020-07-24
Minor changes and renaming an NJS artifact to NXT.
Axel Duch
1
-3
/
+3
2020-07-23
Fixing request_app_link reference counting.
Max Romanov
1
-4
/
+2
2020-07-23
Fixing various router crashes on exit caused by runtime pool free.
Max Romanov
1
-7
/
+18
2020-07-23
PHP: using nxt_unit_default_init() for module structure init.
Max Romanov
1
-32
/
+4
2020-07-23
Fixing main and application port structs file descriptor init.
Max Romanov
1
-0
/
+2
2020-07-23
PHP: removing assertion to fix build on macOS.
Max Romanov
1
-1
/
+5
2020-07-22
Fixing buffer overflow check in discovery.
Max Romanov
1
-1
/
+1
2020-07-21
PHP: logging in request context when possible.
Valentin Bartenev
1
-2
/
+12
2020-07-21
PHP: fixed incorrect time in interpreter error log messages.
Valentin Bartenev
1
-5
/
+6
2020-07-21
Fixed non-debug log time format in libunit.
Valentin Bartenev
1
-0
/
+7
2020-07-10
Router: route patterns multi wildcards fix.
Axel Duch
1
-3
/
+6
2020-07-06
Destroying temporary router configuration.
Igor Sysoev
2
-34
/
+40
2020-07-04
Router: route patterns multi wildcards support.
Axel Duch
2
-152
/
+210
2020-06-23
Upstream chunked transfer encoding support.
Igor Sysoev
6
-97
/
+178
2020-06-23
Decreased level of some socket close() errors.
Igor Sysoev
2
-13
/
+36
2020-06-23
Isolation: fixed build when features aren't detected.
Tiago Natel de Moura
4
-111
/
+114
2020-05-28
Added "rootfs" feature.
Tiago Natel de Moura
22
-71
/
+1285
2020-03-09
Refactor of process management.
Tiago Natel de Moura
26
-1330
/
+1541
2020-05-28
Moving nxt_stream_ident to shared memory.
Max Romanov
3
-3
/
+31
[next]