summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-12-10Isolation: wired up per-application cgroup support internally.Andrew Clayton4-0/+79
2022-12-10Isolation: added core cgroup infrastructure.Andrew Clayton2-0/+188
2022-12-10Added simple wrappers for fopen(3) and fclose(3).Andrew Clayton2-0/+41
2022-12-09Tests: fixed tests to run as privileged user.Andrei Zeliankou2-8/+15
2022-12-08Fix compilation with GCC and -O0.Andrew Clayton1-2/+2
2022-11-16Packages: added Ubuntu 22.10 "kinetic" support.Konstantin Pavlov4-1/+116
2022-11-16Packages: added Fedora 37 support.Konstantin Pavlov3-1/+85
2022-11-29Used pkg-config to detect njs where available.Konstantin Pavlov1-4/+12
2022-12-06Node.js: added "shortCircuit" option for ES modules hook.Andrei Zeliankou2-2/+10
2022-12-06Python: Added support for Python 3.11.Andrew Clayton2-2/+73
2022-12-03Added tools/README.md.Liam Crilly1-0/+16
2022-11-29Tests: NJS.Andrei Zeliankou4-1/+101
2022-11-22NJS: added http request prototype.Zhidao HONG7-4/+359
2022-11-20Basic njs support.Zhidao HONG20-44/+507
2022-11-20Var: separating nxt_tstr_t from nxt_var_t.Zhidao HONG17-226/+403
2022-11-24Added security.txt.Artem Konev1-0/+30
2022-11-22Tools: Added setup-unit.Konstantin Pavlov1-0/+311
2022-11-20Var: improved variable parsing with empty names.Zhidao HONG2-43/+33
2022-11-16Propagated NXT_RUBY_CFLAGS to Ruby checks.Konstantin Pavlov1-3/+3
2022-11-17Refactored functions that set WSGI variables.OutOfFocus41-6/+24
2022-11-17Removed dead code.OutOfFocus43-16/+1
2022-11-04Packages: relaxed dependencies between modules and base package.Konstantin Pavlov5-2/+6
2022-11-15Tests: fixed _check_processes() checks in "--restart" mode.Andrei Zeliankou1-0/+4
2022-11-15Tests: removed migration test.Andrei Zeliankou1-46/+0
2022-11-15Tests: fixed assertion in test_variables_dynamic.Andrei Zeliankou1-4/+7
2022-11-15Tests: features and options checks improved.Andrei Zeliankou3-16/+13
2022-11-15Optimization for the "--no-unix-sockets" case.Andrei Zeliankou1-21/+19
2022-11-04Packages: added Python 3.8 and Python 3.9 modules on RHEL 8 clones.Konstantin Pavlov3-0/+71
2022-11-04Removed the unsafe nxt_memchr() wrapper for memchr(3).Alejandro Colomar10-27/+23
2022-11-04Removed the unsafe nxt_memcmp() wrapper for memcmp(3).Alejandro Colomar18-46/+42
2022-11-02PHP: allowed to specify URLs without a trailing '/'.Andrew Clayton5-6/+143
2022-10-28Fixed some function definitions.Andrew Clayton4-5/+5
2022-10-28Fixed main() prototypes in auto tests.Andrew Clayton22-129/+129
2022-10-27Fixed path for sed(1).Alejandro Colomar1-1/+1
2022-10-26Improved readability of <docker-entrypoint.sh>.javad mnjd1-5/+5
2022-10-26Set git diff driver for C source code files.Andrew Clayton1-0/+2
2022-10-21TLS: Using ERR_get_error_all() with OpenSSL 3.Remi Collet2-0/+10
2022-10-20Preferring system crypto policy.Remi Collet2-7/+13
2022-10-20Avoided modifying existing directories at 'make install'.Alex Colomar1-5/+10
2022-10-20Configuration: added the regex status in configure summary.Zhidao HONG2-0/+7
2022-10-14Configuration: stopped automatic migration to the "share" behavior.Zhidao HONG2-21/+6
2022-10-19Added parentheses for consistency.Remi Collet1-8/+8
2022-10-19PHP: Fixed php_module_startup() call for PHP 8.2.Remi Collet3-0/+14
2022-10-14Added missing error checking in the C API.Alex Colomar2-11/+29
2022-10-14Fixed the build on MacOS (and others).Andrew Clayton6-258/+281
2022-10-13Tests: added tests for the $request_time variable.Andrei Zeliankou1-0/+29
2022-10-12HTTP: added a $request_time variable.Zhidao HONG4-0/+43
2022-10-11Tests: reworked "test_variables.py".Andrei Zeliankou2-216/+259
2022-10-11Tests: don't try to return response when "no_recv" is True.Andrei Zeliankou14-50/+30
2022-10-06Added missing slashes in config section references in README.md.Artem Konev1-2/+2