Daniel Stenberg
|
cc28bc472e
Curl_pretransfer: reset expected transfer sizes
|
10 years ago |
Steve Holme
|
56120ca04b
transfer: Code style policing
|
10 years ago |
Steve Holme
|
785d76d681
transfer: Fixed existing scratch buffer being checked for NULL twice
|
10 years ago |
Steve Holme
|
9afd97022e
smtp: Fixed dot stuffing being performed when no new data read
|
10 years ago |
Steve Holme
|
4bd860a001
smtp: Added support for the conversion of Unix newlines during mail send
|
10 years ago |
Carlo Wood
|
15c4d51d39
Curl_single_getsock: fix hold/pause sock handling
|
10 years ago |
Daniel Stenberg
|
9bc2582c31
resume: consider a resume from [content-length] to be OK
|
10 years ago |
Kamil Dudka
|
276741af4d
transfer: drop the code handling the ssl_connect_retry flag
|
10 years ago |
Daniel Stenberg
|
0eb3d15ccb
code cleanup: we prefer 'CURLcode result'
|
10 years ago |
Alessandro Ghedini
|
e9344390ee
transfer: fix info messages when switching method on 301 and 302
|
10 years ago |
Daniel Stenberg
|
df13f8e8c2
bits.close: introduce connection close tracking
|
10 years ago |
Daniel Stenberg
|
d5ec44ca4c
INFILESIZE: fields in UserDefined must not be changed run-time
|
10 years ago |
Daniel Stenberg
|
710f14edba
handler: make 'protocol' always specified as a single bit
|
10 years ago |
Daniel Stenberg
|
891ef341b3
chunked-encoding: provide a readable error string for chunked errors
|
10 years ago |
Steve Holme
|
1f07718123
transfer.c: Fixed non-HTTP2 builds from commit cde0cf7c5e
|
10 years ago |
Tatsuhiro Tsujikawa
|
cde0cf7c5e
Fix bug that HTTP/2 hangs if whole response body is read with headers
|
10 years ago |
Tiit Pikma
|
c021a60bcc
transfer: make Expect: 100-continue timeout configurable.
|
10 years ago |
Remi Gacogne
|
1ebf22cc0e
100-continue: fix timeout condition
|
11 years ago |
Daniel Stenberg
|
3b183df9cc
multi: remove MULTI_TIMEOUT_INACCURACY
|
11 years ago |
Steve Holme
|
60bd22620a
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
|
11 years ago |
Daniel Stenberg
|
2a4ee0d221
FILE: we don't support paused transfers using this protocol
|
11 years ago |
Daniel Stenberg
|
11e8066ef9
vtls: renamed sslgen.[ch] to vtls.[ch]
|
11 years ago |
Daniel Stenberg
|
eccf4fb7ee
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
|
11 years ago |
Daniel Stenberg
|
be28223f35
multi: add timer inaccuracy margin to timeout/connecttimeout
|
11 years ago |
Derek Higgins
|
4cd444e01a
HTTP: Output http response 304 when modified time is too old
|
11 years ago |
Daniel Stenberg
|
a691e04470
multi_socket: improved 100-continue timeout handling
|
11 years ago |
Gisle Vanem
|
062e5bfd9c
transfer: the recent sessionhandle change broke CURL_DOES_CONVERSIONS
|
11 years ago |
Daniel Stenberg
|
e79535bc5e
SessionHandle: the protocol specific pointer is now a void *
|
11 years ago |
Linus Nielsen Feltzing
|
0f147887b0
Multiple pipelines and limiting the number of connections.
|
11 years ago |
Daniel Stenberg
|
32e8467a66
Curl_perfom: removed
|
12 years ago |