summaryrefslogtreecommitdiff
path: root/src/burl.c
Commit message (Expand)AuthorAgeFilesLines
* [core] _WIN32 rename __WIN32 to _WIN32Glenn Strauss2023-05-031-1/+1
* [core] "url-invalid-utf8-reject" normalization optGlenn Strauss2022-05-241-10/+24
* [multiple] reduce redundant NULL buffer checksGlenn Strauss2021-08-271-18/+18
* [core] simplify buffer_path_simplify()Glenn Strauss2021-05-081-1/+1
* [core] copy string and len directly from tmp_bufGlenn Strauss2021-03-261-4/+2
* [core] light_isupper(), light_islower()Glenn Strauss2020-10-111-2/+2
* [multiple] add summaries to top of some modulesGlenn Strauss2020-07-081-0/+6
* [core] preserve %2b and %2B in query string (fixes #2999)Glenn Strauss2020-01-261-2/+6
* [core] remove repeated slashes in http-parseoptsGlenn Strauss2019-04-151-1/+1
* [core] fix abort in http-parseopts (fixes #2945)Glenn Strauss2019-04-101-2/+4
* [mod_redirect,mod_rewrite] base64url encoding optGlenn Strauss2018-08-121-0/+8
* [mod_redirect,mod_rewrite] encoding options (fixes #443, fixes #911)Glenn Strauss2018-08-121-0/+147
* [core] server.http-parseopts URL normalization opt (fixes #1720)Glenn Strauss2018-08-121-0/+357