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
2011-04-20
CURL_DOES_CONVERSIONS: fixes
Gisle Vanem
2011-04-20
CURL_DOES_CONVERSIONS: cleanup
Daniel Stenberg
2011-04-18
TE: rename struct field content_encoding
Daniel Stenberg
2011-04-07
HTTP pipelining: Fix handling of zero-length responses
Chris Smowton
2011-03-29
typo fix
Gisle Vanem
2011-03-21
progress: don't print the last update on a separate line.
Julien Chaffraix
2011-03-20
retry-request: rewind if data was sent
Daniel Stenberg
2011-03-14
protocols: use CURLPROTO_ internally
Daniel Stenberg
2011-03-14
protocol handler: added flags field
Daniel Stenberg
2011-03-12
readwrite_upload: stop upload at file size
Daniel Stenberg
2011-03-04
transfer: avoid insane conversion of time_t
Stefan Krause
2011-01-31
transfer: add Curl_meets_timecondition()
Dave Reisner
2011-01-04
Curl_timeleft: s/conn/data in first argument
Daniel Stenberg
2010-12-20
loadhostpairs: return errorcode
Daniel Stenberg
2010-12-06
url: provide dead_connection flag in Curl_handler::disconnect
Kamil Dudka
2010-11-08
CURLOPT_RESOLVE: added
Daniel Stenberg
2010-09-17
timeout: use the correct start value as offset
Daniel Stenberg
2010-09-07
chunky parser: only rewind if needed
Daniel Stenberg
2010-08-29
multi: set timeouts when transfer begins
Daniel Stenberg
2010-08-06
multi_socket: set timeout for 100-continue
Daniel Stenberg
2010-06-08
transfer: warning: implicit conversion
Daniel Stenberg
2010-06-02
lib: eliminate some dead code
Kamil Dudka
2010-05-27
indent: some whitespace edits
Daniel Stenberg
2010-05-12
FTP: WILDCARDMATCH/CHUNKING/FNMATCH added
Pavel Raiskup
2010-05-07
sendrecv: split the I/O handling into private handler
Howard Chu
2010-04-16
Curl_setup_transfer: no longer returns anything
Daniel Stenberg
2010-04-16
Curl_perform: Value stored to 'res2' is never read
Daniel Stenberg
2010-03-26
Make rate-limitation logic smoother
Ben Greear
2010-03-24
fix: timeout after last data chunk was handled
Bob Richmond
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-03-06
indent fix by Ben Greear, I removed some braces for single-line conditional
Daniel Stenberg
2010-03-02
- Based on patch provided by Jacob Moshenko, the transfer logic now properly
Daniel Stenberg
2010-02-04
fix printf-style format strings
Yang Tse
2010-02-03
Fix compiler warnings: conversion from 'const int ' to 'unsigned char ', poss...
Yang Tse
2010-02-02
Fix compiler warning: conditional expression is constant
Yang Tse
2010-01-29
RTSP followup fix. Both the pipelined and non-pipelined case need to
Yang Tse
2010-01-28
fix printf-style format strings
Yang Tse
2010-01-28
fix printf-style format strings
Yang Tse
2010-01-28
Chris Conroy's RTSP followup fixes
Yang Tse
2010-01-25
fix compiler warning
Yang Tse
2010-01-22
wrap long lines, remove (very old) attribution from code
Daniel Stenberg
2010-01-21
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
Daniel Stenberg
2010-01-07
removed a parameter from the Curl_http_readwrite_headers() prototype to remove
Daniel Stenberg
2009-12-30
moved the SMTP payload escape function into Curl_smtp_escape_eob and put
Daniel Stenberg
2009-12-30
(SMTP) support DATA better in the server and make sure to "escape" CRLF.CRLF
Daniel Stenberg
2009-12-29
move HTTP-specific functions to http.c where they belong
Daniel Stenberg
2009-12-12
introducing IMAP, POP3 and SMTP support (still lots of polish left to do)
Daniel Stenberg
2009-12-11
Prevent rewinding unless pipelining.
Yang Tse
2009-11-12
Add missing variable initialization
Yang Tse
2009-11-12
- libcurl-NSS now tries to reconnect with TLS disabled in case it detects
Kamil Dudka
[prev]
[next]