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
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
2012-01-18
ssl session caching: fix compiler warnings
Yang Tse
2012-01-16
add LF termination to infof() trace string
Yang Tse
2011-12-31
CURLOPT_RESOLVE: avoid adding already present host names
Daniel Stenberg
2011-12-25
transfer: avoid unnecessary timeout event when waiting for 100-continue
Kamil Dudka
2011-12-25
transfer.c: move a logging statement placement
Yang Tse
2011-11-02
url.c and transfer.c: nullify connection pointer when free()'ed
Yang Tse
2011-10-12
OOM handling/cleanup slight adjustments
Yang Tse
2011-09-20
Curl_follow: handle redirects to "//hostname/path"
Daniel Stenberg
2011-09-11
spell-checked comments
Daniel Stenberg
2011-09-05
fix bool variables checking and assignment
Yang Tse
2011-09-02
MemoryTracking: fix logging of free() calls done where Curl_safefree is called
Yang Tse
2011-09-02
transfer.c: fix parentheses/braces placement for vi/emacs delimiter matching
Yang Tse
2011-09-02
transfer.c: fix loadhostpairs() OOM handling
Yang Tse
2011-08-28
NTLM: END of refactoring/splitting/moving
Yang Tse
[prev]
[next]