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
2021-05-20
Python: support for multiple targets.
Oisin Canty
10
-79
/
+386
2021-05-18
Tests: added test to check port release.
Andrei Zeliankou
1
-0
/
+28
2021-05-18
Ruby: changing deprecated rb_cData to rb_cObject.
Oisin Canty
2
-2
/
+12
2021-05-17
Fixing a crash after applying the wrong TLS configuration.
Andrey Suvorov
2
-3
/
+22
2021-05-17
Tests: fixed incorrect "--restart" mode performing.
Andrei Zeliankou
1
-4
/
+6
2021-05-17
Fixing racing condition on listen socket close in router.
Max Romanov
2
-10
/
+16
2021-05-12
Tests: added test for TLS with IP in SAN.
Andrei Zeliankou
2
-2
/
+30
2021-05-12
Node.js: a shim for overriding "http" and "websocket" modules.
Oisin Canty
44
-78
/
+288
2021-05-11
Tests: temporary dir removed after tests execution.
Andrei Zeliankou
1
-0
/
+6
2021-05-07
Tests: added test for TLS with empty Subject field.
Andrei Zeliankou
1
-109
/
+130
2021-05-07
Tests: PHP test with getting variable before the script is loaded.
Andrei Zeliankou
3
-2
/
+18
2021-05-07
PHP: forced initialization of $_SERVER in fastcgi_finish_request().
Valentin Bartenev
2
-1
/
+33
2021-05-06
Tests: MIME filtering
Oisin Canty
1
-0
/
+170
2021-05-06
Static: implemented MIME filtering
Oisin Canty
5
-17
/
+79
2021-05-05
Tests: added tests for openat2() features.
Andrei Zeliankou
6
-8
/
+380
2021-05-05
Fixed format and arguments mismatches in error log messages.
Zhidao HONG
2
-3
/
+3
2021-05-05
Fixed building without openat2().
Zhidao HONG
1
-1
/
+3
2021-04-29
Static: support for openat2() features.
Zhidao HONG
10
-27
/
+313
2021-04-22
Router: grouped app and share fields in nxt_http_action_t.
Zhidao HONG
5
-31
/
+45
2021-04-21
Packages: switched to common address for package maintainers.
Andrei Belov
7
-7
/
+15
2021-04-14
Tests: fixed "skip" descriptors check flag for controller.
Andrei Zeliankou
1
-1
/
+1
2021-04-12
Packages: fixed Amazon Linux 2 module packages to use openssl 1.1
Konstantin Pavlov
1
-0
/
+4
2021-04-08
Tests: preserving unit.log when run without restart.
Max Romanov
9
-96
/
+94
2021-04-08
Packages: moved Amazon Linux 2 packages to use openssl 1.1
Konstantin Pavlov
2
-0
/
+8
2021-04-05
Tests: style.
Andrei Zeliankou
67
-623
/
+698
2021-04-01
Tests: unset LC_ALL variable in Ruby encoding test.
Andrei Zeliankou
1
-1
/
+2
2021-03-31
Tests: removed skip_alert().
Andrei Zeliankou
1
-4
/
+1
2021-03-31
Packages: fixed "dist" target to include man page in the archive.
Valentin Bartenev
1
-1
/
+1
2021-03-31
Tests: added file descriptor leak detection.
Andrei Zeliankou
2
-2
/
+132
2021-03-26
Tests: SNI.
Andrei Zeliankou
3
-4
/
+306
2021-03-26
Tests: added test for Ruby default encoding.
Andrei Zeliankou
2
-0
/
+55
2021-03-26
Packages: corrected permissions for /var/log/unit in rpm.
Andrei Belov
1
-1
/
+1
2021-03-26
Corrected man page permissions in manpage-install.
Andrei Belov
1
-1
/
+1
2021-03-26
Version bump.
Valentin Bartenev
2
-2
/
+31
2021-03-25
Added tag 1.23.0 for changeset 49ee24c03f57
Valentin Bartenev
1
-0
/
+1
2021-03-25
Generated Dockerfiles for Unit 1.23.0.
1.23.0
Valentin Bartenev
8
-8
/
+8
2021-03-25
Added version 1.23.0 CHANGES.
Valentin Bartenev
2
-1
/
+63
2021-03-25
Fixed wording in docs/changes.xml for the 1.23.0 release.
Artem Konev
1
-7
/
+9
2021-03-25
Fixing shm buffer leakage when sending over the port queue.
Max Romanov
2
-13
/
+91
2021-03-25
Node.js: used distinct placeholder for version in "package.json".
Valentin Bartenev
2
-2
/
+2
2021-03-25
Node.js: fixing module global installation.
Max Romanov
1
-12
/
+26
2021-03-25
Releasing shm buffers for large body requests.
Max Romanov
2
-12
/
+4
2021-03-24
Added ability to configure multiple certificates on a listener.
Andrey Suvorov
5
-68
/
+524
2021-03-24
Packages: added man page on rpm-based systems.
Konstantin Pavlov
2
-2
/
+3
2021-03-24
Packages: added man page on debian-based systems.
Konstantin Pavlov
2
-2
/
+4
2021-03-24
Added build system support for a man page.
Konstantin Pavlov
6
-6
/
+42
2021-03-24
Added a missing .El directive in man page source.
Artem Konev
1
-0
/
+1
2021-03-24
Added a man page.
Artem Konev
1
-0
/
+79
2021-03-24
Certificates: fixed in name attributes processing.
Valentin Bartenev
2
-25
/
+23
2021-03-24
Certificates: moved SAN processing to a separate function.
Valentin Bartenev
1
-36
/
+56
[next]