Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-19 | Basic support for serving static files. | Valentin Bartenev | 1 | -2/+2 |
2019-03-11 | Style. | Andrey Zelenkov | 1 | -6/+6 |
2018-06-25 | Removed '\r' and '\n' artifact macros. | Igor Sysoev | 1 | -1/+1 |
2018-06-25 | Introduced nxt_length() macro. | Valentin Bartenev | 1 | -2/+2 |
2018-04-04 | Style: capitalized letters in hexadecimal literals. | Valentin Bartenev | 1 | -3/+3 |
2018-01-24 | Using size_t for the field width type of the "%*s" specifier. | Sergey Kandaurov | 1 | -1/+1 |
2017-09-27 | Fixed building with pthread_t defined as a pointer. | Sergey Kandaurov | 1 | -1/+1 |
2017-09-22 | Removed fibers from compilation. | Valentin Bartenev | 1 | -2/+2 |
2017-06-23 | Style and comment fixes. | Igor Sysoev | 1 | -1/+1 |
2017-02-01 | nxt_str_t changes. | Igor Sysoev | 1 | -17/+17 |