Age | Commit message (Expand) | Author |
2019-09-24 | urlapi: question mark within fragment is still fragment | Daniel Stenberg |
2019-09-19 | urlapi: CURLU_NO_AUTHORITY allows empty authority/host part | Jens Finkhaeuser |
2019-09-10 | urlapi: verify the IPv6 numerical address | Daniel Stenberg |
2019-06-05 | build: fix Codacy warnings | Marcel Raad |
2019-05-20 | lib1560: add tests for parsing URL with too long scheme | Daniel Stenberg |
2019-05-14 | urlapi: require a non-zero host name length when parsing URL | Daniel Stenberg |
2019-05-05 | urlapi: add CURLUPART_ZONEID to set and get | Daniel Stenberg |
2019-05-03 | urlapi: strip off scope id from numerical IPv6 addresses | Daniel Stenberg |
2019-04-13 | urlapi: stricter CURLUPART_PORT parsing | Daniel Stenberg |
2019-04-07 | test: urlapi: urlencode characters above 0x7f correctly | Jakub Zakrzewski |
2018-11-23 | snprintf: renamed and we now only use msnprintf() | Daniel Stenberg |
2018-11-07 | urlapi: only skip encoding the first '=' with APPENDQUERY set | Daniel Stenberg |
2018-11-06 | url: a short host name + port is not a scheme | Daniel Stenberg |
2018-11-05 | Revert "url: a short host name + port is not a scheme" | Daniel Stenberg |
2018-11-03 | url: a short host name + port is not a scheme | Daniel Stenberg |
2018-11-03 | URL: fix IPv6 numeral address parser | Daniel Stenberg |
2018-09-24 | Curl_dedotdotify(): always nul terminate returned string. | Even Rouault |
2018-09-21 | urlapi: fix support for address scope in IPv6 numerical addresses | Daniel Stenberg |
2018-09-19 | urlapi: document the error codes, remove two unused ones | Daniel Stenberg |
2018-09-19 | urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptance | Daniel Stenberg |
2018-09-08 | URL-API | Daniel Stenberg |