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
2019-10-10
Style fixes.
Igor Sysoev
7
-22
/
+35
2019-10-10
Changed nxt_memcasecmp() interface to avoid casts.
Igor Sysoev
3
-10
/
+12
2019-10-09
Configuration: added check for mandatory options of "action".
Valentin Bartenev
1
-2
/
+33
2019-10-08
Tests: default port number used.
Andrey Zelenkov
1
-1
/
+1
2019-10-08
Tests: increased subprocess timeout on Unit exit.
Andrey Zelenkov
1
-13
/
+13
2019-10-07
Version bump.
Valentin Bartenev
1
-2
/
+2
2019-10-03
Added tag 1.12.0 for changeset b391df5f0102
Valentin Bartenev
1
-0
/
+1
2019-10-03
Generated Dockerfiles for Unit 1.12.0.
1.12.0
Valentin Bartenev
9
-9
/
+9
2019-10-03
Added version 1.12.0 CHANGES.
Valentin Bartenev
2
-0
/
+66
2019-10-03
Ignoring EINTR error in kqueue.
Igor Sysoev
1
-1
/
+4
2019-10-03
Regenerated Dockerfiles.
Konstantin Pavlov
9
-0
/
+36
2019-10-03
Docker: added an entrypoint to make configuration easier.
Konstantin Pavlov
2
-0
/
+75
2019-10-02
Added response status code to error page body.
Valentin Bartenev
1
-8
/
+10
2019-10-02
Fixed "make tests" build without preceding "make".
Max Romanov
6
-10
/
+7
2019-10-01
Go: fixing header buffer size calculation.
Max Romanov
1
-1
/
+1
2019-09-30
HTTP: corrected allocation size for tail chunk.
Valentin Bartenev
1
-1
/
+1
2019-09-30
HTTP parser: removed unused "exten" field.
Valentin Bartenev
3
-44
/
+2
2019-09-30
HTTP parser: normalization of paths ending with "." or "..".
Valentin Bartenev
1
-8
/
+28
2019-09-30
Fixed error processing in SSL operations.
Igor Sysoev
1
-13
/
+3
2019-09-30
Fixed exiting if a signal arrives during discovery.
Max Romanov
1
-35
/
+38
2019-09-26
Refactored nxt_process_create() for more explicit pipe closing.
Valentin Bartenev
1
-40
/
+29
2019-09-26
Fixed descriptors leak on process creation.
Valentin Bartenev
1
-0
/
+12
2019-09-25
Tests: fixed hanging of Go tests.
Andrey Zelenkov
2
-14
/
+24
2019-09-25
Packaging: debian: drop a surplus line from init script
Konstantin Pavlov
1
-2
/
+0
2019-09-25
Packaging: debian: changed NAME in the init script
Konstantin Pavlov
1
-1
/
+1
2019-09-25
Packages: added logrotate configuration for Debian packages.
Andrei Belov
2
-0
/
+19
2019-09-24
Tests: static tests with file system objects.
Andrey Zelenkov
1
-0
/
+24
2019-09-20
Removed linux/sched.h include.
Tiago Natel
1
-4
/
+0
2019-09-20
Releasing init struct in case of errors.
Tiago Natel
1
-4
/
+10
2019-09-20
Closing leaking file descriptor.
Tiago Natel
1
-0
/
+4
2019-09-24
Static: returning 404 for Unix domain sockets.
Valentin Bartenev
2
-0
/
+12
2019-09-23
PHP: zeroing the whole file_handle structure.
Sergey Kandaurov
1
-2
/
+2
2019-09-20
Fixed segfault if an inappropriate file system object is requested.
Valentin Bartenev
1
-1
/
+2
2019-09-20
Version bump.
Valentin Bartenev
1
-2
/
+2
2019-09-19
Added tag 1.11.0 for changeset 3b1601ac0f2f
Valentin Bartenev
1
-0
/
+1
2019-09-19
Generated Dockerfiles for Unit 1.11.0.
1.11.0
Valentin Bartenev
9
-9
/
+9
2019-09-19
Added version 1.11.0 CHANGES.
Valentin Bartenev
2
-0
/
+84
2019-09-19
Tests: serving static files.
Andrey Zelenkov
1
-0
/
+376
2019-09-19
Basic support for serving static files.
Valentin Bartenev
12
-29
/
+953
2019-09-19
Initial applications isolation support using Linux namespaces.
Tiago de Bem Natel de Moura
21
-165
/
+1431
2019-09-19
Releasing WebSocket frame in case of buffer allocation failure.
Max Romanov
1
-0
/
+2
2019-09-18
Fixing master process crash after failed fork.
Max Romanov
2
-3
/
+8
2019-09-18
Go: removing nxt_main.h usage.
Max Romanov
1
-3
/
+2
2019-09-18
Fixing request release order to avoid crashes on exit.
Max Romanov
1
-6
/
+10
2019-09-18
Go: do not store pointer to Go object.
Max Romanov
2
-2
/
+49
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-09-18
Configuration: added ability to modify object members with slashes.
Valentin Bartenev
1
-39
/
+49
2019-09-18
Tests: added read_buffer_size option in http().
Andrey Zelenkov
1
-1
/
+8
2019-09-17
Tests: head() method introduced.
Andrey Zelenkov
1
-0
/
+3
[next]