Daniel Stenberg
|
e040146f22
pause: force a connection (re-)check after unpausing
|
4 years ago |
Daniel Stenberg
|
e54b1885d1
pause: bail out on bad input
|
4 years ago |
Daniel Stenberg
|
64258bd0aa
pause: return early for calls that don't change pause state
|
4 years ago |
Daniel Stenberg
|
8aa04e9a24
Revert "pause: force-drain the transfer on unpause"
|
4 years ago |
Daniel Stenberg
|
8cd4e6d81f
Revert "mime: latch last read callback status."
|
4 years ago |
Patrick Monnerat
|
87869e38d7
mime: latch last read callback status.
|
4 years ago |
Daniel Stenberg
|
fa0216b294
pause: force-drain the transfer on unpause
|
4 years ago |
Daniel Stenberg
|
15f51474c8
http2: make pausing/unpausing set/clear local stream window
|
4 years ago |
Jay Satiro
|
55bb83c92b
easy: remove dead code
|
4 years ago |
Daniel Stenberg
|
0b030a5b23
global_init: move the IPv6 works status bool to multi handle
|
4 years ago |
Daniel Stenberg
|
1ad49feb71
global_init: assume the EINTR bit by default
|
4 years ago |
Daniel Stenberg
|
920af1a664
wolfssh: make it init properly via Curl_ssh_init()
|
4 years ago |
Daniel Stenberg
|
6773c7ca65
wolfSSH: new SSH backend
|
4 years ago |
Daniel Stenberg
|
bc5d22c3de
global_init: undo the "intialized" bump in case of failure
|
5 years ago |
Jay Satiro
|
1f6a18685e
lib: Move lib/ssh.h -> lib/vssh/ssh.h
|
5 years ago |
Daniel Stenberg
|
32747aafa0
pause: avoid updating socket if done was already called
|
5 years ago |
Daniel Stenberg
|
dcd7e37c3a
url: make Curl_close() NULLify the pointer too
|
5 years ago |
Daniel Stenberg
|
2e68e5a023
easy: part of conditional expression is always true: !result
|
5 years ago |
Daniel Stenberg
|
5050edb124
cleanup: move functions out of url.c and make them static
|
5 years ago |
Daniel Stenberg
|
d6dea75af7
vssh: move ssh init/cleanup functions into backend code
|
5 years ago |
Daniel Stenberg
|
02346abc32
curl_multi_poll: a sister to curl_multi_wait() that waits more
|
5 years ago |
Jay Satiro
|
78ed3abe11
easy: resize receive buffer on easy handle reset
|
5 years ago |
Daniel Stenberg
|
680f141332
unpause: trigger a timeout for event-based transfers
|
5 years ago |
Daniel Stenberg
|
8ece8177f1
cleanup: remove FIXME and TODO comments
|
5 years ago |
Steve Holme
|
52dfab65d6
auth: Rename the various authentication clean up functions
|
5 years ago |
Marcel Raad
|
15fd9abfea
easy: fix another "clarify calculation precedence" warning
|
5 years ago |
Marcel Raad
|
6b3dde7fe6
build: fix "clarify calculation precedence" warnings
|
5 years ago |
Steve Holme
|
5c2aebe308
http_digest: Don't expose functions when HTTP and Crypto Auth are disabled
|
5 years ago |
Daniel Stenberg
|
f73de32d46
CURLOPT_DNS_USE_GLOBAL_CACHE: remove
|
5 years ago |
Jay Satiro
|
db374c50db
system_win32: move win32_init here from easy.c
|
5 years ago |