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
2017-11-21
Tests: move existing tests to "src" folder.
Andrey Zelenkov
18
-0
/
+3236
2017-11-21
Fixed crash on invalid JSON number.
Valentin Bartenev
1
-0
/
+4
2017-11-20
Fixing Coverity warnings.
Max Romanov
7
-10
/
+23
2017-10-27
Fixing racing condition in request.msgs usage.
Max Romanov
1
-8
/
+8
2017-10-27
Fixing Go program crash.
Max Romanov
1
-2
/
+2
2017-10-25
Checking the result of shared memory buffer allocation.
Max Romanov
1
-0
/
+3
2017-10-25
Avoiding compilation on systems with no working shared memory.
Valentin Bartenev
1
-0
/
+4
2017-10-20
Version bump.
Igor Sysoev
1
-2
/
+2
2017-10-19
Fixing Go package build.
Max Romanov
5
-14
/
+21
2017-10-19
Fixed controller restarting.
Valentin Bartenev
2
-24
/
+38
2017-10-19
Keep application worker until response for all requests received.
Max Romanov
1
-1
/
+4
2017-10-19
Filtering process to keep connection.
Max Romanov
5
-13
/
+58
2017-10-19
Introducing mmap_handler to count references to shared memory.
Max Romanov
3
-87
/
+146
2017-10-19
Supporting concurrent shared memory fd receive in router.
Max Romanov
6
-104
/
+86
2017-10-19
Introducing src_pid for mmap header for accurate buf completion.
Max Romanov
3
-16
/
+30
2017-10-19
Fixed matching of empty version.
Valentin Bartenev
1
-0
/
+4
2017-10-19
Fixed the bug introduced in the previous changeset.
Igor Sysoev
1
-4
/
+9
2017-10-18
Added the debug option to module compatibility vector.
Igor Sysoev
3
-3
/
+3
2017-10-18
Router: fixed segfault after configuration change.
Igor Sysoev
7
-193
/
+258
2017-10-17
Storing memory cache slot hint inside nxt_sockaddr_t.
Igor Sysoev
7
-31
/
+27
2017-10-10
Basic validation errors.
Valentin Bartenev
3
-84
/
+258
2017-10-10
Optimized application type handling.
Valentin Bartenev
6
-58
/
+50
2017-10-05
Fixed building with old GCC after the previous change.
Valentin Bartenev
1
-2
/
+1
2017-10-05
Improved applications versions handling.
Valentin Bartenev
6
-16
/
+144
2017-10-04
Added Linux 4.5 EPOLLEXCLUSIVE support.
Igor Sysoev
1
-2
/
+10
2017-10-04
Port message fragmentation supported.
Max Romanov
9
-28
/
+273
2017-10-04
Optimized request<->app link allocation.
Max Romanov
1
-36
/
+59
2017-10-04
Breaking read loop by nxt_port_read_close().
Max Romanov
1
-0
/
+1
2017-10-04
Introducing process use counter.
Max Romanov
6
-38
/
+52
2017-10-04
Return error codes for port_hash operations.
Max Romanov
3
-8
/
+30
2017-10-04
Using port 'post' facility to proxy remove pid message to workers.
Max Romanov
4
-86
/
+30
2017-10-04
Using request mem pool for req<->app link.
Max Romanov
2
-3
/
+20
2017-10-04
Fixed error generation during request processing.
Max Romanov
1
-40
/
+94
2017-10-04
Optimized send message allocations.
Max Romanov
2
-42
/
+102
2017-10-04
Introducing use counters for port and app. Thread safe port write.
Max Romanov
9
-407
/
+682
2017-10-04
Using engine memiory pool for port write allocations.
Max Romanov
7
-16
/
+16
2017-10-04
Removing mem_pool from port_hash interface.
Max Romanov
5
-45
/
+30
2017-10-04
Fixing memory leak when handling remove pid message.
Max Romanov
1
-0
/
+2
2017-10-02
Version bump.
Valentin Bartenev
1
-2
/
+2
2017-09-27
Fixed building by modern GCC.
Igor Sysoev
1
-6
/
+3
2017-09-27
Event engine memory cache for nxt_sockaddr_t.
Igor Sysoev
8
-20
/
+185
2017-09-27
Fixed building with pthread_t defined as a pointer.
Sergey Kandaurov
2
-2
/
+2
2017-09-25
Style fixes.
Igor Sysoev
1
-4
/
+5
2017-09-25
Checking mallopt() during configure.
Max Romanov
1
-1
/
+1
2017-09-22
Removed fibers from compilation.
Valentin Bartenev
6
-5
/
+22
2017-09-18
Fixing shared memory thread safety issue.
Max Romanov
4
-2
/
+13
2017-09-16
Fixed memory leak caused by mempool related to request context.
Valentin Bartenev
1
-7
/
+3
2017-09-15
Go: Fixed a bug introduced in the previous changeset.
Igor Sysoev
1
-1
/
+1
2017-09-15
Introducing named port message handlers to avoid misprints.
Max Romanov
10
-147
/
+135
2017-09-15
Fixing memory leak of request parse context.
Max Romanov
3
-19
/
+38
[next]