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
2018-10-03
Added Node.js support.
Alexander Borisov
10
-0
/
+1500
2018-10-02
Filling cmsghdr with 0 to pass Go 1.11 message validation.
Max Romanov
1
-4
/
+5
2018-10-02
Go: fixing typo in log messages.
Max Romanov
2
-2
/
+2
2018-10-02
Making port fd blocking on app side and non-blocking in Unit.
Max Romanov
2
-1
/
+12
2018-10-01
Disabled chunked transfer encoding for 304 responses as well.
Valentin Bartenev
1
-1
/
+1
2018-10-01
Allowing keep-alive connections after 204 responses.
Valentin Bartenev
1
-5
/
+7
2018-10-01
Fixed error log time caching resolution.
Valentin Bartenev
1
-1
/
+1
2018-09-28
Disabled chunked transfer encoding for 204 responses.
Igor Sysoev
2
-1
/
+3
2018-09-28
Fixed bug in socket write error handling.
Igor Sysoev
1
-1
/
+3
2018-09-28
Version bump.
Valentin Bartenev
1
-2
/
+2
2018-09-20
Resetting init->stream for ready process.
Max Romanov
1
-0
/
+4
2018-09-20
Fixed building perl on Alpine Linux.
Sergey Kandaurov
1
-0
/
+1
2018-09-20
Preventing port from release in asynchronous operations.
Max Romanov
1
-0
/
+12
2018-09-20
Python: adjusted input.read(size) argument value interpretation.
Valentin Bartenev
1
-3
/
+5
2018-09-20
Preserving inherited engine memory pool in controller process.
Max Romanov
1
-8
/
+0
2018-09-20
Controller: addressing of array elements in requests.
Valentin Bartenev
1
-1
/
+20
2018-09-20
Controller: certificates storage interface.
Valentin Bartenev
15
-43
/
+2102
2018-09-20
Deduplicated string value initializations.
Valentin Bartenev
2
-64
/
+23
2018-09-20
Added nginx error 497 response.
Igor Sysoev
2
-0
/
+22
2018-09-20
Added SSL/TLS support on connection level.
Igor Sysoev
18
-588
/
+915
2018-09-19
Initializing application structure with 0 to avoid crash.
Max Romanov
1
-2
/
+7
2018-09-19
Initializing user_cred gids and ngroups for MacOS.
Max Romanov
1
-0
/
+4
2018-09-18
Fixed more typos.
Valentin Bartenev
2
-2
/
+2
2018-09-17
Fixed non-auto-reset timers.
Igor Sysoev
1
-10
/
+5
2018-09-17
Removed deprecated MacOSX OSSpinLockLock().
Igor Sysoev
2
-57
/
+2
2018-09-17
Fixed typo.
Igor Sysoev
1
-1
/
+1
2018-09-17
Fixed typo.
Igor Sysoev
1
-1
/
+1
2018-09-07
Misspelled variable names fixed.
Max Romanov
4
-7
/
+7
2018-08-10
Stopping all application processes if router process dies.
Max Romanov
3
-3
/
+29
2018-08-10
Introducing app joint to accurate app release.
Max Romanov
3
-93
/
+168
2018-08-08
Perl: use of portable macro instead of an explicit declaration.
Alexander Borisov
1
-2
/
+2
2018-08-07
Removing non-required warning.
Max Romanov
1
-5
/
+0
2018-08-07
Improved 'invalid file descriptor' diagnostic.
Max Romanov
1
-0
/
+14
2018-08-07
Fixed unit library mutex usage.
Max Romanov
1
-0
/
+6
2018-08-06
Python: decoding unicode strings as Latin1.
Max Romanov
1
-5
/
+6
2018-08-06
Unit application library.
Max Romanov
42
-4336
/
+6493
2018-07-30
Fixed segfault on listening socket close.
Igor Sysoev
2
-13
/
+56
2018-07-30
Sending 408 response on idle connection timeout.
Igor Sysoev
3
-26
/
+127
2018-07-27
Removed implicit call of nxt_thread() in nxt_thread_tid().
Valentin Bartenev
3
-6
/
+2
2018-07-27
Added OpenBSD 3.9 getthrid().
Igor Sysoev
1
-0
/
+12
2018-07-27
Refactored thread ID functions.
Igor Sysoev
3
-174
/
+150
2018-07-16
Added getentropy() support.
Sergey Kandaurov
2
-0
/
+10
2018-07-16
Version bump.
Valentin Bartenev
1
-2
/
+2
2018-07-12
Fixed socket write error handling.
Igor Sysoev
1
-10
/
+17
2018-07-12
Disabling keep-alive connection on errors.
Igor Sysoev
1
-10
/
+17
2018-07-12
Fixed bug in "send_timeout" handling.
Igor Sysoev
1
-1
/
+1
2018-07-12
Enabled body buffer shared memory segmentation.
Max Romanov
3
-32
/
+31
2018-07-12
Go: http.Flusher implemented by unit.response.
Max Romanov
3
-0
/
+27
2018-07-11
Removed unused "nxt_app_header_field_t" structure.
Valentin Bartenev
1
-6
/
+0
2018-07-10
Ruby: added "require('bundler/setup')".
Alexander Borisov
1
-1
/
+23
[next]