summaryrefslogtreecommitdiff
path: root/include/curl/urlapi.h
Commit message (Expand)AuthorAgeFilesLines
* urlapi: add curl_url_strerror()i-ky2021-09-271-1/+8
* misc: copyright year range updatesDaniel Stenberg2021-07-191-1/+1
* curl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACEDaniel Stenberg2021-06-151-0/+1
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* urlapi: CURLU_NO_AUTHORITY allows empty authority/host partJens Finkhaeuser2019-09-191-0/+2
* defines: avoid underscore-prefixed definesDaniel Stenberg2019-08-231-3/+3
* urlapi: add CURLUPART_ZONEID to set and getDaniel Stenberg2019-05-051-1/+2
* curl/urlapi.h: include "curl.h" firstDaniel Stenberg2019-01-071-1/+3
* urlapi: document the error codes, remove two unused onesDaniel Stenberg2018-09-191-5/+3
* urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptanceDaniel Stenberg2018-09-191-0/+1
* URL-APIDaniel Stenberg2018-09-081-0/+121