Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] "url-invalid-utf8-reject" normalization opt | Glenn Strauss | 2022-05-24 | 1 | -1/+8 |
* | [tests] combine tests into test_common.c | Glenn Strauss | 2021-11-17 | 1 | -3/+4 |
* | quiet clang analyzer scan-build warnings | Glenn Strauss | 2020-07-08 | 1 | -0/+1 |
* | [tests] use buffer_eq_slen() for str comparison | Glenn Strauss | 2020-07-08 | 1 | -1/+1 |
* | [core] preserve %2b and %2B in query string (fixes #2999) | Glenn Strauss | 2020-01-26 | 1 | -0/+2 |
* | [core] remove repeated slashes in http-parseopts | Glenn Strauss | 2019-04-15 | 1 | -0/+4 |
* | [core] fix abort in http-parseopts (fixes #2945) | Glenn Strauss | 2019-04-10 | 1 | -0/+2 |
* | [core] reject decoded url-path without leading '/' | Glenn Strauss | 2018-11-25 | 1 | -0/+1 |
* | [core] server.http-parseopts URL normalization opt (fixes #1720) | Glenn Strauss | 2018-08-12 | 1 | -0/+142 |