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-11-02
Tests: added pyOpenSSL module check were necessary.
Andrei Zeliankou
2
-0
/
+4
2021-11-02
Tests: removed unused imports.
Andrei Zeliankou
11
-12
/
+0
2021-11-02
Improved logging of app module load errors.
Valentin Bartenev
1
-5
/
+22
2021-10-28
Tests: added tests for TLS session tickets.
Andrei Zeliankou
1
-0
/
+195
2021-10-28
Tests: added tests for TLS sessions.
Andrei Zeliankou
1
-0
/
+129
2021-10-28
Moving request limit control to libunit.
Max Romanov
24
-248
/
+273
2021-10-28
Python: creating and reusing asgi_add_reader() wrapper.
Max Romanov
1
-62
/
+21
2021-10-28
Adding explicit app reference to nxt_router_app_port_release().
Max Romanov
1
-11
/
+8
2021-10-27
Fixed memleaks if PID checks fail in nxt_port_incoming_port_mmap().
Valentin Bartenev
1
-11
/
+12
2021-10-26
Fixed a potential descriptor leak if mmap() failed.
Valentin Bartenev
1
-0
/
+1
2021-10-26
Custom implementation of Base64 decoding function.
Valentin Bartenev
9
-82
/
+209
2021-10-21
Packages: removed support for EOL'ed Debian/Ubuntu distros.
Andrei Belov
3
-102
/
+3
2021-10-21
Packages: added Ubuntu 21.10 "impish" support.
Andrei Belov
7
-3
/
+193
2021-10-19
Packages: fixed dependency tracking for Go and Java modules on RHEL7.
Andrei Belov
1
-2
/
+2
2021-10-18
Tests: style.
Andrei Zeliankou
51
-74
/
+19
2021-10-12
Removed unused declarations.
Zhidao HONG
1
-4
/
+0
2021-10-09
Configuration: automatic migration to the new "share" behavior.
Zhidao HONG
8
-46
/
+174
2021-10-08
Merged with the default branch.
Artem Konev
3
-0
/
+269
2021-10-08
Fixed invalid call sequence in nxt_tls_ticket_key_callback().
Artem Konev
1
-5
/
+13
2021-10-05
Tests: added tests for variables in "chroot".
Andrei Zeliankou
1
-0
/
+116
2021-10-05
Tests: added tests for variables in "share".
Andrei Zeliankou
1
-0
/
+80
2021-10-05
Tests: added tests for "share" option with arrays.
Andrei Zeliankou
1
-0
/
+73
2021-10-04
Static: removed surplus assignment.
Valentin Bartenev
1
-1
/
+0
2021-10-04
Static: fixed possible descriptor leak introduced in a946d8cd7f8c.
Valentin Bartenev
1
-0
/
+1
2021-10-01
Static: multiple paths in the "share" option.
Zhidao HONG
3
-72
/
+202
2021-09-30
Static: variables in the "share" option.
Zhidao HONG
9
-90
/
+135
2021-09-28
Static: variables in the "chroot" option.
Zhidao HONG
6
-95
/
+275
2021-09-21
Regenerated Dockerfiles.
Konstantin Pavlov
5
-10
/
+10
2021-09-21
Docker: bumped versions.
Konstantin Pavlov
1
-5
/
+5
2021-09-20
Fixed WebSocket connection hang issue after listener reconfigure.
Max Romanov
3
-29
/
+39
2021-09-14
Fixing build with glibc 2.34.
Max Romanov
3
-11
/
+10
2021-09-07
Router: refactored variable pass.
Zhidao HONG
6
-54
/
+81
2021-09-06
Var: keeping raw variable string for debug.
Zhidao HONG
1
-75
/
+71
2021-08-25
TLS: refactored nxt_tls_ticket_key_callback().
Valentin Bartenev
2
-74
/
+51
2021-08-24
Version bump.
Valentin Bartenev
2
-2
/
+31
2021-08-20
Fixed a typo in changes.xml.
Artem Konev
1
-1
/
+1
2021-08-19
Unit 1.25.0 release.
Valentin Bartenev
1
-0
/
+1
2021-08-19
Generated Dockerfiles for Unit 1.25.0.
1.25.0
Valentin Bartenev
8
-8
/
+8
2021-08-19
Added version 1.25.0 CHANGES.
Valentin Bartenev
2
-2
/
+42
2021-08-19
Reordered changes for 1.25.0 by significance (subjective).
Valentin Bartenev
1
-16
/
+15
2021-08-19
Edited changes.xml for the 1.25.0 release.
Artem Konev
1
-6
/
+6
2021-08-17
Added TLS session tickets support.
Andrey Suvorov
6
-0
/
+442
2021-08-17
Packages: added Debian 11 "bullseye" support.
Andrei Belov
2
-1
/
+13
2021-08-12
Introduced the generic API nxt_buf_dummy_completion().
Zhidao HONG
2
-11
/
+9
2021-08-12
Log: renamed related variables "log" as "_log" to prevent conflicts.
Zhidao HONG
1
-11
/
+11
2021-08-12
Java: upgrading third-party components.
Max Romanov
3
-13
/
+13
2021-08-12
Tests: client IP address replacement.
Oisin Canty
2
-0
/
+133
2021-08-12
Router: client IP address replacement.
Oisin Canty
7
-11
/
+288
2021-08-12
Introduced nxt_sockaddr_parse_optport() for addresses w/o ports.
Oisin Canty
3
-64
/
+114
2021-08-11
Tests: initialising log params before first _print_log().
Max Romanov
1
-2
/
+3
[next]