Daniel Stenberg
|
6f9fb7ec2d
misc: ISSPACE() => ISBLANK()
|
2 tahun lalu |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 tahun lalu |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 tahun lalu |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 tahun lalu |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 tahun lalu |
Patrick Monnerat
|
ecb13416e3
lib: remove conn->data uses
|
3 tahun lalu |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 tahun lalu |
Daniel Stenberg
|
e15e51384a
http: move header storage to Curl_easy from connectdata
|
4 tahun lalu |
Daniel Stenberg
|
f3d501dc67
build: disable more code/data when built without proxy support
|
4 tahun lalu |
Kamil Dudka
|
7e513c1048
vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failure
|
5 tahun lalu |
Kamil Dudka
|
4c187043c5
http_negotiate: improve handling of gss_init_sec_context() failures
|
5 tahun lalu |
Steve Holme
|
e832d1ef74
http_negotiate: Move the Negotiate state out of the negotiatedata structure
|
5 tahun lalu |
Steve Holme
|
52dfab65d6
auth: Rename the various authentication clean up functions
|
5 tahun lalu |
Kamil Dudka
|
f4603708af
http_negotiate: do not treat failure of gss_init_sec_context() as fatal
|
5 tahun lalu |
Dominik Hölzl
|
6c60355323
Negotiate: fix for HTTP POST with Negotiate
|
6 tahun lalu |
georgeok
|
a730432e59
spnego_sspi: add support for channel binding
|
5 tahun lalu |
Daniel Stenberg
|
ebe658c1e5
Revert "http_negotiate: do not close connection until negotiation is completed"
|
5 tahun lalu |
Elia Tufarolo
|
07ebaf8378
http_negotiate: do not close connection until negotiation is completed
|
6 tahun lalu |
luz.paz
|
236402fc2d
cleanup: misc typos in strings and comments
|
6 tahun lalu |
Alex Rousskov
|
cb4e2be7c6
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
|
8 tahun lalu |
Isaac Boukris
|
46f906a1b0
SPNEGO: Fix memory leak when authentication fails
|
8 tahun lalu |
Daniel Stenberg
|
811a693b80
strcasecompare: all case insensitive string compares ignore locale now
|
8 tahun lalu |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 tahun lalu |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 tahun lalu |
Steve Holme
|
39d68b47e1
http_negotiate: Calculate service name and proxy service name locally
|
8 tahun lalu |
Steve Holme
|
0aa8da10bb
http_negotiate: Corrected host and proxy host name being wrong way round
|
8 tahun lalu |
Steve Holme
|
4adee1947c
http_negotiate: Combine GSS-API and SSPI source files
|
8 tahun lalu |
Steve Holme
|
6d6f9ca1d9
vauth: Moved the Negotiate authentication code to the new vauth directory
|
8 tahun lalu |
Steve Holme
|
58a7bc96ec
vauth: Refactored function names after move to new vauth directory
|
8 tahun lalu |
Steve Holme
|
685fee3828
vauth: Moved Curl_sasl_build_spn() to create the initial vauth source files
|
9 tahun lalu |