summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-11-15Added nxt_usts2str() to make C strings from nxt_str_t.str-v2Alejandro Colomar2-0/+11
2022-11-15Added nxt_ustr2str() to make C strings from fixed-width buffers.Alejandro Colomar2-0/+15
2022-11-15Workarounded Ruby bug.Alejandro Colomar1-0/+4
2022-11-15Split nxt_str_t struct declaration and definition.Alejandro Colomar1-6/+9
2022-11-15Added nxt_char_cast() macro for casting safely.Alejandro Colomar1-0/+37
2022-11-15Added NXT_HAVE_C11_GENERIC.Alejandro Colomar1-0/+11
2022-11-15Requiring GNU C11.Alejandro Colomar2-2/+9
2022-11-15Using nxt_sizeof_array() instead of sizeof() for strings (arrays).Alejandro Colomar1-1/+1
2022-11-15Added nxt_sizeof_array() to safely use sizeof() on arrays.Alejandro Colomar1-0/+4
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
2022-10-04Ruby: used nxt_ruby_exception_log() in nxt_ruby_rack_init().Andrew Clayton1-1/+1
2022-10-04Ruby: added support for rack V3.Zhidao HONG2-1/+12
2022-10-03Renamed a couple of members of nxt_unit_request_t.Andrew Clayton10-23/+24
2022-10-03Socket: Created control socket & pid file directories.Andrew Clayton4-0/+36
2022-10-03Added a .mailmap file.Andrew Clayton1-0/+2
2022-09-27Tests: added test with proxy for status.Andrei Zeliankou1-44/+51
2022-09-22Status: fixed error in connection statistics.Zhidao HONG3-4/+13
2022-09-19HTTP: fixed cookie parsing.Zhidao HONG3-5/+22
2022-09-19Version bump.Andrei Zeliankou2-2/+31
2022-09-13Unit 1.28.0 release.Andrei Zeliankou1-0/+1
2022-09-13Generated Dockerfiles for Unit 1.28.0.1.28.0Andrei Zeliankou8-8/+8
2022-09-13Added version 1.28.0 CHANGES.Andrei Zeliankou2-2/+41
2022-09-13Reordered changes for 1.28.0 by significance (subjective).Andrei Zeliankou1-12/+12