aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib1560.c
AgeCommit message (Expand)Author
2020-06-12test1560: avoid possibly negative association in wordingMartin V
2020-05-08urlapi: accept :: as a valid IPv6 addressDaniel Stenberg
2020-03-08test 1560: avoid valgrind false positivesPatrick Monnerat
2020-01-28urlapi: guess scheme correct even with credentials givenDaniel Stenberg
2019-09-24urlapi: question mark within fragment is still fragmentDaniel Stenberg
2019-09-19urlapi: CURLU_NO_AUTHORITY allows empty authority/host partJens Finkhaeuser
2019-09-10urlapi: verify the IPv6 numerical addressDaniel Stenberg
2019-06-05build: fix Codacy warningsMarcel Raad
2019-05-20lib1560: add tests for parsing URL with too long schemeDaniel Stenberg
2019-05-14urlapi: require a non-zero host name length when parsing URLDaniel Stenberg
2019-05-05urlapi: add CURLUPART_ZONEID to set and getDaniel Stenberg
2019-05-03urlapi: strip off scope id from numerical IPv6 addressesDaniel Stenberg
2019-04-13urlapi: stricter CURLUPART_PORT parsingDaniel Stenberg
2019-04-07test: urlapi: urlencode characters above 0x7f correctlyJakub Zakrzewski
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-11-07urlapi: only skip encoding the first '=' with APPENDQUERY setDaniel Stenberg
2018-11-06url: a short host name + port is not a schemeDaniel Stenberg
2018-11-05Revert "url: a short host name + port is not a scheme"Daniel Stenberg
2018-11-03url: a short host name + port is not a schemeDaniel Stenberg
2018-11-03URL: fix IPv6 numeral address parserDaniel Stenberg
2018-09-24Curl_dedotdotify(): always nul terminate returned string.Even Rouault
2018-09-21urlapi: fix support for address scope in IPv6 numerical addressesDaniel Stenberg
2018-09-19urlapi: document the error codes, remove two unused onesDaniel Stenberg
2018-09-19urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptanceDaniel Stenberg
2018-09-08URL-APIDaniel Stenberg