Max Faxälv
|
0a5ea09a91
spnego_gssapi: implement TLS channel bindings for openssl
|
8 mesiacov pred |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 mesiacov pred |
Marcel Raad
|
61e6db87ac
http_negotiate: fix `CURL_DISABLE_PROXY` build
|
7 mesiacov pred |
MAntoniak
|
f46385d36d
urldata: remove fields not used depending on used features
|
7 mesiacov pred |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 rok pred |
Daniel Stenberg
|
6f9fb7ec2d
misc: ISSPACE() => ISBLANK()
|
2 rokov pred |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 rokov pred |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 rokov pred |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 rokov pred |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 rokov pred |
Patrick Monnerat
|
ecb13416e3
lib: remove conn->data uses
|
3 rokov pred |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 rokov pred |
Daniel Stenberg
|
e15e51384a
http: move header storage to Curl_easy from connectdata
|
4 rokov pred |
Daniel Stenberg
|
f3d501dc67
build: disable more code/data when built without proxy support
|
4 rokov pred |
Kamil Dudka
|
7e513c1048
vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failure
|
5 rokov pred |
Kamil Dudka
|
4c187043c5
http_negotiate: improve handling of gss_init_sec_context() failures
|
5 rokov pred |
Steve Holme
|
e832d1ef74
http_negotiate: Move the Negotiate state out of the negotiatedata structure
|
5 rokov pred |
Steve Holme
|
52dfab65d6
auth: Rename the various authentication clean up functions
|
5 rokov pred |
Kamil Dudka
|
f4603708af
http_negotiate: do not treat failure of gss_init_sec_context() as fatal
|
5 rokov pred |
Dominik Hölzl
|
6c60355323
Negotiate: fix for HTTP POST with Negotiate
|
6 rokov pred |
georgeok
|
a730432e59
spnego_sspi: add support for channel binding
|
5 rokov pred |
Daniel Stenberg
|
ebe658c1e5
Revert "http_negotiate: do not close connection until negotiation is completed"
|
5 rokov pred |
Elia Tufarolo
|
07ebaf8378
http_negotiate: do not close connection until negotiation is completed
|
6 rokov pred |
luz.paz
|
236402fc2d
cleanup: misc typos in strings and comments
|
6 rokov pred |
Alex Rousskov
|
cb4e2be7c6
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
|
8 rokov pred |
Isaac Boukris
|
46f906a1b0
SPNEGO: Fix memory leak when authentication fails
|
8 rokov pred |
Daniel Stenberg
|
811a693b80
strcasecompare: all case insensitive string compares ignore locale now
|
8 rokov pred |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 rokov pred |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 rokov pred |
Steve Holme
|
39d68b47e1
http_negotiate: Calculate service name and proxy service name locally
|
8 rokov pred |