summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-09-13Merged with the default branch.1.28.0-1Konstantin Pavlov141-3172/+4117
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
2022-09-13Capitalize "HTTP" in "changes.xml" to match common style.Andrei Zeliankou1-1/+1
2022-09-10Fixed a mutex leak in the C API.Alex Colomar2-12/+14
2022-09-09Regenerated Dockerfiles.Konstantin Pavlov3-6/+6
2022-09-09Docker: bumped language versions, moved jsc11 to eclipse-temurin.Konstantin Pavlov1-3/+3
2022-06-21Packaging: removed support for SLES and derivatives.Konstantin Pavlov13-144/+5
2022-09-07Tests: minor fixes.Andrei Zeliankou11-171/+19
2022-09-06Status: fixed incorrect pointer in test operation.Zhidao HONG1-3/+3
2022-09-05Fixed minor issues in "changes.xml".Andrei Zeliankou1-8/+6
2022-09-05Tests: added tests for basic statistics.Andrei Zeliankou4-0/+301
2022-08-29Status: added requests count.Zhidao HONG5-1/+9
2022-08-29Implemented basic statistics API.Valentin Bartenev14-16/+459
2022-09-05Updated the GitHub page banner.Artem Konev3-1/+306
2022-08-31Ruby: prevented a segfault on receiving SIGINT (^C).Andrew Clayton2-0/+8
2022-08-25Tests: added tests with abstract UNIX sockets.Andrei Zeliankou6-1/+176
2022-08-18Disallowed abstract unix socket syntax in non-Linux systems.Alejandro Colomar2-4/+11
2022-08-18Storing abstract sockets with @ internally.Alejandro Colomar1-1/+6
2022-08-18Fixed support for abstract Unix sockets.Alejandro Colomar2-1/+9
2022-08-18Fixed include guard.Alejandro Colomar1-3/+3
2022-08-16Tests: added test for ASGI with UNIX socket.Andrei Zeliankou1-0/+10
2022-08-16Fixed UNIX sockets support for ASGI.Andrei Zeliankou1-1/+1
2022-08-11Removed dead code.Alejandro Colomar6-587/+0
2022-08-11Fixing isolated process PID manipulation.Max Romanov6-25/+108
2022-08-08Put changes entry in the correct position.Alejandro Colomar1-6/+6
2022-08-08Python: supporting UNIX sockets.Alejandro Colomar1-1/+45
2022-08-08Tests: added tests with UNIX sockets in "source".Andrei Zeliankou2-4/+37
2022-08-02Rejecting non-Linux pivot_root(2).Alejandro Colomar2-4/+7
2022-08-02Including <mntent.h> iff it exists.Alejandro Colomar2-1/+14
2022-07-28Tests: added tests for the log format.Andrei Zeliankou1-0/+80
2022-07-28Tests: added flags to search functions in proto.py.Andrei Zeliankou3-13/+8
2022-07-28Log: customizable access log format.Zhidao HONG8-130/+238
2022-07-14Log: split access log from nxt_router.c.Zhidao HONG4-435/+471
2022-07-28Ruby: fixed segfault on SIGTERM signal.Zhidao HONG2-2/+8
2022-07-27Ruby: fixed contents of SCRIPT_NAME.Alejandro Colomar4-43/+12
2022-07-26Fixed line removed by accident.Alejandro Colomar1-0/+1
2022-07-26Supporting UNIX sockets in address matching.Alejandro Colomar5-7/+35
2022-07-21Router: avoided undefined behaviour.Andrew Clayton1-1/+1
2022-07-20Tests: added tests for translating $dollar into a literal $.Andrew Clayton1-0/+21
2022-07-20Var: added a $dollar variable that translates to a '$'.Andrew Clayton2-0/+21
2022-07-19Tests: added tests for more HTTP variables.Andrei Zeliankou1-0/+51
2022-07-18Added missing inline keyword.Alejandro Colomar1-3/+3
2022-07-18Added missing inline keyword.Alejandro Colomar1-3/+3
2022-07-18Fixed incorrect code.Alejandro Colomar1-1/+1
2022-07-18Replaced Linux syscall macros by libc macros.Alejandro Colomar4-6/+6
2022-07-18Removed unnecessary include.Alejandro Colomar1-7/+0
2022-07-18Removed code used when NXT_HAVE_POSIX_SPAWN is false.Alejandro Colomar3-65/+0
2022-07-18Removed duplicate handling of './configure --help'.Alejandro Colomar1-5/+0