Michael Drake
|
1fdca35ddd
curl.h: add CURLOPT_CA_CACHE_TIMEOUT option
|
2 éve |
Daniel Stenberg
|
3f039dfd6f
strcase: use curl_str(n)equal for case insensitive matches
|
2 éve |
Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 éve |
Viktor Szakats
|
811c799f2d
cmake: really enable warnings with clang
|
2 éve |
Daniel Stenberg
|
55e1875729
http_proxy: restore the protocol pointer on error
|
2 éve |
Daniel Stenberg
|
53bcf55b45
url: use IDN decoded names for HSTS checks
|
2 éve |
Daniel Stenberg
|
1e9a538e05
noproxy: support proxies specified using cidr notation
|
2 éve |
Daniel Stenberg
|
57e2bb52aa
netrc: remove the two 'changed' arguments
|
2 éve |
Daniel Stenberg
|
a2aa980886
netrc: use the URL-decoded user
|
2 éve |
Daniel Stenberg
|
ed5095ed94
strcase: add and use Curl_timestrcmp
|
2 éve |
Daniel Stenberg
|
99d3682303
url: rename function due to name-clash in Watt-32
|
2 éve |
Viktor Szakats
|
92b9624a68
windows: adjust name of two internal public functions
|
2 éve |
Daniel Stenberg
|
1a87a1efba
url: a zero-length userinfo part in the URL is still a (blank) user
|
2 éve |
Patrick Monnerat
|
91e06e687a
lib: prepare the incoming of additional protocols
|
2 éve |
Patrick Monnerat
|
9d51329047
setopt: use the handler table for protocol name to number conversions
|
2 éve |
Daniel Stenberg
|
846678541b
urlapi: detect scheme better when not guessing
|
2 éve |
Daniel Stenberg
|
cd5ca80f00
urldata: use a curl_prot_t type for storing protocol bits
|
2 éve |
Daniel Stenberg
|
664249d095
ws: initial websockets support
|
2 éve |
Daniel Stenberg
|
f703cf971c
urlapi: leaner with fewer allocs
|
2 éve |
Daniel Stenberg
|
8dd95da35b
ctype: remove all use of <ctype.h>, use our own versions
|
2 éve |
Daniel Stenberg
|
472f1cbe7e
NPN: remove support for and use of
|
2 éve |
Viktor Szakats
|
c9061f242b
misc: spelling fixes
|
2 éve |
Orgad Shaneh
|
c40ec3178f
url: really use the user provided in the url when netrc entry exists
|
2 éve |
Jay Satiro
|
8bd03516d6
url: treat missing usernames in netrc as empty
|
2 éve |
Emil Engler
|
2c86f1b345
url: output the maximum when rejecting a url
|
2 éve |
Daniel Stenberg
|
37dbbbb6c1
Curl_close: call Curl_resolver_cancel to avoid memory-leak
|
2 éve |
Daniel Stenberg
|
657101ec0c
url: reject URLs with hostnames longer than 65535 bytes
|
2 éve |
Emil Engler
|
764c958c52
refactor: split resolve_server() into functions
|
2 éve |
Daniel Stenberg
|
0f23341953
connect: set socktype/protocol correctly
|
2 éve |
Daniel Stenberg
|
3be0c67379
url: enumerated type mixed with another type
|
2 éve |