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
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
2011-08-13
Curl_retry_request: check return code!
Daniel Stenberg
2011-08-07
readwrite_data: improved C-E decoding error message
Daniel Stenberg
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-07-25
WIN32 io.h and fcntl.h inclusion done in setup_once.h
Yang Tse
2011-07-25
time.h and sys/time.h inclusion conditionally done in setup_once.h
Yang Tse
2011-07-24
errno.h inclusion conditionally done in setup_once.h
Yang Tse
2011-07-20
http error response: stop sending when error is received
Daniel Stenberg
2011-06-07
HTTP time condition: force closure for 200 OK
Daniel Stenberg
2011-06-04
Curl_socket_ready: make timeout a 'long'
Daniel Stenberg
2011-05-18
CLOSESOCKETFUNCTION: added
Daniel Stenberg
2011-05-06
Fixed compilation when RTSP is disabled
Dan Fandrich
2011-05-05
RTSP: cleanups
Daniel Stenberg
2011-05-05
RTSP: convert protocol-specific checks to generic
Daniel Stenberg
2011-05-04
indent correctly
Daniel Stenberg
2011-04-27
whitespace cleanup: no space first in conditionals
Daniel Stenberg
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-04-25
async resolvers: further cleanups
Daniel Stenberg
2011-04-21
Fix a couple of spelling errors in lib/
Fabian Keil
2011-04-21
transfer.c: Fixed indentation in readwrite_data.
Julien Chaffraix
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
[prev]
[next]