Daniel Stenberg
|
0a0c9b6dfa
urlapi: '%' is illegal in host names
|
vor 1 Jahr |
Daniel Stenberg
|
54605666ed
lib1560: fix enumerated type mixed with another type
|
vor 1 Jahr |
Daniel Stenberg
|
c84c0f9aa3
lib1560: test parsing URLs with ridiculously large fields
|
vor 1 Jahr |
Daniel Stenberg
|
bb11969838
lib1560: add a test using %25 in the userinfo in a URL
|
vor 1 Jahr |
Daniel Stenberg
|
b30b0c3840
lib1560: add IPv6 canonicalization tests
|
vor 1 Jahr |
Daniel Stenberg
|
8b27799f8c
urlapi: do the port number extraction without using sscanf()
|
vor 1 Jahr |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
vor 1 Jahr |
Daniel Stenberg
|
901392cbb7
urlapi: add CURLU_PUNYCODE
|
vor 1 Jahr |
Daniel Stenberg
|
b151faa083
lib1560: add some basic IDN host name tests
|
vor 1 Jahr |
Daniel Stenberg
|
c20b35ddae
urlapi: reject more bad letters from the host name: &+()
|
vor 1 Jahr |
Daniel Stenberg
|
7d6cf06f57
urlapi: fix parsing URL without slash with CURLU_URLENCODE
|
vor 2 Jahren |
Daniel Stenberg
|
eb0167ff7d
urlapi: reject more bad characters from the host name field
|
vor 2 Jahren |
Daniel Stenberg
|
1a87a1efba
url: a zero-length userinfo part in the URL is still a (blank) user
|
vor 2 Jahren |
Daniel Stenberg
|
c4768f168c
lib1560: extended to verify detect/reject of unknown schemes
|
vor 2 Jahren |
Daniel Stenberg
|
ef80a87f40
libtest/lib1560: test basic websocket URL parsing
|
vor 2 Jahren |
Daniel Stenberg
|
6fa89fa893
tests: several enumerated type cleanups
|
vor 2 Jahren |
Pierrick Charron
|
4bf2c231d7
urlapi: make curl_url_set(url, CURLUPART_URL, NULL, 0) clear all parts
|
vor 2 Jahren |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
vor 2 Jahren |
Daniel Stenberg
|
cfa47974fe
libtest/lib1560: verify the host name percent decode fix
|
vor 2 Jahren |
Daniel Stenberg
|
eec5ce4ab4
urlapi: if possible, shorten given numerical IPv6 addresses
|
vor 2 Jahren |
Daniel Stenberg
|
92d1aee8b1
urlapi: accept port number zero
|
vor 3 Jahren |
Daniel Stenberg
|
4183b8fe9a
urlapi: provide more detailed return codes
|
vor 3 Jahren |
Daniel Stenberg
|
3e6eb18fce
urlapi: reject short file URLs
|
vor 3 Jahren |
Daniel Stenberg
|
9a8564a920
urlapi: URL decode percent-encoded host names
|
vor 3 Jahren |
Sergey Markelov
|
4b997626b1
urlapi: support UNC paths in file: URLs on Windows
|
vor 3 Jahren |
i-ky
|
3363eeb262
urlapi: add curl_url_strerror()
|
vor 3 Jahren |
Rikard Falkeborn
|
e75be2c4b2
cleanup: constify unmodified static structs
|
vor 3 Jahren |
Daniel Stenberg
|
b67d3ba73e
curl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACE
|
vor 3 Jahren |
Daniel Stenberg
|
04488851e2
urlapi: make sure no +/- signs are accepted in IPv4 numericals
|
vor 3 Jahren |
Daniel Stenberg
|
56a037cc0a
urlapi: "normalize" numerical IPv4 host names
|
vor 3 Jahren |