Emanuele Torre
|
eef076baa6
Revert "urlapi: respect CURLU_ALLOW_SPACE and CURLU_NO_AUTHORITY for redirects"
|
пре 1 година |
Daniel Stenberg
|
92772e6d39
urlapi: allow numerical parts in the host name
|
пре 1 година |
Emanuele Torre
|
df6c2f7b54
urlapi: respect CURLU_ALLOW_SPACE and CURLU_NO_AUTHORITY for redirects
|
пре 1 година |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
пре 1 година |
Emanuele Torre
|
7f712399d5
checksrc: check for spaces before the colon of switch labels
|
пре 1 година |
Daniel Stenberg
|
d567cca1de
checksrc: fix SPACEBEFOREPAREN for conditions starting with "*"
|
пре 1 година |
Daniel Stenberg
|
b7b1846275
urlapi: make internal function start with Curl_
|
пре 1 година |
Stefan Eissing
|
acd82c8bfd
tests/http: more tests with specific clients
|
пре 1 година |
Daniel Stenberg
|
3f1d89ed24
urlapi: skip a pointless assign
|
пре 1 година |
Daniel Stenberg
|
4cfa5bcc9a
urlapi: cleanups
|
пре 1 година |
Daniel Stenberg
|
826e8011d5
urlapi: prevent setting invalid schemes with *url_set()
|
пре 1 година |
Daniel Stenberg
|
17a15d8846
urlapi: detect and error on illegal IPv4 addresses
|
пре 1 година |
Daniel Stenberg
|
f042e1e75d
urlapi: URL encoding for the URL missed the fragment
|
пре 1 година |
rcombs
|
b1d735956f
urlapi: take const args in _dup and _get functions
|
пре 1 година |
rcombs
|
95cb7d3166
urlapi: avoid mutating internals in getter routine
|
пре 1 година |
Daniel Stenberg
|
0a0c9b6dfa
urlapi: '%' is illegal in host names
|
пре 1 година |
Brad Spencer
|
ad4997e5b2
urlapi: parse IPv6 literals without ENABLE_IPV6
|
пре 1 година |
Daniel Stenberg
|
8b27799f8c
urlapi: do the port number extraction without using sscanf()
|
пре 1 година |
Pronyushkin Petr
|
2b46ce0313
urlapi: fix part of conditional expression is always true: qlen
|
пре 1 година |
Daniel Stenberg
|
37554d7c07
urlapi: remove pathlen assignment
|
пре 1 година |
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 година |