Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 lat temu |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 lat temu |
Daniel Stenberg
|
7840c4c70c
Curl_readwrite: remove debug output
|
12 lat temu |
Daniel Stenberg
|
13ce9031cc
Curl_pretransfer: clear out unwanted auth methods
|
12 lat temu |
Daniel Stenberg
|
8e329bb759
Revert "Zero out auth structs before transfer"
|
12 lat temu |
Daniel Stenberg
|
628c4e7af1
Curl_reconnect_request: clear pointer on failure
|
12 lat temu |
Daniel Stenberg
|
f0d611df9e
retry request: only access the HTTP data if in fact HTTP
|
12 lat temu |
Joe Mason
|
ce8311c7e4
Zero out auth structs before transfer
|
12 lat temu |
Andrei Cipu
|
0b516b7162
CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URL
|
12 lat temu |
Daniel Stenberg
|
c44d45db86
HTTP: reset expected DL/UL sizes on redirects
|
12 lat temu |
Yang Tse
|
d56b4c3f89
ssl session caching: fix compiler warnings
|
13 lat temu |
Yang Tse
|
0ce2bca741
add LF termination to infof() trace string
|
13 lat temu |
Daniel Stenberg
|
5e0a44e4d5
CURLOPT_RESOLVE: avoid adding already present host names
|
13 lat temu |
Kamil Dudka
|
9f7f6a62ff
transfer: avoid unnecessary timeout event when waiting for 100-continue
|
13 lat temu |
Yang Tse
|
98292bcdd0
transfer.c: move a logging statement placement
|
13 lat temu |
Yang Tse
|
6bdeca967d
url.c and transfer.c: nullify connection pointer when free()'ed
|
13 lat temu |
Yang Tse
|
bff78cc18e
OOM handling/cleanup slight adjustments
|
13 lat temu |
Daniel Stenberg
|
81b41095ef
Curl_follow: handle redirects to "//hostname/path"
|
13 lat temu |
Daniel Stenberg
|
94d64f8d4c
spell-checked comments
|
13 lat temu |
Yang Tse
|
a50210710a
fix bool variables checking and assignment
|
13 lat temu |
Yang Tse
|
9194e17003
MemoryTracking: fix logging of free() calls done where Curl_safefree is called
|
13 lat temu |
Yang Tse
|
749dbfbc87
transfer.c: fix parentheses/braces placement for vi/emacs delimiter matching
|
13 lat temu |
Yang Tse
|
6b59bc1805
transfer.c: fix loadhostpairs() OOM handling
|
13 lat temu |
Yang Tse
|
662c1d87f3
NTLM: END of refactoring/splitting/moving
|
13 lat temu |
Daniel Stenberg
|
e40c663d36
Curl_retry_request: check return code!
|
13 lat temu |
Daniel Stenberg
|
f2a6373629
readwrite_data: improved C-E decoding error message
|
13 lat temu |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 lat temu |
Yang Tse
|
983f3d70f9
WIN32 io.h and fcntl.h inclusion done in setup_once.h
|
13 lat temu |
Yang Tse
|
0337b87197
time.h and sys/time.h inclusion conditionally done in setup_once.h
|
13 lat temu |
Yang Tse
|
ef2176109f
errno.h inclusion conditionally done in setup_once.h
|
13 lat temu |