Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Patrick Monnerat
|
7da2990b19
auth: do not append zero-terminator to authorisation id in kerberos
|
3 years ago |
Patrick Monnerat
|
396a2d7fe3
auth: use sasl authzid option in kerberos
|
3 years ago |
Patrick Monnerat
|
0a1c85e39b
auth: we do not support a security layer after kerberos authentication
|
3 years ago |
Patrick Monnerat
|
3f9b1d0c9d
auth: properly handle byte order in kerberos security message
|
3 years ago |
Sergey Markelov
|
e919848ead
build: fix compiler warnings when CURL_DISABLE_VERBOSE_STRINGS
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Patrick Monnerat
|
19ea52da4d
vauth: factor base64 conversions out of authentication procedures
|
3 years ago |
Daniel Stenberg
|
aba01da639
failf: remove newline from formatting strings
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
d75e6ce85a
copyright: updated year ranges out of sync
|
4 years ago |
Marcel Raad
|
a55c835e6b
curl_multibyte: add to curlx
|
5 years ago |
Peter Wang
|
1c341e2270
*_sspi: fix bad uses of CURLE_NOT_BUILT_IN
|
4 years ago |
migueljcrum
|
67b30b3418
sspi: fix memory leaks
|
5 years ago |
Jay Satiro
|
dca6f73613
vauth: Use CURLE_AUTH_ERROR for auth function errors
|
5 years ago |
Steve Holme
|
52dfab65d6
auth: Rename the various authentication clean up functions
|
5 years ago |
Daniel Gustafsson
|
e182fc1613
comment: Fix multiple typos in function parameters
|
6 years ago |
Daniel Gustafsson
|
36f0f47887
vauth: Fix typo
|
6 years ago |
Daniel Gustafsson
|
94400f32e9
all: Refactor malloc+memset to use calloc
|
6 years ago |
klemens
|
f7df67cff0
spelling fixes
|
7 years ago |
Steve Holme
|
43dbd76616
vauth: Added check for supported SSPI based authentication mechanisms
|
8 years ago |
Steve Holme
|
a0f212946b
vauth: Introduced Curl_auth_is_<mechansism>_supported() functions
|
8 years ago |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
Viktor Szakats
|
a24f71aac4
URLs: change http to https in many places
|
8 years ago |
Steve Holme
|
cbc52ff341
vauth: Corrected a number of typos in comments
|
8 years ago |
Steve Holme
|
9feb2676a4
vauth: Removed the need for a separate GSS-API based SPN function
|
8 years ago |
Steve Holme
|
1d451bdd99
krb5: Small code tidy up
|
8 years ago |
Steve Holme
|
73f1096335
krb5: Fixed missing client response when mutual authentication enabled
|
8 years ago |
Steve Holme
|
61152e7d94
krb5_sspi: Only process challenge when present
|
8 years ago |