summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-08-11Tests: skipping idle zero timeout.Max Romanov1-0/+1
2020-08-11Adding debug messages to catch process management issues.Max Romanov1-2/+36
2020-08-11Process structures refactoring in runtime and libunit.Max Romanov4-208/+93
2020-08-11Introducing the shared application port.Max Romanov12-1229/+894
2020-08-11Changing router to application shared memory exchange protocol.Max Romanov8-179/+374
2020-08-11Changing router to application port exchange protocol.Max Romanov7-97/+342
2020-08-11Adding a reference counter to the libunit port structure.Max Romanov3-357/+346
2020-08-11Libunit refactoring: port management.Max Romanov8-336/+379
2020-08-09Fixing leaked configuration objects.Max Romanov1-4/+30
2020-08-09Fixing connection remote sockaddr leakage.Max Romanov1-2/+4
2020-08-09Ruby: fixed gem mount paths.Valentin Bartenev1-4/+2
2020-08-09Ruby: simplified commands in ./configure script.Valentin Bartenev1-9/+9
2020-08-09Ruby: removed unused variable from ./configure script.Valentin Bartenev1-1/+0
2020-08-08Configure: verifying the Ruby library path.Valentin Bartenev1-4/+10
2020-08-07Node.js: correct port data memory release.Max Romanov1-1/+15
2020-08-07Fixing listen event connection leakage.Max Romanov1-0/+4
2020-08-05Improved mkstemp() error reporting.Valentin Bartenev1-1/+1
2020-08-05Fixed nxt_conn_accept_alloc() behavior in low memory conditions.Valentin Bartenev1-5/+5
2020-07-31Isolation: fixed the generation of mounts table.Tiago Natel de Moura6-23/+28
2020-07-28PHP: fixed version comparison in configure script.Tiago Natel de Moura1-2/+2
2020-07-28Configuration: fixed buffer over-read in pattern validation.Axel Duch1-2/+3
2020-07-28Tests: added PHP test with time check in error log messages.Andrei Zeliankou2-0/+29
2020-07-28Tests: fixed double stop() call for some tests.Andrei Zeliankou1-6/+11
2020-07-28Tests: style.Andrei Zeliankou4-7/+5
2020-07-25Using plain shared memory for configuration pass.Max Romanov4-83/+152
2020-07-24Configuration: added checking for presence of mandatory fields.Valentin Bartenev3-13/+131
2020-07-24Added missing ending indicator in object members validation lists.Valentin Bartenev1-1/+5
2020-07-24Configuration: removing redundant check.Axel Duch1-3/+3
2020-07-24Minor changes and renaming an NJS artifact to NXT.Axel Duch1-3/+3
2020-07-23Fixing request_app_link reference counting.Max Romanov1-4/+2
2020-07-23Fixing various router crashes on exit caused by runtime pool free.Max Romanov1-7/+18
2020-07-23PHP: using nxt_unit_default_init() for module structure init.Max Romanov1-32/+4
2020-07-23Fixing main and application port structs file descriptor init.Max Romanov1-0/+2
2020-07-23PHP: removing assertion to fix build on macOS.Max Romanov1-1/+5
2020-07-22Tests: switching stdout to blocking before printing log.Max Romanov1-3/+6
2020-07-22Fixing buffer overflow check in discovery.Max Romanov1-1/+1
2020-07-21PHP: logging in request context when possible.Valentin Bartenev1-2/+12
2020-07-21PHP: fixed incorrect time in interpreter error log messages.Valentin Bartenev1-5/+6
2020-07-21Fixed non-debug log time format in libunit.Valentin Bartenev1-0/+7
2020-07-13Docker: run entrypoint scripts for unitd-debug as well.Konstantin Pavlov1-1/+1
2020-07-10Router: route patterns multi wildcards fix.Axel Duch2-3/+27
2020-07-06Destroying temporary router configuration.Igor Sysoev2-34/+40
2020-07-04Router: route patterns multi wildcards support.Axel Duch3-157/+254
2020-06-26Tests: fixed opcache detection.Andrei Zeliankou1-1/+2
2020-06-24Tests: added chunked tests.Andrei Zeliankou1-0/+249
2020-06-23Upstream chunked transfer encoding support.Igor Sysoev7-98/+179
2020-06-23Decreased level of some socket close() errors.Igor Sysoev2-13/+36
2020-06-23Isolation: fixed build when features aren't detected.Tiago Natel de Moura5-129/+116
2020-06-23Python: fixed interpreter path in ./configure.Tiago Natel de Moura1-2/+1
2020-06-16Packages: added Fedora 32 support.Andrei Belov3-1/+79