max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 年之前 |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 年之前 |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 年之前 |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 年之前 |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 年之前 |
Kamil Dudka
|
7e513c1048
vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failure
|
5 年之前 |
Jay Satiro
|
dca6f73613
vauth: Use CURLE_AUTH_ERROR for auth function errors
|
5 年之前 |
Steve Holme
|
e832d1ef74
http_negotiate: Move the Negotiate state out of the negotiatedata structure
|
5 年之前 |
Steve Holme
|
52dfab65d6
auth: Rename the various authentication clean up functions
|
5 年之前 |
Kamil Dudka
|
f65845c1ec
spnego_gssapi: fix return code on gss_init_sec_context() failure
|
5 年之前 |
Dominik Hölzl
|
6c60355323
Negotiate: fix for HTTP POST with Negotiate
|
6 年之前 |
Daniel Gustafsson
|
e182fc1613
comment: Fix multiple typos in function parameters
|
6 年之前 |
Isaac Boukris
|
0b11660234
gssapi: fix memory leak of output token in multi round context
|
7 年之前 |
Steve Holme
|
a0f212946b
vauth: Introduced Curl_auth_is_<mechansism>_supported() functions
|
8 年之前 |
Steve Holme
|
25bf71ab07
spnego: Corrected miss-placed * in Curl_auth_spnego_cleanup() declaration
|
8 年之前 |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 年之前 |
Viktor Szakats
|
a24f71aac4
URLs: change http to https in many places
|
8 年之前 |
Steve Holme
|
cbc52ff341
vauth: Corrected a number of typos in comments
|
8 年之前 |
Steve Holme
|
9feb2676a4
vauth: Removed the need for a separate GSS-API based SPN function
|
8 年之前 |
Steve Holme
|
7a7cdf264d
spnego: Small code tidy up
|
8 年之前 |
Steve Holme
|
2aaa63b555
spnego: Renamed the context's SPN variable
|
8 年之前 |
Steve Holme
|
5bdb4c13c2
spnego: Corrected some typos in comments
|
8 年之前 |
Isaac Boukris
|
d5fc6e14b0
GSS: make Curl_gss_log_error more verbose
|
8 年之前 |
Steve Holme
|
6d6f9ca1d9
vauth: Moved the Negotiate authentication code to the new vauth directory
|
8 年之前 |