Daniel Stenberg
|
9c845be279
urldata: let the HTTP method be in the set.* struct
|
4 years ago |
Daniel Stenberg
|
f3d501dc67
build: disable more code/data when built without proxy support
|
4 years ago |
Daniel Stenberg
|
c4e6968127
url: alloc the download buffer at transfer start
|
4 years ago |
Daniel Stenberg
|
155551c446
urldata: fix comments: Curl_done() is called multi_done() now
|
4 years ago |
Daniel Stenberg
|
7414fb25a2
urldata: connect related booleans live in struct ConnectBits
|
4 years ago |
Daniel Stenberg
|
67d2802dea
hostip: on macOS avoid DoH when given a numerical IP address
|
4 years ago |
Daniel Stenberg
|
ad829b21ae
url: accept "any length" credentials for proxy auth
|
4 years ago |
Viktor Szakats
|
308c243db5
all: fix codespell errors
|
4 years ago |
Gilles Vollant
|
7f40633422
setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherency
|
4 years ago |
Gilles Vollant
|
cac5374298
setopt: support certificate options in memory with struct curl_blob
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Gilles Vollant
|
148534db57
CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)
|
5 years ago |
Daniel Stenberg
|
e0af243b61
urldata.h: remove #define HEADERSIZE, not used anymore
|
4 years ago |
Daniel Stenberg
|
dae126ff12
http_proxy: ported to use dynbuf instead of a static size buffer
|
4 years ago |
Daniel Stenberg
|
ed35d6590e
dynbuf: introduce internal generic dynamic buffer functions
|
4 years ago |
Marcel Raad
|
6ad062ae71
lib: clean up whitespace
|
4 years ago |
Bjorn Stenberg
|
2522903b79
mqtt: add new experimental protocol
|
4 years ago |
Johannes Schindelin
|
5450428491
schannel: add "best effort" revocation check option
|
4 years ago |
Daniel Stenberg
|
f38c7290b1
transfer: cap retries of "dead connections" to 5
|
4 years ago |
Daniel Stenberg
|
dbd16c3e25
connect: happy eyeballs cleanup
|
4 years ago |
Ernst Sjöstrand
|
c8f086bcc3
ares: store dns parameters for duphandle
|
4 years ago |
Daniel Stenberg
|
6f17df7a6a
urldata: remove the 'stream_was_rewound' connectdata struct member
|
4 years ago |
Daniel Stenberg
|
6375b205a9
http: added 417 response treatment
|
4 years ago |
Daniel Stenberg
|
4a4b63daaa
socks: make the connect phase non-blocking
|
4 years ago |
Daniel Stenberg
|
c188391a9f
ftp: convert 'sock_accepted' to a plain boolean
|
4 years ago |
Steve Holme
|
f41deddde8
ntlm: Ensure the HTTP header data is not stored in the challenge/response
|
5 years ago |
Steve Holme
|
6ef123522a
ntlm: Move the winbind data into the NTLM data structure
|
5 years ago |
Jon Rumsey
|
4228700461
urldata: do string enums without #ifdefs for build scripts
|
4 years ago |
Pavel Volgarev
|
4a4609bf3c
smtp: Allow RCPT TO command to fail for some recipients
|
4 years ago |
Daniel Stenberg
|
23a17e039d
copyright: fix year ranges
|
4 years ago |