Daniel Stenberg
|
63c53ea627
urlapi: skip the extra dedotdot alloc if no dot in path
|
1 سال پیش |
Daniel Stenberg
|
7305ca63e2
urlapi: avoid Curl_dyn_addf() for hex outputs
|
1 سال پیش |
Daniel Stenberg
|
804d5293f8
urlapi: skip path checks if path is just "/"
|
1 سال پیش |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 سال پیش |
Daniel Stenberg
|
901392cbb7
urlapi: add CURLU_PUNYCODE
|
1 سال پیش |
Daniel Stenberg
|
c20b35ddae
urlapi: reject more bad letters from the host name: &+()
|
1 سال پیش |
Daniel Stenberg
|
b15ca64bb0
urlapi: remove two variable assigns
|
2 سال پیش |
Daniel Stenberg
|
7d6cf06f57
urlapi: fix parsing URL without slash with CURLU_URLENCODE
|
2 سال پیش |
12932
|
ddeec8feba
misc: nitpick grammar in comments/docs
|
2 سال پیش |
John Bampton
|
e80c4ff3d0
misc: fix spelling in docs and comments
|
2 سال پیش |
Daniel Stenberg
|
eb0167ff7d
urlapi: reject more bad characters from the host name field
|
2 سال پیش |
Patrick Monnerat
|
9d51329047
setopt: use the handler table for protocol name to number conversions
|
2 سال پیش |
Daniel Stenberg
|
846678541b
urlapi: detect scheme better when not guessing
|
2 سال پیش |
Daniel Stenberg
|
f703cf971c
urlapi: leaner with fewer allocs
|
2 سال پیش |
Daniel Stenberg
|
8dd95da35b
ctype: remove all use of <ctype.h>, use our own versions
|
2 سال پیش |
Viktor Szakats
|
c9061f242b
misc: spelling fixes
|
2 سال پیش |
Pierrick Charron
|
4bf2c231d7
urlapi: make curl_url_set(url, CURLUPART_URL, NULL, 0) clear all parts
|
2 سال پیش |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 سال پیش |
Daniel Stenberg
|
c3fc406ebb
urlapi: support CURLU_URLENCODE for curl_url_get()
|
2 سال پیش |
Daniel Stenberg
|
914aaab915
urlapi: reject percent-decoding host name into separator bytes
|
2 سال پیش |
Sergey Markelov
|
b5b86856a9
urlapi: address (harmless) UndefinedBehavior sanitizer warning
|
2 سال پیش |
Daniel Stenberg
|
a3f4d7cee9
misc: spelling fixes
|
2 سال پیش |
Stefan Eissing
|
70ac27604a
urlapi: handle "redirects" smarter
|
2 سال پیش |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 سال پیش |
HenrikHolst
|
9fe2a20b1c
urlapi: remove an unnecessary call to strlen
|
2 سال پیش |
Daniel Stenberg
|
eec5ce4ab4
urlapi: if possible, shorten given numerical IPv6 addresses
|
2 سال پیش |
Daniel Stenberg
|
92d1aee8b1
urlapi: accept port number zero
|
2 سال پیش |
Daniel Stenberg
|
4183b8fe9a
urlapi: provide more detailed return codes
|
3 سال پیش |
Daniel Stenberg
|
a5f5687368
urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LEN
|
3 سال پیش |
Daniel Stenberg
|
3e6eb18fce
urlapi: reject short file URLs
|
3 سال پیش |