summaryrefslogtreecommitdiffstats
path: root/lib/libgssapi/gss_acquire_cred.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix conflicts after heimdal-1.1 import and add build infrastructure. Importdfr2008-05-071-11/+18
| | | | all non-style changes made by heimdal to our own libgssapi.
* Make sure GSS-API mechanisms are loaded if gss_acquire_cred is calleddfr2007-11-281-4/+3
| | | | | | | with a null mechanism list. PR: misc/117349 Submitted by: Sean McNeil <sean at mcneil dot com>
* Add a new extensible GSS-API layer which can support GSS-API plugins,dfr2005-12-291-0/+166
similar the the Solaris implementation. Repackage the krb5 GSS mechanism as a plugin library for the new implementation. This also includes a comprehensive set of manpages for the GSS-API functions with text mostly taken from the RFC. Reviewed by: Love Hörnquist Åstrand <lha@it.su.se>, ru (build system), des (openssh parts)
OpenPOWER on IntegriCloud