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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-09
Ruby: added the Rack environment parameter "SCRIPT_NAME".
Zhidao HONG
2
-4
/
+42
2022-05-03
Fixed #define style.
Alejandro Colomar
41
-518
/
+259
2022-04-28
Supporting variables in "location".
Alejandro Colomar
2
-37
/
+147
2022-04-27
Added NXT_MAYBE_UNUSED for __attribute__((__unused__)).
Alejandro Colomar
2
-1
/
+13
2022-04-26
Fixed indentation.
Alejandro Colomar
13
-38
/
+38
2022-04-26
Removed special cases for non-NXT_CONF_VALUE_ARRAY.
Alejandro Colomar
5
-113
/
+27
2022-04-26
Added new array APIs that also work with non-arrays.
Alejandro Colomar
2
-0
/
+30
2022-04-26
Added 'const' for read-only function parameter.
Alejandro Colomar
2
-2
/
+3
2022-02-22
Workaround for the warning in nxt_realloc() on GCC 12.
Zhidao HONG
1
-3
/
+10
2022-02-14
Certificates: fixed crash when reallocating chain.
Zhidao HONG
1
-1
/
+0
2022-02-09
Python: fixing debug message field type.
Max Romanov
1
-1
/
+2
2022-02-08
Python: fixing incorrect function object dereference.
Max Romanov
1
-6
/
+12
2021-12-27
Java: fixing multiple SCI initializations.
Max Romanov
1
-4
/
+15
2021-12-27
Perl: creating input and error streams if closed.
Max Romanov
3
-167
/
+113
2021-12-03
Fixed debug message broken in 45b25ffb2e8c.
Zhidao HONG
1
-1
/
+2
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
[next]