summaryrefslogtreecommitdiffstats
path: root/proxy/src/mechglue/gss_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Make it easier to enable mechglue plugin debugging.Günther Deschner2014-01-141-11/+14
* Add way to return regular oid from specialSimo Sorce2013-11-191-0/+1
* Add helper function to check for krb5 oidSimo Sorce2013-03-271-0/+1
* Create helper function to wrap tokenSimo Sorce2013-03-221-0/+2
* mechglue: add trace debuggingGünther Deschner2013-03-141-0/+20
* mechglue: fix gssi_set_cred_option() arguments.Günther Deschner2013-02-221-1/+1
* interposer-plugin: Fix MIT 1.11 gssi_import_sec_context_by_mech symbol name.Günther Deschner2013-02-151-4/+4
* Implement export_name_compositeGünther Deschner2012-10-251-0/+4
* Implement internal_release_oidSimo Sorce2012-10-251-0/+1
* Implement misc spi callsSimo Sorce2012-10-251-0/+33
* Implement privacy/integrity mechglue wrappersSimo Sorce2012-10-251-0/+74
* Implement indicate mechs related mechglue wrappersSimo Sorce2012-10-251-0/+21
* Implement name related mechglue wrappersSimo Sorce2012-10-251-0/+63
* Implement display status mechglue wrappersSimo Sorce2012-10-251-0/+7
* Implement init sec context mechglue wrapperSimo Sorce2012-10-251-0/+14
* Implement accept sec context mechglue wrappersSimo Sorce2012-10-251-0/+12
* Implement context related mechglue wrappersSimo Sorce2012-10-251-0/+52
* Implement cred related mechglue wrappersSimo Sorce2012-10-251-0/+74
* Add name handle wrapperSimo Sorce2012-10-251-0/+9
* Add context handle wrapperSimo Sorce2012-10-251-0/+5
* Add cred handle wrapperSimo Sorce2012-10-251-0/+5
* Add function to ease copying oidsSimo Sorce2012-10-251-0/+1
* Add function to convert remote context to localSimo Sorce2012-10-251-0/+2
* Add simple functions to map errorsSimo Sorce2012-10-251-0/+2
* Add function to return a special mechSimo Sorce2012-10-251-0/+3
* Add mechanism to select behavior based on envvarSimo Sorce2012-10-251-0/+9
* Add initialization codeSimo Sorce2012-10-251-0/+35