Age | Commit message (Collapse) | Author |
|
|
|
|
|
Better code reuse and consistency in calls to gss_import_name().
|
|
Bug: http://curl.haxx.se/bug/view.cgi?id=1469
Reported-by: Thomas Klausner
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added helper function for returning a GSS-API compatible SPN.
|
|
|
|
Added the initial version of curl_sasl_gssapi.c and updated the project
files in preparation for adding GSS-API based Kerberos V5 support.
|