summaryrefslogtreecommitdiff
path: root/lib/urlapi.c
AgeCommit message (Expand)Author
2018-12-11tests: add urlapi unittestDaniel Gustafsson
2018-12-11urlapi: fix portnumber parsing for ipv6 zone indexDaniel Gustafsson
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-10-02urlapi: starting with a drive letter on win32 is not an abs urlDaniel Stenberg
2018-09-21urlapi: fix support for address scope in IPv6 numerical addressesDaniel Stenberg
2018-09-19urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptanceDaniel Stenberg
2018-09-19urlapi: don't set value which is never readDaniel Gustafsson
2018-09-10misc: fix typos in commentsDaniel Gustafsson
2018-09-08urlapi: avoid derefencing a possible NULL pointerDaniel Stenberg
2018-09-08URL-APIDaniel Stenberg