mirror of
https://github.com/curl/curl.git
synced 2026-08-04 11:56:14 +03:00
Add new CURLOPT_GSSAPI_DELEGATION option.
Curl_gss_init_sec_context got new parameter - SessionHandle. Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
7688a99bef
commit
ebf42c4be7
10 changed files with 40 additions and 12 deletions
|
|
@ -2,13 +2,14 @@ Curl and libcurl 7.21.8
|
|||
|
||||
Public curl releases: 124
|
||||
Command line options: 144
|
||||
curl_easy_setopt() options: 186
|
||||
curl_easy_setopt() options: 187
|
||||
Public functions in libcurl: 58
|
||||
Known libcurl bindings: 39
|
||||
Contributors: 868
|
||||
|
||||
This release includes the following changes:
|
||||
|
||||
o Added CURLOPT_GSSAPI_DELEGATION
|
||||
o
|
||||
|
||||
This release includes the following bugfixes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue