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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
Introduced deb packages building tools.
0.2
Andrei Belov
39
-3
/
+1367
2017-10-19
Introduced rpm packages building tools.
Andrei Belov
21
-1
/
+932
2017-10-19
Fixing Go package build.
Max Romanov
5
-14
/
+21
2017-10-19
Added version 0.2 CHANGES.
Igor Sysoev
2
-1
/
+84
2017-10-19
Added changelogs generation tools.
Andrei Belov
7
-0
/
+669
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
4
-4
/
+13
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
10
-16
/
+244
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-27
Supported linking with -lrt on BSD systems.
Sergey Kandaurov
1
-2
/
+2
2017-09-27
Better checking for shm_open() during configure.
Sergey Kandaurov
3
-9
/
+17
2017-09-27
Fixed "make dist" broken in changeset b18c0fb60032.
Igor Sysoev
1
-1
/
+1
2017-09-26
Changed "path" to "directory" in configure summary.
Valentin Bartenev
1
-4
/
+5
2017-09-25
Added state directory creation in install procedure.
Igor Sysoev
1
-0
/
+1
2017-09-25
Added --bindir and --sbindir options to the summary page.
Igor Sysoev
1
-2
/
+4
2017-09-25
Style fixes.
Igor Sysoev
2
-9
/
+10
2017-09-25
Checking mallopt() during configure.
Max Romanov
2
-1
/
+17
2017-09-22
Fixed displaying "echo" program building failure.
Igor Sysoev
1
-1
/
+2
2017-09-22
Removed fibers from compilation.
Valentin Bartenev
7
-7
/
+22
2017-09-19
README: added project name to the beginning.
Valentin Bartenev
1
-0
/
+5
2017-09-19
Simplified the README file.
Valentin Bartenev
2
-966
/
+19
[next]