summaryrefslogtreecommitdiff
path: root/lib/urlapi.c
Commit message (Expand)AuthorAgeFilesLines
...
* urlapi: starting with a drive letter on win32 is not an abs urlDaniel Stenberg2018-10-021-14/+18
* urlapi: fix support for address scope in IPv6 numerical addressesDaniel Stenberg2018-09-211-6/+2
* urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptanceDaniel Stenberg2018-09-191-11/+37
* urlapi: don't set value which is never readDaniel Gustafsson2018-09-191-1/+0
* misc: fix typos in commentsDaniel Gustafsson2018-09-101-1/+1
* urlapi: avoid derefencing a possible NULL pointerDaniel Stenberg2018-09-081-2/+2
* URL-APIDaniel Stenberg2018-09-081-0/+1315