summaryrefslogtreecommitdiff
path: root/tests/libtest/lib1560.c
Commit message (Expand)AuthorAgeFilesLines
* urlapi: only skip encoding the first '=' with APPENDQUERY setbagder/urlapi-query-encode-equalsDaniel Stenberg2018-11-061-1/+1
* url: a short host name + port is not a schemeDaniel Stenberg2018-11-061-0/+14
* Revert "url: a short host name + port is not a scheme"Daniel Stenberg2018-11-051-3/+0
* url: a short host name + port is not a schemeDaniel Stenberg2018-11-031-0/+3
* URL: fix IPv6 numeral address parserDaniel Stenberg2018-11-031-0/+9
* Curl_dedotdotify(): always nul terminate returned string.Even Rouault2018-09-241-0/+3
* urlapi: fix support for address scope in IPv6 numerical addressesDaniel Stenberg2018-09-211-0/+3
* urlapi: document the error codes, remove two unused onesDaniel Stenberg2018-09-191-20/+20
* urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptanceDaniel Stenberg2018-09-191-1/+25
* URL-APIDaniel Stenberg2018-09-081-0/+760