index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
transfer.c
Age
Commit message (
Expand
)
Author
2015-04-07
lib/transfer.c: Remove factor of 8 from sleep time calculation
Da-Yoon Chung
2015-03-24
curl_memory: make curl_memory.h the second-last header file loaded
Dan Fandrich
2015-03-17
checksrc: use space after comma
Daniel Stenberg
2015-03-17
checksrc: use space before paren in "return (expr);"
Daniel Stenberg
2015-03-03
mprintf.h: remove #ifdef CURLDEBUG
Daniel Stenberg
2015-01-14
Curl_pretransfer: reset expected transfer sizes
Daniel Stenberg
2014-11-30
transfer: Code style policing
Steve Holme
2014-11-30
transfer: Fixed existing scratch buffer being checked for NULL twice
Steve Holme
2014-11-30
smtp: Fixed dot stuffing being performed when no new data read
Steve Holme
2014-11-26
smtp: Added support for the conversion of Unix newlines during mail send
Steve Holme
2014-11-03
Curl_single_getsock: fix hold/pause sock handling
Carlo Wood
2014-11-01
resume: consider a resume from [content-length] to be OK
Daniel Stenberg
2014-10-29
transfer: drop the code handling the ssl_connect_retry flag
Kamil Dudka
2014-10-24
code cleanup: we prefer 'CURLcode result'
Daniel Stenberg
2014-06-09
transfer: fix info messages when switching method on 301 and 302
Alessandro Ghedini
2014-05-22
bits.close: introduce connection close tracking
Daniel Stenberg
2014-04-26
INFILESIZE: fields in UserDefined must not be changed run-time
Daniel Stenberg
2014-04-23
handler: make 'protocol' always specified as a single bit
Daniel Stenberg
2014-03-14
chunked-encoding: provide a readable error string for chunked errors
Daniel Stenberg
2014-02-28
transfer.c: Fixed non-HTTP2 builds from commit cde0cf7c5e
Steve Holme
2014-02-28
Fix bug that HTTP/2 hangs if whole response body is read with headers
Tatsuhiro Tsujikawa
2014-02-13
transfer: make Expect: 100-continue timeout configurable.
Tiit Pikma
2014-02-06
100-continue: fix timeout condition
Remi Gacogne
2014-01-12
multi: remove MULTI_TIMEOUT_INACCURACY
Daniel Stenberg
2013-12-31
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
Steve Holme
2013-12-26
FILE: we don't support paused transfers using this protocol
Daniel Stenberg
2013-12-20
vtls: renamed sslgen.[ch] to vtls.[ch]
Daniel Stenberg
2013-12-20
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
Daniel Stenberg
2013-12-15
multi: add timer inaccuracy margin to timeout/connecttimeout
Daniel Stenberg
2013-10-07
HTTP: Output http response 304 when modified time is too old
Derek Higgins
2013-08-28
multi_socket: improved 100-continue timeout handling
Daniel Stenberg
2013-08-20
transfer: the recent sessionhandle change broke CURL_DOES_CONVERSIONS
Gisle Vanem
2013-08-12
SessionHandle: the protocol specific pointer is now a void *
Daniel Stenberg
2013-03-13
Multiple pipelines and limiting the number of connections.
Linus Nielsen Feltzing
2013-02-01
Curl_perfom: removed
Daniel Stenberg
2013-01-17
always-multi: always use non-blocking internals
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-11-08
Curl_readwrite: remove debug output
Daniel Stenberg
2012-11-06
Curl_pretransfer: clear out unwanted auth methods
Daniel Stenberg
2012-11-06
Revert "Zero out auth structs before transfer"
Daniel Stenberg
2012-09-28
Curl_reconnect_request: clear pointer on failure
Daniel Stenberg
2012-08-07
retry request: only access the HTTP data if in fact HTTP
Daniel Stenberg
2012-08-03
Zero out auth structs before transfer
Joe Mason
2012-04-05
CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URL
Andrei Cipu
2012-04-01
HTTP: reset expected DL/UL sizes on redirects
Daniel Stenberg
[prev]
[next]