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-03-06
Round robin upstream added.
Igor Sysoev
10
-34
/
+653
2020-03-04
Legacy upstream code removed.
Igor Sysoev
4
-274
/
+0
2020-03-04
Refactored nxt_http_action.
Igor Sysoev
3
-21
/
+19
2020-03-11
Fixed negative patterns combined with address rules.
Axel Duch
1
-6
/
+40
2020-03-04
PHP: fixed log format in alert.
Tiago Natel de Moura
1
-1
/
+2
2020-03-04
The kqueue EOF flag might be ignored on some conditions.
Igor Sysoev
1
-2
/
+2
2020-03-03
Added a "fallback" option to be used with the "share" action.
Valentin Bartenev
4
-23
/
+68
2020-03-03
Improved validation of the "action" object.
Valentin Bartenev
1
-16
/
+41
2020-03-03
PHP: optimization to avoid surplus chdir(2) calls.
Tiago Natel de Moura
1
-99
/
+299
2020-03-03
Fixing request_app_link reference counting for delayed requests.
Max Romanov
1
-9
/
+36
2020-03-03
Java: fixing Spring applications start.
Max Romanov
1
-1
/
+1
2020-03-03
Node.js: fixing x86 warning about the signed/unsigned comparison.
Max Romanov
1
-2
/
+1
2020-02-25
PHP: fixed php >= 7.4 with zts enabled.
Tiago Natel de Moura
1
-13
/
+17
2020-02-20
Configuration: removing UTF-8 BOM from the input JSON.
Valentin Bartenev
1
-0
/
+7
2020-02-20
Configuration: stripping comments from the input JSON.
Valentin Bartenev
1
-6
/
+66
2020-02-05
Kept the value of c->socket.read_handler while data is available.
Tiago Natel de Moura
1
-4
/
+0
2020-02-04
Removing duplicate macro definitions.
Max Romanov
1
-4
/
+0
2020-02-03
Initializing local buffer ctx_impl field for correct release.
Max Romanov
1
-0
/
+1
2020-02-03
Fixed req_app_link reference counting on cancellation.
Max Romanov
1
-16
/
+7
2020-02-03
Storing pointer to next buffer in chain before free the buffer.
Max Romanov
1
-2
/
+3
2020-02-03
Added missing stream argument to error message.
Max Romanov
1
-1
/
+2
2020-02-03
Freeing memory allocated for engine structure in case of error.
Max Romanov
1
-1
/
+1
2020-01-28
PHP: added check for the ".php" extension.
Valentin Bartenev
1
-4
/
+11
2020-01-28
Fixed missing IPv6 checking in route-addr and an unused variable.
Axel Duch
1
-2
/
+6
2020-01-28
Node.js: suppress compilation warning.
Max Romanov
1
-1
/
+1
2020-01-28
Ruby: changing callback functions prototype for v2.7.
Max Romanov
2
-11
/
+13
2019-12-16
Using the 64-bit Linux capability mode when available.
Tiago Natel de Moura
1
-1
/
+11
2019-12-24
Router: introducing routing on listener address.
Axel Duch
2
-4
/
+36
2019-12-24
Router: introducing routing on client address.
Axel Duch
5
-4
/
+733
2019-12-24
Node.js: implementing output message drain using SHM_ACK feature.
Max Romanov
3
-26
/
+188
2019-12-24
Introducing port messages to notify about out of shared memory.
Max Romanov
6
-68
/
+567
2019-12-24
Adding "limits/shm" configuration validation and parsing.
Max Romanov
11
-11
/
+67
2019-12-24
Renaming nxt_unit_mmap_buf_remove to nxt_unit_mmap_buf_unlink.
Max Romanov
1
-7
/
+7
2019-12-24
Introducing write tail reference to avoid buffer chain iteration.
Max Romanov
2
-4
/
+17
2019-12-24
Using non-shared memory buffers for small messages.
Max Romanov
1
-101
/
+203
2019-12-24
Go: moving source files to the root of the project.
Max Romanov
8
-820
/
+0
2019-12-24
Go: linking against libunit.
Max Romanov
1
-0
/
+10
2019-12-23
Python: pre-creation of objects for string constants.
Valentin Bartenev
1
-38
/
+156
2019-12-06
Isolation: allowed the use of credentials with unpriv userns.
Tiago Natel
11
-135
/
+1159
2019-12-06
Moved credential-related code to nxt_credential.c.
Tiago Natel
8
-353
/
+377
2019-11-26
Refactor of process init.
Tiago Natel
8
-149
/
+249
2019-11-26
Changed the group listing to run unprivileged when possible.
Tiago Natel
1
-30
/
+104
2019-11-26
Refactoring reference counting of req_app_link.
Max Romanov
1
-34
/
+48
2019-11-14
Python: avoiding buffering of exception backtraces.
Valentin Bartenev
1
-7
/
+47
2019-11-14
Python: removed wrong PyErr_Print() call.
Valentin Bartenev
1
-1
/
+0
2019-11-14
Python: optimized response object close() calling.
Valentin Bartenev
1
-7
/
+14
2019-11-14
Python: fixed an object leak when response close() is called.
Valentin Bartenev
1
-10
/
+19
2019-11-14
Python: refactored nxt_python_request_handler().
Valentin Bartenev
1
-56
/
+31
2019-11-14
Python: fixed potential object leak in case of allocation error.
Valentin Bartenev
1
-0
/
+2
2019-11-14
Python: improved error handling if response object isn't iterable.
Valentin Bartenev
1
-0
/
+1
[next]