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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-06
Added missing slashes in config section references in README.md.
Artem Konev
1
-2
/
+2
2022-10-04
Ruby: used nxt_ruby_exception_log() in nxt_ruby_rack_init().
Andrew Clayton
1
-1
/
+1
2022-10-04
Ruby: added support for rack V3.
Zhidao HONG
2
-1
/
+12
2022-10-03
Renamed a couple of members of nxt_unit_request_t.
Andrew Clayton
10
-23
/
+24
2022-10-03
Socket: Created control socket & pid file directories.
Andrew Clayton
4
-0
/
+36
2022-10-03
Added a .mailmap file.
Andrew Clayton
1
-0
/
+2
2022-09-27
Tests: added test with proxy for status.
Andrei Zeliankou
1
-44
/
+51
2022-09-22
Status: fixed error in connection statistics.
Zhidao HONG
3
-4
/
+13
2022-09-19
HTTP: fixed cookie parsing.
Zhidao HONG
3
-5
/
+22
2022-09-19
Version bump.
Andrei Zeliankou
2
-2
/
+31
2022-09-13
Unit 1.28.0 release.
Andrei Zeliankou
1
-0
/
+1
2022-09-13
Generated Dockerfiles for Unit 1.28.0.
1.28.0
Andrei Zeliankou
8
-8
/
+8
2022-09-13
Added version 1.28.0 CHANGES.
Andrei Zeliankou
2
-2
/
+41
2022-09-13
Reordered changes for 1.28.0 by significance (subjective).
Andrei Zeliankou
1
-12
/
+12
2022-09-13
Capitalize "HTTP" in "changes.xml" to match common style.
Andrei Zeliankou
1
-1
/
+1
2022-09-10
Fixed a mutex leak in the C API.
Alex Colomar
2
-12
/
+14
2022-09-09
Regenerated Dockerfiles.
Konstantin Pavlov
3
-6
/
+6
2022-09-09
Docker: bumped language versions, moved jsc11 to eclipse-temurin.
Konstantin Pavlov
1
-3
/
+3
2022-06-21
Packaging: removed support for SLES and derivatives.
Konstantin Pavlov
13
-144
/
+5
2022-09-07
Tests: minor fixes.
Andrei Zeliankou
11
-171
/
+19
2022-09-06
Status: fixed incorrect pointer in test operation.
Zhidao HONG
1
-3
/
+3
2022-09-05
Fixed minor issues in "changes.xml".
Andrei Zeliankou
1
-8
/
+6
2022-09-05
Tests: added tests for basic statistics.
Andrei Zeliankou
4
-0
/
+301
2022-08-29
Status: added requests count.
Zhidao HONG
5
-1
/
+9
2022-08-29
Implemented basic statistics API.
Valentin Bartenev
14
-16
/
+459
2022-09-05
Updated the GitHub page banner.
Artem Konev
3
-1
/
+306
2022-08-31
Ruby: prevented a segfault on receiving SIGINT (^C).
Andrew Clayton
2
-0
/
+8
2022-08-25
Tests: added tests with abstract UNIX sockets.
Andrei Zeliankou
6
-1
/
+176
2022-08-18
Disallowed abstract unix socket syntax in non-Linux systems.
Alejandro Colomar
2
-4
/
+11
2022-08-18
Storing abstract sockets with @ internally.
Alejandro Colomar
1
-1
/
+6
2022-08-18
Fixed support for abstract Unix sockets.
Alejandro Colomar
2
-1
/
+9
2022-08-18
Fixed include guard.
Alejandro Colomar
1
-3
/
+3
2022-08-16
Tests: added test for ASGI with UNIX socket.
Andrei Zeliankou
1
-0
/
+10
2022-08-16
Fixed UNIX sockets support for ASGI.
Andrei Zeliankou
1
-1
/
+1
2022-08-11
Removed dead code.
Alejandro Colomar
6
-587
/
+0
2022-08-11
Fixing isolated process PID manipulation.
Max Romanov
6
-25
/
+108
2022-08-08
Put changes entry in the correct position.
Alejandro Colomar
1
-6
/
+6
2022-08-08
Python: supporting UNIX sockets.
Alejandro Colomar
1
-1
/
+45
2022-08-08
Tests: added tests with UNIX sockets in "source".
Andrei Zeliankou
2
-4
/
+37
2022-08-02
Rejecting non-Linux pivot_root(2).
Alejandro Colomar
2
-4
/
+7
2022-08-02
Including <mntent.h> iff it exists.
Alejandro Colomar
2
-1
/
+14
2022-07-28
Tests: added tests for the log format.
Andrei Zeliankou
1
-0
/
+80
2022-07-28
Tests: added flags to search functions in proto.py.
Andrei Zeliankou
3
-13
/
+8
2022-07-28
Log: customizable access log format.
Zhidao HONG
8
-130
/
+238
2022-07-14
Log: split access log from nxt_router.c.
Zhidao HONG
4
-435
/
+471
2022-07-28
Ruby: fixed segfault on SIGTERM signal.
Zhidao HONG
2
-2
/
+8
2022-07-27
Ruby: fixed contents of SCRIPT_NAME.
Alejandro Colomar
4
-43
/
+12
2022-07-26
Fixed line removed by accident.
Alejandro Colomar
1
-0
/
+1
2022-07-26
Supporting UNIX sockets in address matching.
Alejandro Colomar
5
-7
/
+35
2022-07-21
Router: avoided undefined behaviour.
Andrew Clayton
1
-1
/
+1
[next]