summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-01-24Using size_t for the field width type of the "%*s" specifier.Sergey Kandaurov13-28/+39
2018-01-24HTTP parser: restricting control chars in header fields values.Valentin Bartenev1-3/+1
2018-01-22Packages: explicit Python module versioning in Debian examples.Andrei Belov4-4/+4
2018-01-22Packages: added support for Amazon Linux.Andrei Belov12-2/+302
2018-01-22Packages: improved per-module dependency tracking.Andrei Belov15-20/+74
2018-01-19Python: fixed the "wsgi.errors" environment variable name.Valentin Bartenev1-2/+2
2018-01-18Ability to validate configuration options with multiple types.Valentin Bartenev1-45/+102
2018-01-18Reduced duplication of validated app config options.Max Romanov1-65/+17
2018-01-18Introducing pretty NXT_CONF_VLDT_END macro.Max Romanov1-6/+9
2018-01-17Tests: using LF line ending for test files.Andrey Zelenkov6-869/+869
2018-01-16HTTP: fixed chunked response on 32-bit platforms.Igor Sysoev1-1/+1
2018-01-15Checking for major HTTP version.Valentin Bartenev5-13/+35
2018-01-15Improved HTTP version representation.Valentin Bartenev3-16/+19
2018-01-15HTTP parser: improved error reporting.Valentin Bartenev4-32/+59
2018-01-15Tests: use "data" parameter in Request() to send body.Andrey Zelenkov2-8/+5
2018-01-15Tests: style.Andrey Zelenkov1-13/+6
2018-01-15Version bump.Valentin Bartenev1-2/+2
2018-01-15Added tag 0.4 for changeset 6071f4300f76Igor Sysoev1-0/+1
2018-01-15Tests: exit with runner result.0.4Andrey Zelenkov1-1/+3
2018-01-15Tests: fixed arguments order in getattr() call.Andrey Zelenkov1-1/+1
2018-01-15Tests: added test for 'atexit'.Andrey Zelenkov1-0/+65
2018-01-15Tests: simple python application.Andrey Zelenkov2-0/+134
2018-01-15Tests: assertTry() function introduced.Andrey Zelenkov2-19/+30
2018-01-15Tests: check_version() function introduced.Andrey Zelenkov1-5/+15
2018-01-15Added version 0.4 CHANGES.Igor Sysoev3-2/+189
2018-01-15PHP: "--lib-static" option uses "--lib-path" option.Igor Sysoev1-6/+18
2018-01-12Fixed reading of the rest of body, broken after 5817734dd9b9.Valentin Bartenev1-1/+0
2018-01-12PHP: added "--lib-static" configure option.Igor Sysoev1-0/+7
2018-01-12HTTP: request body length was not passed to application.Igor Sysoev1-0/+1
2018-01-12PHP: Terminating names with zero.Max Romanov1-4/+7
2018-01-12Initializing script_name.start before using.Max Romanov1-0/+1
2018-01-11Changing relative php scripts paths to real ones.Max Romanov3-48/+73
2018-01-11Fixed DragonFly BSD shared memory implementation.Igor Sysoev6-4/+74
2018-01-11Using hg archive instead of copying to make distribution tarball.Igor Sysoev1-6/+3
2018-01-11HTTP: fixed large header buffers allocation and deallocation.Igor Sysoev1-29/+32
2018-01-11HTTP: request body was not passed to application.Igor Sysoev1-0/+5
2018-01-10Tests: style.Andrey Zelenkov4-22/+11
2018-01-10Tests: --no-daemon option used for unit.Andrey Zelenkov1-12/+31
2018-01-10Tests: remove temporary folder when module not found.Andrey Zelenkov1-0/+1
2018-01-09HTTP parser: allowing underscore in header field names.Valentin Bartenev2-2/+2
2018-01-01Year 2018.Valentin Bartenev2-8/+8
2017-12-29Using correct pointer and size for memzero operation.Igor Sysoev2-3/+6
2017-12-29Using correct pointer in test operation.Igor Sysoev1-1/+1
2017-12-29Corrected allocation size of HTTP response header.Igor Sysoev1-2/+6
2017-12-29Version bump.Igor Sysoev1-2/+2
2017-12-28Packages: fixed building on 64-bit Debian 9 and Ubuntu 17.10.Andrei Belov2-2/+2
2017-12-28Added tag 0.3 for changeset b8400e8feb36Igor Sysoev1-0/+1
2017-12-28Fixed Go package and PHP module building.0.3Igor Sysoev2-2/+2
2017-12-28Removed 0.3 tag, again.Valentin Bartenev1-7/+0
2017-12-28Removed duplicate declaration.Igor Sysoev8-10/+7