Steve Holme
|
52dfab65d6
auth: Rename the various authentication clean up functions
|
5 년 전 |
Marcel Raad
|
15fd9abfea
easy: fix another "clarify calculation precedence" warning
|
5 년 전 |
Marcel Raad
|
6b3dde7fe6
build: fix "clarify calculation precedence" warnings
|
5 년 전 |
Steve Holme
|
5c2aebe308
http_digest: Don't expose functions when HTTP and Crypto Auth are disabled
|
5 년 전 |
Daniel Stenberg
|
f73de32d46
CURLOPT_DNS_USE_GLOBAL_CACHE: remove
|
5 년 전 |
Jay Satiro
|
db374c50db
system_win32: move win32_init here from easy.c
|
5 년 전 |
Marcel Raad
|
50f1bb2632
Fix strict-prototypes GCC warning
|
5 년 전 |
Jay Satiro
|
f26bc29cfe
easy: fix win32 init to work without CURL_GLOBAL_WIN32
|
5 년 전 |
Daniel Stenberg
|
ca597ad34a
Curl_now: figure out windows version in win32_init
|
5 년 전 |
Daniel Stenberg
|
ba243235ec
urldata: rename easy_conn to just conn
|
5 년 전 |
Daniel Stenberg
|
34fe0e1622
curl_easy_perform: fix timeout handling
|
6 년 전 |
Romain Fliedel
|
6765e6d9e6
ares: remove fd from multi fd set when ares is about to close the fd
|
6 년 전 |
Viktor Szakats
|
b801b453af
whitespace fixes
|
6 년 전 |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
6 년 전 |
Daniel Stenberg
|
17ca0ccff4
curl_easy_upkeep: removed 'conn' from the name
|
6 년 전 |
Max Dymond
|
7b655fcbad
upkeep: add a connection upkeep API: curl_easy_conn_upkeep()
|
6 년 전 |
Laurent Bonnans
|
4939f36524
vtls: reinstantiate engine on duplicated handles
|
6 년 전 |
Daniel Stenberg
|
3ef67c6861
easy_perform: use *multi_timeout() to get wait times
|
6 년 전 |
Viktor Szakats
|
4bd91bc474
spelling fixes
|
6 년 전 |
Daniel Stenberg
|
2b126cd708
duphandle: make sure CURLOPT_RESOLVE is duplicated fine too
|
6 년 전 |
Daniel Stenberg
|
fb4f568b1e
add_handle/easy_perform: clear errorbuffer on start if set
|
6 년 전 |
Daniel Stenberg
|
2404aa080e
pause: when changing pause state, update socket state
|
6 년 전 |
Daniel Stenberg
|
367689d8c9
header callback: don't chop headers into smaller pieces
|
6 년 전 |
Björn Stenberg
|
b46cfbc068
TODO fixed: Detect when called from within callbacks
|
6 년 전 |
Daniel Stenberg
|
9caa3e248d
curl_easy_reset: clear digest auth state
|
6 년 전 |
Patrick Monnerat
|
e44ddfd477
mime: clone mime tree upon easy handle duplication.
|
6 년 전 |
Basuke Suzuki
|
2a6dbb8155
easy: fix connection ownership in curl_easy_pause
|
6 년 전 |
Patrick Monnerat
|
f009bbe1f6
curl_easy_reset: release mime-related data.
|
7 년 전 |
Nikos Mavrogiannopoulos
|
c92d2e14cf
Added support for libssh SSH SCP back-end
|
7 년 전 |
Daniel Stenberg
|
d661b0afb5
global_init: ignore CURL_GLOBAL_SSL's absense
|
7 년 전 |