summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_export.h
Commit message (Expand)AuthorAgeFilesLines
* Fix continuations in context establishment callsSimo Sorce2013-11-191-1/+2
* Allow arbitrary users to connect to a serviceSimo Sorce2013-10-181-3/+3
* Use new gss_import/export_cred functionsSimo Sorce2012-10-251-5/+3
* Add gp_find_and_free_cred().Günther Deschner2012-06-251-0/+2
* Make gp_import_gssx_cred() static, it is not used outside this file.Günther Deschner2012-06-251-1/+0
* Pass down struct gp_service to import and export credential calls.Günther Deschner2012-06-251-1/+4
* gp_export: Add facility to export creds as gssx optionsSimo Sorce2012-04-151-0/+7
* Change accept/init_sec_context to use the new export context functionsSimo Sorce2012-04-151-7/+0
* Move ctx_id function and add export type optionSimo Sorce2012-04-151-0/+13
* server: better handle return statusSimo Sorce2012-02-231-1/+2
* Add a function to find credential handlesSimo Sorce2012-01-251-0/+1
* Add functions to export/import credentialsSimo Sorce2012-01-251-0/+35