summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-02-23Removed surplus check for NUL in nxt_http_validate_host().Valentin Bartenev1-1/+0
2019-02-22Improvement and unification of version processing in build scripts.Alexander Borisov13-43/+43
2019-02-22TLS certificates should be freed per listener.Igor Sysoev1-6/+9
2019-02-21Initializing incoming buffer queue in a proper place.Sergey Kandaurov1-2/+2
2019-02-20Tests: one more alert skipped in test_json_application_many.Andrey Zelenkov1-0/+1
2019-02-20Tests: skip sendmsg()/recvmsg() alerts for all tests.Andrey Zelenkov4-11/+2
2019-02-20Tests: removed test_http_header_transfer_encoding_chunked.Andrey Zelenkov1-17/+0
2019-02-20Tests: JSON array allowed.Andrey Zelenkov1-1/+1
2019-02-20Tests: fixed ports range.Andrey Zelenkov1-2/+2
2019-02-19Validation and normalization of request host.Valentin Bartenev3-11/+112
2019-02-18Ignoring HUP signal in main process.Igor Sysoev1-0/+11
2019-02-18Fixed memory leak on response body sending failure.Igor Sysoev3-3/+4
2019-02-18Rejecting requests with duplicate "Content-Length".Valentin Bartenev2-6/+8
2019-02-14Packages: added "-fno-strict-aliasing" flag on CentOS 6 x86_64.Andrei Belov2-0/+9
2019-02-14Packages: removed unit-perl on CentOS 6.Andrei Belov1-1/+7
2019-02-14Tests: added tests for "Content-Length" header.Andrey Zelenkov1-0/+46
2019-02-14Tests: headers with equal header fields allowed.Andrey Zelenkov1-1/+6
2019-02-14Tests: minor fixes.Andrey Zelenkov2-5/+3
2019-02-11Merged with the 1.7 branch.Valentin Bartenev12-9/+62
2019-02-07Added tag 1.7.1 for changeset 0f04ef991fbcValentin Bartenev1-0/+1
2019-02-07Generated Dockerfiles for Unit 1.7.1.1.7.1Valentin Bartenev9-9/+9
2019-02-07Added version 1.7.1 CHANGES.Valentin Bartenev2-0/+52
2019-02-07Rejecting requests with invalid "Content-Length".Valentin Bartenev1-3/+9
2019-02-07Rejecting requests with invalid "Content-Length".Valentin Bartenev1-3/+9
2019-01-28Tests: large configuration tests.Andrey Zelenkov1-0/+47
2019-01-28Tests: added test for reading body from IO::Handle-like object.Andrey Zelenkov3-0/+58
2019-01-28Tests: removed blocking mode customization for sockets.Andrey Zelenkov1-5/+2
2019-01-24Packages: disabled debugsource generation on relevant platforms.Andrei Belov2-0/+22
2019-01-24Packages: fixed control socket path after 7012b4fd5113.Andrei Belov10-10/+10
2019-01-24Packages: systemd and other improvements.Remi Collet5-16/+56
2019-01-24Packages: Fedora >= 29 have python 3.7.Remi Collet3-0/+78
2019-01-23Node.js: fixed module version on installation from sources.Alexander Borisov1-0/+5
2019-01-21Fixed processing Unix listening socket failures.Igor Sysoev1-16/+13
2019-01-21Go: fixed module installation, broken in ed8b1aaefdd1.Alexander Borisov1-1/+1
2019-01-21Go: fixed module installation, broken in ed8b1aaefdd1.Alexander Borisov1-1/+1
2019-01-18Testing correct value.Igor Sysoev1-1/+1
2019-01-18Testing correct value.Igor Sysoev1-1/+1
2019-01-09Year 2019.Valentin Bartenev2-8/+10
2019-01-09Year 2019.Valentin Bartenev2-8/+10
2018-12-27Packages: Ubuntu 18.10 "cosmic" support added.Andrei Belov5-1/+89
2018-12-27Packages: Ubuntu 18.10 "cosmic" support added.Andrei Belov5-1/+89
2018-12-27Packages: URL fixed in examples to work with latest curl.Andrei Belov22-22/+22
2019-02-07Version bump.Valentin Bartenev1-2/+2
2018-12-27Packages: URL fixed in examples to work with latest curl.Andrei Belov22-22/+22
2018-12-25Tests: removed skipping Go tests on x86.Andrey Zelenkov1-6/+1
2018-12-25Tests: added delay to wait for error logging.Andrey Zelenkov1-0/+3
2018-12-25Tests: fixed test_tls_reconfigure.Andrey Zelenkov1-9/+11
2018-12-25Tests: set TCP_NODELAY option by default.Andrey Zelenkov1-0/+3
2018-12-25Tests: test_node_application_write_before_writeHead reworked.Andrey Zelenkov2-2/+3
2018-12-25Tests: expectedFailure's removed from test_node_application.py.Andrey Zelenkov1-7/+0