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-03-25
Fixing shm buffer leakage when sending over the port queue.
Max Romanov
1
-13
/
+84
2021-03-25
Node.js: used distinct placeholder for version in "package.json".
Valentin Bartenev
1
-1
/
+1
2021-03-25
Releasing shm buffers for large body requests.
Max Romanov
2
-12
/
+4
2021-03-24
Added ability to configure multiple certificates on a listener.
Andrey Suvorov
4
-68
/
+517
2021-03-24
Certificates: fixed in name attributes processing.
Valentin Bartenev
1
-25
/
+16
2021-03-24
Certificates: moved SAN processing to a separate function.
Valentin Bartenev
1
-36
/
+56
2021-03-24
Certficates: fixed counting DNS SAN entries.
Valentin Bartenev
1
-2
/
+5
2021-03-24
Workaround for an OpenSSL bug about not closing /dev/*random.
Max Romanov
1
-0
/
+11
2021-03-24
Disabled logging alerts to syslog.
Valentin Bartenev
2
-2
/
+16
2021-03-15
Fixed building the PHP 5 module with ZTS, broken by dab8544b5440.
Valentin Bartenev
1
-0
/
+4
2021-03-15
Ruby: fixed encodings initialization.
Valentin Bartenev
1
-0
/
+4
2021-03-15
Fixed certificates loading on startup with some filesystems.
Valentin Bartenev
1
-4
/
+6
2021-03-15
Fixed TLS connection shutdown on errors.
Valentin Bartenev
1
-4
/
+0
2021-03-02
Closing app outgoing shared memory file descriptor.
Max Romanov
1
-0
/
+5
2021-03-02
Fixing warnings on Solaris.
Max Romanov
2
-2
/
+2
2021-03-02
Fixing NetBSD compatibility.
Max Romanov
2
-2
/
+10
2021-02-03
Fixing shared app queue unmap size.
Max Romanov
1
-1
/
+7
2021-02-03
Fixing possible NULL dereference.
Max Romanov
1
-11
/
+12
2021-02-03
Using shared memory to pass configuration to main process.
Max Romanov
2
-22
/
+84
2021-02-01
Fixed building by GCC 10 with -flto and -O2.
Valentin Bartenev
1
-0
/
+6
2021-01-28
Removing unused mutex from nxt_process_t.
Max Romanov
2
-4
/
+0
2021-01-28
Router: fixing crash after WebSocket processing.
Max Romanov
1
-1
/
+4
2021-01-27
Router: fixing error handling in config request.
Max Romanov
1
-19
/
+42
2021-01-25
Router: fixing assertion in shortage of file descriptors.
Max Romanov
1
-0
/
+2
2020-12-29
Libunit: processing single port message.
Max Romanov
3
-69
/
+161
2020-12-29
Node.js: ServerRequest and ServerResponse compliance to Stream API.
Max Romanov
3
-44
/
+87
2020-12-23
Static: fixing request memory pool leakage in router.
Max Romanov
1
-3
/
+20
2020-12-22
Python: multiple values in the "path" option.
Valentin Bartenev
4
-36
/
+118
2020-12-18
Libunit: fixed shared memory waiting.
Max Romanov
1
-1
/
+4
2020-12-18
Limiting app queue notifications count in socket.
Max Romanov
2
-7
/
+18
2020-12-17
Router: fixed crash in OOSM processing.
Max Romanov
1
-3
/
+8
2020-12-14
Python: WSGI environment copying moved out of request processing.
Valentin Bartenev
1
-12
/
+53
2020-12-14
Isolation: fixed unmounting when mnt namespace is in place.
Tiago Natel de Moura
1
-6
/
+0
2020-12-07
Ruby: fixed crash on thread start.
Max Romanov
1
-1
/
+13
2020-12-08
PHP: populating PHP_AUTH_* server variables.
Valentin Bartenev
5
-0
/
+19
2020-12-07
HTTP: fixed status line format for unknown status codes.
Valentin Bartenev
1
-17
/
+20
2020-12-07
Node.js: avoided use of request struct for debug logging.
Max Romanov
1
-3
/
+3
2020-11-30
Node.js: removing unnecessary warnings.
Max Romanov
1
-18
/
+6
2020-11-24
Libunit: improved error logging around initialization env variable.
Valentin Bartenev
1
-12
/
+31
2020-11-17
Router: matching regular expressions support.
Axel Duch
7
-18
/
+463
2020-11-19
Libunit: fixing read buffer leakage.
Max Romanov
1
-0
/
+1
2020-11-18
Python: improving ASGI http send message processing.
Max Romanov
1
-12
/
+13
2020-11-18
Libunit: fixing read buffer allocations on exit.
Max Romanov
1
-5
/
+5
2020-11-18
Libunit: closing active requests on quit.
Max Romanov
5
-11
/
+96
2020-11-18
Libunit: making minor tweaks.
Max Romanov
1
-11
/
+4
2020-11-18
Go: removing C proxy functions and re-using goroutines.
Max Romanov
2
-12
/
+65
2020-11-18
Libunit: fixing racing condition in request struct recycling.
Max Romanov
1
-2
/
+2
2020-11-18
Libunit: fixing racing condition for port add / state change.
Max Romanov
1
-39
/
+87
2020-11-18
Libunit: improving logging consistency.
Max Romanov
4
-6
/
+9
2020-11-17
HTTP parser: allowed more characters in header field names.
Valentin Bartenev
7
-37
/
+100
[next]