Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-24 | Fixed formatting in nxt_sprintf() and logging. | Sergey Kandaurov | 1 | -1/+1 |
2018-01-24 | Using size_t for the field width type of the "%*s" specifier. | Sergey Kandaurov | 1 | -2/+3 |
2018-01-15 | Checking for major HTTP version. | Valentin Bartenev | 1 | -0/+5 |
2018-01-15 | HTTP parser: improved error reporting. | Valentin Bartenev | 1 | -11/+11 |
2018-01-09 | HTTP parser: allowing underscore in header field names. | Valentin Bartenev | 1 | -1/+1 |
2017-12-25 | HTTP parser: reworked header fields handling. | Valentin Bartenev | 1 | -28/+89 |
2017-11-21 | Tests: move existing tests to "src" folder. | Andrey Zelenkov | 18 | -0/+3236 |