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
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
2021-07-22
Changing SNI callback return code if a client sends no SNI.
Andrey Suvorov
1
-5
/
+5
2021-07-21
Enabling configure TLS sessions.
Andrey Suvorov
4
-22
/
+136
2021-07-20
Python: using default event_loop for main thread for ASGI.
Max Romanov
4
-16
/
+22
2021-07-20
Python: fixing exceptions in Future.set_result for ASGI implementation.
Max Romanov
1
-23
/
+32
2021-07-20
Python: fixing ASGI receive() issues.
Max Romanov
1
-33
/
+54
2021-07-19
Router: fixing assertion on app thread port handle.
Max Romanov
1
-8
/
+10
2021-07-02
Ruby: process and thread lifecycle hooks.
Oisin Canty
4
-1
/
+151
2021-07-02
Fixing crash during IPv6 text address generation.
Oisin Canty
1
-2
/
+2
2021-07-01
Deduplicating code for closing fds in nxt_port_send_msg_t.
Max Romanov
1
-39
/
+25
2021-07-01
Fixing memory and descriptor leakage in case of port send failure.
Max Romanov
1
-0
/
+18
2021-07-01
Ruby: improved logging of exceptions without backtraces.
Oisin Canty
1
-4
/
+8
2021-07-01
Fixing multiple TLS-enabled listeners initialization.
Max Romanov
1
-6
/
+5
2021-05-24
Router: split nxt_http_return_conf_t from nxt_http_action_t.
Zhidao HONG
3
-101
/
+132
2021-06-15
Node.js: improving and test packaging.
Max Romanov
1
-22
/
+0
2021-06-02
Node.js: packaging new loader.js and loader.mjs.
Max Romanov
1
-0
/
+2
2021-05-26
Enabling SSL_CTX configuration by using SSL_CONF_cmd().
Andrey Suvorov
4
-61
/
+195
2021-05-26
Fixing crash during TLS connection shutdown.
Andrey Suvorov
4
-6
/
+29
2021-05-26
Static: handled unknown MIME types when MIME-filtering active.
Oisin Canty
2
-19
/
+15
2021-05-26
MIME: added PHP.
Oisin Canty
1
-0
/
+2
[prev]
[next]