Steve Holme
|
e8cea8d70f
url.c: Fixed compilation warning
|
10 anos atrás |
Daniel Stenberg
|
b387560692
curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds
|
10 anos atrás |
Steve Holme
|
3fe5b462f7
ntlm: Only define ntlm data structure when USE_NTLM is defined
|
10 anos atrás |
Daniel Stenberg
|
fb6e8a5aa4
url.c: use 'CURLcode result'
|
10 anos atrás |
Daniel Stenberg
|
0eb3d15ccb
code cleanup: we prefer 'CURLcode result'
|
10 anos atrás |
moparisthebest
|
93e450793c
SSL: implement public key pinning
|
10 anos atrás |
Daniel Stenberg
|
a60825fa96
parse_proxy: remove dead code.
|
10 anos atrás |
Daniel Stenberg
|
b85c625d83
detect_proxy: fix possible single-byte memory leak
|
10 anos atrás |
Yousuke Kimoto
|
b10a838a7a
CURLOPT_COOKIELIST: Added "RELOAD" command
|
10 anos atrás |
Daniel Stenberg
|
d57d041d67
curlssl: make tls backend symbols use curlssl in the name
|
10 anos atrás |
Daniel Stenberg
|
4c2e40a488
url: let the backend decide CURLOPT_SSL_CTX_ support
|
10 anos atrás |
Daniel Stenberg
|
7494f0f498
vtls: have the backend tell if it supports CERTINFO
|
10 anos atrás |
Daniel Stenberg
|
8250f93d41
CURLOPT_CAPATH: return failure if set without backend support
|
10 anos atrás |
Steve Holme
|
21db158722
url.c: Use CURLAUTH_NONE constant rather than 0
|
10 anos atrás |
Daniel Stenberg
|
898808fa8c
disconnect: don't touch easy-related state on disconnects
|
10 anos atrás |
Frank Meier
|
63a0bd4270
NTLM: ignore CURLOPT_FORBID_REUSE during NTLM HTTP auth
|
10 anos atrás |
Daniel Stenberg
|
30f2d0c0b3
Curl_disconnect: don't free the URL
|
10 anos atrás |
Frank Meier
|
01368d395c
create_conn: prune dead connections
|
10 anos atrás |
Daniel Stenberg
|
5b22c47ca9
findprotocol: show unsupported protocol within quotes
|
10 anos atrás |
Michael Osipov
|
eed1c63c70
docs: Improve inline GSS-API naming in code documentation
|
10 anos atrás |
Michael Osipov
|
e38ba43014
curl.h/features: Deprecate GSS-Negotiate macros due to bad naming
|
10 anos atrás |
Marcel Raad
|
d242839af8
url.c: use the preferred symbol name: *READDATA
|
10 anos atrás |
Yousuke Kimoto
|
aa68848451
cookie: avoid mutex deadlock
|
10 anos atrás |
Dan Fandrich
|
1cef8f0bc3
url.c: Fixed memory leak on OOM
|
10 anos atrás |
Dan Fandrich
|
3ae2b6cd7f
Update instances of some obsolete CURLOPTs to their new names
|
10 anos atrás |
Marcel Raad
|
8ffe6f5b57
compiler warnings: potentially uninitialized variables
|
10 anos atrás |
Ray Satiro
|
907520c4b9
progress callback: skip last callback update on errors
|
10 anos atrás |
Lindley French
|
964e43c5e2
conncache: move the connection counter to the cache struct
|
10 anos atrás |
Daniel Stenberg
|
1b89456509
url-parser: only use if_nametoindex if detected by configure
|
10 anos atrás |
Daniel Stenberg
|
ac6da721a3
curl_easy_reset: reset the URL
|
10 anos atrás |