Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [multiple] spelling: github action check-spelling | Glenn Strauss | 2023-01-09 | 1 | -1/+1 |
* | [multiple] codespell: correct spelling in comments | Glenn Strauss | 2023-01-07 | 1 | -1/+1 |
* | [multiple] use buffer_append_char() | Glenn Strauss | 2022-05-11 | 1 | -2/+2 |
* | [core] feature flag to allow Range w/ HTTP/1.0 | Glenn Strauss | 2022-02-05 | 1 | -0/+9 |
* | [core] replace strncasecmp w/ buffer_eq_icase_ssn | Glenn Strauss | 2021-08-27 | 1 | -5/+5 |
* | [multiple] reduce redundant NULL buffer checks | Glenn Strauss | 2021-08-27 | 1 | -5/+5 |
* | [multiple] use buffer_append_* aggregates | Glenn Strauss | 2021-04-02 | 1 | -2/+2 |
* | [multiple] http_header APIs to reduce str copies | Glenn Strauss | 2021-03-26 | 1 | -6/+4 |
* | [core] quiet coverity warning | Glenn Strauss | 2021-03-02 | 1 | -0/+6 |
* | [core] http_range.[ch] RFC 7233 Range handling | Glenn Strauss | 2021-03-02 | 1 | -0/+453 |