Yang Tse
|
acafe9c160
NTLM: fix several NTLM code paths memory leaks
|
před 11 roky |
Linus Nielsen Feltzing
|
0f147887b0
Multiple pipelines and limiting the number of connections.
|
před 11 roky |
Daniel Stenberg
|
c43127414d
always-multi: always use non-blocking internals
|
před 12 roky |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
před 12 roky |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
před 12 roky |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
před 12 roky |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
před 12 roky |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
před 12 roky |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
před 12 roky |
Linus Nielsen Feltzing
|
d021f2e8a0
Introducing a new persistent connection caching system using "bundles".
|
před 12 roky |
Fabian Keil
|
0683adbf50
Remove stray CRLF in chunk-encoded content-free request bodies
|
před 12 roky |
Daniel Stenberg
|
487538e87a
http_perhapsrewind: consider NTLM over proxy too
|
před 12 roky |
Nick Zitzmann
|
f92779198d
darwinssl: fixed freeze involving the multi interface
|
před 12 roky |
Kamil Dudka
|
d317ca50ae
http: print reason phrase from HTTP status line on error
|
před 12 roky |
Daniel Stenberg
|
85ce195f75
HEAD: don't force-close after response-headers
|
před 12 roky |
Christian Hägele
|
c42ca3e73a
https_getsock: provided for schannel backend as well
|
před 12 roky |
Yang Tse
|
6085ca2aed
Fix bad failf() and info() usage
|
před 12 roky |
Marc Hoersken
|
1f635608bb
http: Replaced specific SSL libraries list in https_getsock fallback
|
před 12 roky |
Daniel Stenberg
|
560cd62272
HTTP: empty chunked POST ended up in two zero size chunks
|
před 12 roky |
Yang Tse
|
9421b06397
Take in account that CURLAUTH_* bitmasks are now 'unsigned long'
|
před 12 roky |
Andrei Cipu
|
ad595c3ba9
IPv6 cookie domain: get rid of the first bracket before the second.
|
před 12 roky |
Andrei Cipu
|
97b66ebefe
cookies: strip the numerical ipv6 host properly
|
před 12 roky |
Daniel Stenberg
|
c83de6d076
CONNECT: fix multi interface regression
|
před 12 roky |
Andrei Cipu
|
e650dbde86
Curl_http: strip off [brackets] from ipv6-only host headers
|
před 12 roky |
Daniel Stenberg
|
41b0237834
CONNECT: made generically not per-protocol
|
před 12 roky |
Rene Bernhardt
|
4851dafcf1
HTTP auth: fix proxy Negotiate bug
|
před 13 roky |
Daniel Stenberg
|
d7934b8bd4
curl_multi_fdset: correct fdset with FTP PORT use
|
před 13 roky |
Daniel Stenberg
|
ff0a295cdb
Curl_http_input_auth: handle multiple auths in WWW-Authenticate
|
před 13 roky |
Yang Tse
|
bff78cc18e
OOM handling/cleanup slight adjustments
|
před 13 roky |
Daniel Stenberg
|
5f0764870f
http header: allow Content-Length to be replaced
|
před 13 roky |