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
path:
root
/
src
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-01
Fixing prototype process crash.
Max Romanov
1
-0
/
+2
2021-12-01
Fixing uninitialized structure field.
Max Romanov
1
-0
/
+1
2021-12-01
Logging of the daemon version on startup.
Valentin Bartenev
1
-1
/
+1
2021-11-25
PHP: fixed crash when calling module functions in OPcache preload.
Valentin Bartenev
1
-2
/
+5
2021-11-25
Fixing access_log structure reference counting.
Max Romanov
1
-4
/
+26
2021-11-24
Fixing zombie process appearance and hang up on shutdown.
Max Romanov
1
-1
/
+3
2021-11-24
Fixing alerts on router restart.
Max Romanov
3
-7
/
+16
2021-11-24
Sending shared port to application prototype.
Max Romanov
8
-85
/
+110
2021-11-23
Fixed possible access to an uninitialized field.
Valentin Bartenev
1
-3
/
+3
2021-11-11
Removed the execute permission bit from "nxt_h1proto.c".
Valentin Bartenev
1
-0
/
+0
2021-11-09
Introducing application prototype processes.
Tiago Natel de Moura
14
-182
/
+1092
2021-11-09
Changed nxt_process_* for reuse.
Tiago Natel de Moura
7
-261
/
+255
2021-11-09
Introduced SCM_CREDENTIALS / SCM_CREDS in the socket control msgs.
Tiago Natel de Moura
11
-343
/
+515
2021-11-05
Router: matching query string support.
Zhidao HONG
3
-0
/
+51
2021-11-05
HTTP: removed surplus check for r->args is not NULL.
Zhidao HONG
2
-6
/
+2
2021-11-05
Router: fixed nxt_http_route_arguments_parse().
Zhidao HONG
1
-20
/
+11
2021-11-05
Configuration: improved matching pattern error messages.
Zhidao HONG
1
-22
/
+51
2021-11-02
Improved logging of app module load errors.
Valentin Bartenev
1
-5
/
+22
2021-10-28
Moving request limit control to libunit.
Max Romanov
22
-247
/
+264
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
8
-82
/
+208
2021-10-12
Removed unused declarations.
Zhidao HONG
1
-4
/
+0
2021-10-09
Configuration: automatic migration to the new "share" behavior.
Zhidao HONG
7
-46
/
+167
2021-10-08
Fixed invalid call sequence in nxt_tls_ticket_key_callback().
Artem Konev
1
-5
/
+13
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
2
-72
/
+196
2021-09-30
Static: variables in the "share" option.
Zhidao HONG
2
-47
/
+74
2021-09-28
Static: variables in the "chroot" option.
Zhidao HONG
5
-95
/
+269
2021-09-20
Fixed WebSocket connection hang issue after listener reconfigure.
Max Romanov
1
-29
/
+15
2021-09-14
Fixing build with glibc 2.34.
Max Romanov
2
-11
/
+4
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-17
Added TLS session tickets support.
Andrey Suvorov
4
-0
/
+419
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
Router: client IP address replacement.
Oisin Canty
6
-11
/
+282
2021-08-12
Introduced nxt_sockaddr_parse_optport() for addresses w/o ports.
Oisin Canty
3
-64
/
+114
2021-08-09
Python: fixing misprint in error message.
Max Romanov
1
-2
/
+2
2021-08-05
Router: fixed crash when matching an empty address pattern array.
Oisin Canty
1
-0
/
+5
2021-08-02
Router: fixed segmentation fault.
Zhidao HONG
2
-0
/
+8
2021-08-03
Fixed dead assignments.
Max Romanov
6
-10
/
+3
2021-07-29
Application restart introduced.
Max Romanov
4
-41
/
+344
2021-07-24
Router: split nxt_http_app_conf_t from nxt_http_action_t.
Zhidao HONG
5
-43
/
+45
2021-07-26
Router: renamed nxt_http_proxy_create() as nxt_http_proxy_init().
Zhidao HONG
3
-18
/
+17
2021-07-23
Router: split nxt_http_static_conf_t from nxt_http_action_t.
Zhidao HONG
5
-173
/
+198
[next]