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-04-01
Adding 'connection' to request as an alias to 'socket'.
Max Romanov
1
-4
/
+11
2019-04-01
Introducing close event to notify about server stop.
Max Romanov
2
-0
/
+25
2019-04-01
Adding syntax sugar.
Max Romanov
5
-654
/
+882
2019-03-28
Tests: unit module refactoring.
Andrey Zelenkov
33
-918
/
+931
2019-03-26
Tests: speed up Java tests.
Andrey Zelenkov
1
-1
/
+5
2019-03-26
Tests: style.
Andrey Zelenkov
18
-2380
/
+4159
2019-03-26
Packages: added RHEL 8 support.
Andrei Belov
4
-3
/
+16
2019-03-25
Turning off port read event state after main process fork.
Max Romanov
2
-2
/
+1
2019-03-22
Ignoring EPERM error when changing application process uid/gid.
Max Romanov
1
-16
/
+33
2019-03-22
Destroying pool in case of error.
Max Romanov
2
-2
/
+2
2019-03-22
Style fixing.
Max Romanov
1
-0
/
+1
2019-03-21
Adjusting request schema value according to connection tls state.
Max Romanov
14
-31
/
+103
2019-03-18
Removing unused local variable.
Max Romanov
1
-7
/
+0
2019-03-18
Setting request error flag in error handler.
Max Romanov
1
-0
/
+2
2019-03-11
Style.
Andrey Zelenkov
20
-48
/
+48
2019-03-06
Removed unnecessary abstraction layer.
Alexander Borisov
6
-260
/
+127
2019-03-05
Introducing one more large config test, but without sockets.
Max Romanov
1
-0
/
+25
2019-03-05
Improving port message fragment recognition.
Max Romanov
1
-16
/
+36
2019-03-05
Fixing EAGAIN processing for port message send.
Max Romanov
1
-8
/
+26
2019-03-05
Handling ENOBUFS error same was as EAGAIN.
Max Romanov
2
-2
/
+12
2019-03-05
Including port message header into message size limit.
Max Romanov
1
-0
/
+2
2019-03-05
Version bump.
Valentin Bartenev
1
-2
/
+2
2019-03-01
Tests: skip more alerts.
Andrey Zelenkov
2
-2
/
+7
2019-03-01
Tests: made tests compatible with PHP 5.3.
Andrey Zelenkov
3
-4
/
+10
2019-03-01
Packages: fixed building of unit-jsc11 rpm.
Andrei Belov
1
-1
/
+1
2019-03-01
Added tag 1.8.0 for changeset 0a18a14d169f
Valentin Bartenev
1
-0
/
+1
2019-03-01
Generated Dockerfiles for Unit 1.8.0.
1.8.0
Valentin Bartenev
9
-9
/
+9
2019-03-01
Added version 1.8.0 CHANGES.
Valentin Bartenev
3
-1
/
+171
2019-03-01
Fixed TLS connections hanging.
Igor Sysoev
1
-4
/
+2
2019-03-01
Packages: added JSR-340 compatibility notice to unit-jsc packages.
Andrei Belov
6
-1
/
+65
2019-03-01
Tests: Perl streaming body and delayed response simple tests.
Andrey Zelenkov
3
-0
/
+39
2019-03-01
README.JSR-340 legal notice to save our ughm.. bottoms of bodies.
Valentin Bartenev
1
-0
/
+16
2019-03-01
Perl: added implementation delayed response and streaming body.
Alexander Borisov
2
-17
/
+177
2019-03-01
Packages: added Java trademark notice to corresponding packages.
Andrei Belov
8
-4
/
+165
2019-03-01
Packages: removed Ubuntu 17.04 and 17.10 references due to EOL.
Andrei Belov
1
-22
/
+0
2019-02-28
Tests: specify ssl_version option.
Andrey Zelenkov
1
-1
/
+13
2019-02-28
Tests: fixed PHP "disable_functions" and "disable_classes" tests.
Andrey Zelenkov
4
-69
/
+60
2019-02-28
Made QUERY_STRING mandatory.
Valentin Bartenev
5
-18
/
+7
2019-02-28
Packages: added unit-jsc (Java Servlet Container) family.
Andrei Belov
24
-14
/
+2408
2019-02-28
Fixed timer and event race condition.
Igor Sysoev
5
-8
/
+17
2019-02-28
Preserving message 'share' field when pushing to queue.
Max Romanov
1
-0
/
+1
2019-02-28
Introducing Java Servlet Container beta.
Max Romanov
95
-1
/
+13360
2019-02-28
Various libunit fixes.
Max Romanov
1
-8
/
+26
2019-02-28
Removing app data debug message.
Max Romanov
1
-4
/
+0
2019-02-28
Reusing fragmented message buffers.
Max Romanov
1
-1
/
+9
2019-02-27
Tests: "Host" header tests.
Andrey Zelenkov
2
-0
/
+154
2019-02-27
Tests: routing.
Andrey Zelenkov
1
-0
/
+458
2019-02-27
Tests: read_timeout option introduced.
Andrey Zelenkov
3
-13
/
+16
2019-02-27
Tests: added "Host" and "Connetion" headers where necessary.
Andrey Zelenkov
10
-99
/
+143
2019-02-27
Perl: added processing for IO:Handle-like object.
Alexander Borisov
2
-4
/
+109
[next]