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
/
nxt_unit.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-10
Style fixes.
Igor Sysoev
1
-2
/
+4
2019-09-19
Initial applications isolation support using Linux namespaces.
Tiago de Bem Natel de Moura
1
-1
/
+1
2019-09-19
Releasing WebSocket frame in case of buffer allocation failure.
Max Romanov
1
-0
/
+2
2019-09-18
Fixing request release order to avoid crashes on exit.
Max Romanov
1
-6
/
+10
2019-09-18
Reducing number of warning messages.
Max Romanov
1
-6
/
+5
2019-09-18
Protecting context structures with mutex.
Max Romanov
1
-4
/
+63
2019-08-20
Introducing websocket support in router and libunit.
Max Romanov
1
-271
/
+888
2019-03-11
Style.
Andrey Zelenkov
1
-2
/
+2
2019-02-28
Various libunit fixes.
Max Romanov
1
-8
/
+26
2019-02-27
Fixed processing of SERVER_NAME after 77aad2c142a0.
Valentin Bartenev
1
-57
/
+0
2019-02-21
Initializing incoming buffer queue in a proper place.
Sergey Kandaurov
1
-2
/
+2
2018-10-31
Node.js: added async request execution.
Alexander Borisov
1
-2
/
+1
2018-10-02
Filling cmsghdr with 0 to pass Go 1.11 message validation.
Max Romanov
1
-4
/
+5
2018-10-02
Making port fd blocking on app side and non-blocking in Unit.
Max Romanov
1
-1
/
+10
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
Unit application library.
Max Romanov
1
-0
/
+3630