Daniel Stenberg
|
c828646f60
CURL_DOES_CONVERSIONS: cleanup
|
13 years ago |
Daniel Stenberg
|
2db6f7e703
TE: rename struct field content_encoding
|
13 years ago |
Chris Smowton
|
d54668eb00
HTTP pipelining: Fix handling of zero-length responses
|
13 years ago |
Gisle Vanem
|
f1c6cd42f4
typo fix
|
13 years ago |
Julien Chaffraix
|
34ef39015e
progress: don't print the last update on a separate line.
|
13 years ago |
Daniel Stenberg
|
058fb33557
retry-request: rewind if data was sent
|
13 years ago |
Daniel Stenberg
|
13b64d7558
protocols: use CURLPROTO_ internally
|
13 years ago |
Daniel Stenberg
|
8831000bc0
protocol handler: added flags field
|
13 years ago |
Daniel Stenberg
|
a07a865d5d
readwrite_upload: stop upload at file size
|
13 years ago |
Stefan Krause
|
8511b6436c
transfer: avoid insane conversion of time_t
|
13 years ago |
Dave Reisner
|
99dcb11ed8
transfer: add Curl_meets_timecondition()
|
13 years ago |
Daniel Stenberg
|
adb49ad8bb
Curl_timeleft: s/conn/data in first argument
|
14 years ago |
Daniel Stenberg
|
af54fbbcb5
loadhostpairs: return errorcode
|
14 years ago |
Kamil Dudka
|
5c7c9a768d
url: provide dead_connection flag in Curl_handler::disconnect
|
14 years ago |
Daniel Stenberg
|
1b24b89cca
CURLOPT_RESOLVE: added
|
14 years ago |
Daniel Stenberg
|
a76f852ca4
timeout: use the correct start value as offset
|
14 years ago |
Daniel Stenberg
|
18a758d907
chunky parser: only rewind if needed
|
14 years ago |
Daniel Stenberg
|
3af696f7c4
multi: set timeouts when transfer begins
|
14 years ago |
Daniel Stenberg
|
f91d578674
multi_socket: set timeout for 100-continue
|
14 years ago |
Daniel Stenberg
|
b3d7161642
transfer: warning: implicit conversion
|
14 years ago |
Kamil Dudka
|
c072bd4609
lib: eliminate some dead code
|
14 years ago |
Daniel Stenberg
|
63661d8e83
indent: some whitespace edits
|
14 years ago |
Pavel Raiskup
|
0825cd80a6
FTP: WILDCARDMATCH/CHUNKING/FNMATCH added
|
14 years ago |
Howard Chu
|
d64bd82bdc
sendrecv: split the I/O handling into private handler
|
14 years ago |
Daniel Stenberg
|
c0111460b0
Curl_setup_transfer: no longer returns anything
|
14 years ago |
Daniel Stenberg
|
8f136288c5
Curl_perform: Value stored to 'res2' is never read
|
14 years ago |
Ben Greear
|
7de44e0a42
Make rate-limitation logic smoother
|
14 years ago |
Bob Richmond
|
05632d5db9
fix: timeout after last data chunk was handled
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Daniel Stenberg
|
a0c3edcc37
indent fix by Ben Greear, I removed some braces for single-line conditional
|
14 years ago |