max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
před 2 roky |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
před 2 roky |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
před 3 roky |
Daniel Stenberg
|
aba01da639
failf: remove newline from formatting strings
|
před 3 roky |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
před 4 roky |
Daniel Stenberg
|
d75e6ce85a
copyright: updated year ranges out of sync
|
před 4 roky |
Peter Wang
|
1c341e2270
*_sspi: fix bad uses of CURLE_NOT_BUILT_IN
|
před 4 roky |
migueljcrum
|
67b30b3418
sspi: fix memory leaks
|
před 5 roky |
Kamil Dudka
|
7e513c1048
vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failure
|
před 5 roky |
Daniel Stenberg
|
23803aae7b
spnego_sspi: add typecast to fix build warning
|
před 5 roky |
Jay Satiro
|
dca6f73613
vauth: Use CURLE_AUTH_ERROR for auth function errors
|
před 5 roky |
Steve Holme
|
e832d1ef74
http_negotiate: Move the Negotiate state out of the negotiatedata structure
|
před 5 roky |
Steve Holme
|
52dfab65d6
auth: Rename the various authentication clean up functions
|
před 5 roky |
Dominik Hölzl
|
6c60355323
Negotiate: fix for HTTP POST with Negotiate
|
před 6 roky |
Daniel Stenberg
|
880cd5dd20
strerror: make the strerror function use local buffers
|
před 5 roky |
georgeok
|
a730432e59
spnego_sspi: add support for channel binding
|
před 5 roky |
Daniel Stenberg
|
ba243235ec
urldata: rename easy_conn to just conn
|
před 5 roky |
Daniel Gustafsson
|
e182fc1613
comment: Fix multiple typos in function parameters
|
před 6 roky |
Daniel Gustafsson
|
36f0f47887
vauth: Fix typo
|
před 6 roky |
Daniel Gustafsson
|
94400f32e9
all: Refactor malloc+memset to use calloc
|
před 6 roky |
Isaac Boukris
|
1f152a42ae
sspi: print out InitializeSecurityContext() error message
|
před 7 roky |
Daniel Stenberg
|
8657c268e1
checksrc: white space edits to comply to stricter checksrc
|
před 8 roky |
Steve Holme
|
43dbd76616
vauth: Added check for supported SSPI based authentication mechanisms
|
před 8 roky |
Miroslav Franc
|
0796a99317
spnego_sspi: fix memory leak in case *outlen is zero (#970)
|
před 8 roky |
Steve Holme
|
a0f212946b
vauth: Introduced Curl_auth_is_<mechansism>_supported() functions
|
před 8 roky |
Steve Holme
|
25bf71ab07
spnego: Corrected miss-placed * in Curl_auth_spnego_cleanup() declaration
|
před 8 roky |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
před 8 roky |
Viktor Szakats
|
a24f71aac4
URLs: change http to https in many places
|
před 8 roky |
Steve Holme
|
cbc52ff341
vauth: Corrected a number of typos in comments
|
před 8 roky |
Steve Holme
|
9feb2676a4
vauth: Removed the need for a separate GSS-API based SPN function
|
před 8 roky |