Patrick Monnerat
|
9d51329047
setopt: use the handler table for protocol name to number conversions
|
2 éve |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 éve |
Daniel Stenberg
|
e74a6b7b72
url: make Curl_disconnect return void
|
2 éve |
Daniel Stenberg
|
560fc170ec
url: reduce conn->data references
|
3 éve |
Daniel Stenberg
|
d0688dcbdf
socks: use the download buffer instead
|
3 éve |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 éve |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 éve |
Daniel Stenberg
|
f3d501dc67
build: disable more code/data when built without proxy support
|
4 éve |
Daniel Stenberg
|
66b0775763
checksrc: enhance the ASTERISKSPACE and update code accordingly
|
4 éve |
Steve Holme
|
9352a40779
url: Make the IDN conversion functions available to others
|
4 éve |
Daniel Stenberg
|
dcd7e37c3a
url: make Curl_close() NULLify the pointer too
|
5 éve |
Daniel Stenberg
|
5050edb124
cleanup: move functions out of url.c and make them static
|
5 éve |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 éve |
Daniel Gustafsson
|
11d7fe118d
headers: Remove no longer exported functions
|
5 éve |
Daniel Stenberg
|
2f44e94efb
pipelining: removed
|
5 éve |
Daniel Stenberg
|
ba243235ec
urldata: rename easy_conn to just conn
|
5 éve |
Daniel Stenberg
|
6535b9303d
Curl_follow: return better errors on URL problems
|
6 éve |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
6 éve |
Daniel Stenberg
|
fb30ac5a2d
URL-API
|
6 éve |
Daniel Stenberg
|
17ca0ccff4
curl_easy_upkeep: removed 'conn' from the name
|
6 éve |
Max Dymond
|
7b655fcbad
upkeep: add a connection upkeep API: curl_easy_conn_upkeep()
|
6 éve |
Daniel Stenberg
|
2825f46d95
CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size
|
6 éve |
Jim Fuller
|
b004a174ea
tests: add unit tests for url.c
|
6 éve |
Daniel Stenberg
|
1b76c38904
conn: remove the boolean 'inuse' field
|
6 éve |
Patrick Monnerat
|
3b548ffde9
setopt: reintroduce non-static Curl_vsetopt() for OS400 support
|
6 éve |
Patrick Monnerat
|
f009bbe1f6
curl_easy_reset: release mime-related data.
|
6 éve |
Daniel Stenberg
|
aa7668b948
setopt: split out curl_easy_setopt() to its own file
|
7 éve |
Daniel Stenberg
|
67c55a26d5
share: add support for sharing the connection cache
|
7 éve |
Thomas Glanzmann
|
1232dbb8bd
url: proxy: Use 443 as default port for https proxies
|
8 éve |
Alex Rousskov
|
cb4e2be7c6
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
|
8 éve |