summaryrefslogtreecommitdiff
path: root/src/t/test_burl.c
Commit message (Expand)AuthorAgeFilesLines
* [core] "url-invalid-utf8-reject" normalization optGlenn Strauss2022-05-241-1/+8
* [tests] combine tests into test_common.cGlenn Strauss2021-11-171-3/+4
* quiet clang analyzer scan-build warningsGlenn Strauss2020-07-081-0/+1
* [tests] use buffer_eq_slen() for str comparisonGlenn Strauss2020-07-081-1/+1
* [core] preserve %2b and %2B in query string (fixes #2999)Glenn Strauss2020-01-261-0/+2
* [core] remove repeated slashes in http-parseoptsGlenn Strauss2019-04-151-0/+4
* [core] fix abort in http-parseopts (fixes #2945)Glenn Strauss2019-04-101-0/+2
* [core] reject decoded url-path without leading '/'Glenn Strauss2018-11-251-0/+1
* [core] server.http-parseopts URL normalization opt (fixes #1720)Glenn Strauss2018-08-121-0/+142