Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | urlapi: add curl_url_strerror() | i-ky | 2021-09-27 | 1 | -1/+8 |
* | misc: copyright year range updates | Daniel Stenberg | 2021-07-19 | 1 | -1/+1 |
* | curl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACE | Daniel Stenberg | 2021-06-15 | 1 | -0/+1 |
* | copyright: fix year ranges | Daniel Stenberg | 2020-11-05 | 1 | -1/+1 |
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -1/+1 |
* | urlapi: CURLU_NO_AUTHORITY allows empty authority/host part | Jens Finkhaeuser | 2019-09-19 | 1 | -0/+2 |
* | defines: avoid underscore-prefixed defines | Daniel Stenberg | 2019-08-23 | 1 | -3/+3 |
* | urlapi: add CURLUPART_ZONEID to set and get | Daniel Stenberg | 2019-05-05 | 1 | -1/+2 |
* | curl/urlapi.h: include "curl.h" first | Daniel Stenberg | 2019-01-07 | 1 | -1/+3 |
* | urlapi: document the error codes, remove two unused ones | Daniel Stenberg | 2018-09-19 | 1 | -5/+3 |
* | urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptance | Daniel Stenberg | 2018-09-19 | 1 | -0/+1 |
* | URL-API | Daniel Stenberg | 2018-09-08 | 1 | -0/+121 |