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-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
2019-09-17
HTTP parser: fixed parsing of target after literal space character.
Valentin Bartenev
3
-3
/
+63
2019-09-16
HTTP parser: removed unused "plus_in_target" flag.
Valentin Bartenev
3
-48
/
+15
2019-09-16
HTTP parser: removed unused "offset" field.
Valentin Bartenev
1
-2
/
+0
2019-09-16
HTTP parser: removed unused "exten_start" and "args_start" fields.
Valentin Bartenev
3
-47
/
+37
2019-09-16
Configuration: added ability to access object members with slashes.
Valentin Bartenev
6
-4
/
+104
2019-09-16
Tests: fixed features check.
Andrey Zelenkov
1
-2
/
+2
2019-09-14
Tests: refactored prerequisites model.
Andrey Zelenkov
24
-113
/
+146
2019-09-16
Tests: prepare_env() introduced.
Andrey Zelenkov
1
-8
/
+13
2019-09-16
Tests: style and minor fixes in java.py.
Andrey Zelenkov
2
-8
/
+7
2019-09-16
Tests: more comments.
Andrey Zelenkov
1
-0
/
+4
2019-09-16
Tests: set default "unsafe" value.
Andrey Zelenkov
1
-0
/
+1
2019-09-16
Packages: added explicit library path for Java on RPM based distros.
Andrei Belov
3
-3
/
+9
2019-09-09
Added "extern" to nxt_http_fields_hash_proto to avoid link issues.
Max Romanov
1
-1
/
+1
[prev]
[next]