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-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
2017-09-15
Introducing application timeout.
Max Romanov
13
-326
/
+589
2017-09-15
Fixed port handlers arrays.
Valentin Bartenev
2
-0
/
+4
2017-09-15
Router: more logical code order change.
Igor Sysoev
1
-2
/
+2
2017-09-14
Router: fixed segmentation fault.
Igor Sysoev
2
-10
/
+38
2017-09-10
Configuration persistence.
Valentin Bartenev
6
-2
/
+234
2017-09-14
Router: worker threads should quit only if the main thread has
Igor Sysoev
1
-1
/
+54
2017-09-14
Fixed textual socket name lengths and Unix domain sockaddr length.
Igor Sysoev
7
-43
/
+79
2017-09-12
Fixed error messages grammar.
Nick Shadrin
1
-49
/
+48
2017-09-08
Fixed a memory leak.
Andrei Vagin
1
-0
/
+1
2017-09-08
Cosmetic fixes in port.go.
Sergey Fedchenko
1
-33
/
+35
2017-09-07
Moving body data before headers for PHP POST.
Max Romanov
2
-7
/
+22
2017-09-06
Spreading user validation for php and go apps.
Max Romanov
1
-8
/
+8
2017-09-06
Fixed building by Sun C on Solaris.
Igor Sysoev
1
-1
/
+2
2017-09-06
Style fixes.
Igor Sysoev
21
-124
/
+185
2017-09-06
Controller: validating user and group names.
Igor Sysoev
1
-4
/
+67
2017-09-05
Fixing request id logging.
Max Romanov
1
-1
/
+1
2017-09-05
Fixing racing condition on app port release/request.
Max Romanov
1
-1
/
+21
2017-09-05
Double connection close attempt fix.
Max Romanov
2
-4
/
+13
2017-09-05
Using CSTRZ mapping type for go executable.
Max Romanov
3
-10
/
+6
2017-09-05
Introducing working_directory directive for applications.
Max Romanov
4
-0
/
+36
2017-09-01
Added SERVER_ADDR parameter for Python and PHP modules.
Igor Sysoev
4
-0
/
+11
2017-08-31
Fixed format specifier.
Igor Sysoev
1
-1
/
+1
2017-08-31
Multiplexing different requests in single app port.
Max Romanov
1
-0
/
+5
[next]