summaryrefslogtreecommitdiffstats
path: root/proxy/src/mechglue/gpp_creds.c
Commit message (Expand)AuthorAgeFilesLines
* Always initialize ccache when storing.Simo Sorce2017-01-091-8/+4
* In acquire_cred_from, probe for remote credsSimo Sorce2017-01-091-4/+10
* Add cred_store support for local calls.Simo Sorce2017-01-091-8/+37
* Appease clang with memset instead of initializerRobbie Harwood2016-09-271-1/+3
* Fix NULL deref in gssi_release_cred()Robbie Harwood2016-09-261-1/+3
* Add helpers to store and retrieve encrypted credsSimo Sorce2015-12-011-6/+133
* Add gss_acquire_cred_impersonate_name supportSimo Sorce2015-12-011-2/+2
* Fix formatting on noncompliant copyright linesRobbie Harwood2015-09-041-24/+1
* Fix calling gpm_inquire_cred_by_mechSimo Sorce2013-11-191-1/+2
* Fix resource leaks found by CoveritySimo Sorce2013-04-031-0/+1
* Fix uninizialized variables found by CoveritySimo Sorce2013-04-031-7/+6
* Add client side support to set allowed enctypesSimo Sorce2013-03-271-1/+92
* mechglue: add trace debuggingGünther Deschner2013-03-141-0/+17
* mechglue: fix gssi_set_cred_option() arguments.Günther Deschner2013-02-221-3/+3
* Implement cred related mechglue wrappersSimo Sorce2012-10-251-0/+431