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
2020-10-06
PHP: compatibility with 8.0.0 RC1.
Valentin Bartenev
1
-0
/
+30
2020-10-07
Router: fixed "not empty" pattern matching.
Valentin Bartenev
1
-4
/
+0
2020-10-06
Removing a meaningless warning message.
Max Romanov
1
-4
/
+0
2020-10-02
Fixed comment.
Igor Sysoev
1
-1
/
+1
2020-10-01
Python: ASGI server introduced.
Max Romanov
10
-29
/
+3723
2020-10-01
Publishing libunit's malloc() and free() wrappers for apps.
Max Romanov
2
-49
/
+57
2020-09-09
PHP: fixed "rootfs" isolation dependency on system mounts.
Tiago Natel de Moura
1
-55
/
+107
2020-09-30
Fixing router connection pool leakage.
Max Romanov
1
-1
/
+4
2020-09-30
Fixing leakage caused by incorrect in_hash flag cleanup.
Max Romanov
1
-1
/
+3
2020-09-29
MIME: added AVIF and APNG image formats.
Valentin Bartenev
1
-1
/
+4
2020-09-29
Wrapping libunit's malloc() and free() calls for logging purposes.
Max Romanov
3
-65
/
+98
2020-09-29
Fixing request buffer memory leakage in router.
Max Romanov
1
-0
/
+3
2020-09-29
Supporting HTTP/1.0 keep-alive.
Max Romanov
1
-1
/
+8
2020-09-18
Updated racially charged language in messages and comments.
Artem Konev
2
-4
/
+4
2020-09-18
Python: app module callable name configuration.
Max Romanov
4
-5
/
+21
2020-09-18
Fixed segmentation fault during reconfiguration.
Igor Sysoev
1
-7
/
+3
2020-09-18
Fixed segmentation fault during reconfiguration.
Igor Sysoev
1
-1
/
+9
2020-09-18
Fixed use-after-free error during reconfiguration.
Igor Sysoev
1
-0
/
+2
2020-08-28
Router: fixed "pass" to upstreams.
hongzhidao
3
-3
/
+11
2020-09-16
Isolation: remove redundant macro.
Tiago Natel de Moura
2
-4
/
+1
2020-09-15
Python: changed request headers format in router protocol.
Max Romanov
2
-11
/
+107
2020-09-15
Hardening header names comparation for grouping.
Max Romanov
1
-10
/
+67
2020-09-14
Python: split module initialization from WSGI implementation.
Max Romanov
3
-285
/
+387
2020-09-14
Python: source file moved to 'python' sub-directory.
Max Romanov
1
-0
/
+0
2020-09-10
Fixing WebSocket frame retain function.
Max Romanov
1
-2
/
+13
2020-09-07
Upstream connection was not closed for short chunked response.
Igor Sysoev
1
-27
/
+3
2020-08-28
Vars: added $host.
Valentin Bartenev
1
-0
/
+20
2020-08-25
Isolation: added "automount" option.
Tiago Natel de Moura
5
-20
/
+98
2020-08-25
PHP: added bind mounts for extensions directory.
Tiago Natel de Moura
1
-2
/
+4
2020-08-21
Configuration: removed "reschedule_timeout" option.
Valentin Bartenev
3
-18
/
+0
2020-08-20
Isolation: mount tmpfs by default.
Tiago Natel de Moura
5
-66
/
+155
2020-08-20
Moved isolation related code to "nxt_isolation.c".
Tiago Natel de Moura
6
-980
/
+989
2020-08-19
Configuration: improved error message of invalid listener address.
Valentin Bartenev
1
-2
/
+9
2020-08-17
Supporting platforms without sendfile() implementation.
Max Romanov
1
-1
/
+18
2020-08-17
Style: changing preprocessor directives.
Max Romanov
1
-5
/
+11
2020-08-13
Fixing router assertion in result of application prefork error.
Max Romanov
1
-0
/
+8
2020-08-13
Fixed error handling of prefork callback.
Tiago Natel de Moura
1
-14
/
+21
2020-08-13
Fixed typo in return value check.
Valentin Bartenev
1
-1
/
+1
2020-08-13
Basic variables support.
Valentin Bartenev
18
-144
/
+1084
2020-08-12
PHP: compatibility with 8.0.0 Beta 1.
Remi Collet
1
-1
/
+15
2020-08-12
Responding with error in case of first process start failure.
Max Romanov
3
-18
/
+129
2020-08-12
Fixing issues found by static analyzer.
Max Romanov
1
-2
/
+4
2020-08-11
Fixing return value initialization.
Max Romanov
1
-19
/
+25
2020-08-11
Style fixes for 2 file descriptors transfer over port.
Max Romanov
7
-110
/
+115
2020-08-11
Moving file descriptor blocking to libunit.
Max Romanov
3
-19
/
+39
2020-08-11
Wrapping close() call in libunit for logging.
Max Romanov
1
-35
/
+44
2020-08-11
Introducing application and port shared memory queues.
Max Romanov
11
-311
/
+1793
2020-08-11
Circular queues implementations and a test.
Max Romanov
3
-0
/
+886
2020-08-11
Port message extended to transfer 2 file descriptors.
Max Romanov
5
-27
/
+81
2020-08-11
Made router port message handlers into static functions.
Max Romanov
2
-10
/
+13
[next]