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-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
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
10
-2
/
+244
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-11
Removing extra spaces introduced by PR #1.
Javier Revillas
1
-2
/
+2
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-09
README: Fixed typos.
Igor Sysoev
1
-5
/
+5
2017-09-07
Fixed typo.
Eugene Agafonov
1
-2
/
+2
2017-09-07
Moving body data before headers for PHP POST.
Max Romanov
2
-7
/
+22
2017-09-07
Decalring clean and dist targets as .PHONY.
Max Romanov
1
-0
/
+2
2017-09-08
README: fixed "hg clone" command.
Valentin Bartenev
1
-1
/
+1
2017-09-07
README: added mention of the licence in the main section.
Valentin Bartenev
1
-0
/
+1
2017-09-06
README: fixed URLs.
Igor Sysoev
1
-7
/
+10
2017-09-06
README: shortened description.
Igor Sysoev
1
-11
/
+6
2017-09-06
README: fixed URLs.
Igor Sysoev
1
-6
/
+6
2017-09-06
README: fixed package repository paths.
Andrei Belov
1
-3
/
+3
2017-09-06
Added tag 0.1 for changeset f9d308f3fceb
Igor Sysoev
1
-0
/
+1
[prev]
[next]