summaryrefslogtreecommitdiffstats
path: root/proxy/src/mechglue/gss_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Use secure_getenv in client and mechglue moduleSimo Sorce2013-11-211-2/+2
* Add way to return regular oid from specialSimo Sorce2013-11-191-13/+42
* Add --with-gpp-default-behavior configure switch.Günther Deschner2013-05-151-4/+5
* Use gp_boolean_is_true from interposer plugin's GSS_USE_PROXY check.Günther Deschner2013-04-261-1/+2
* Add helper function to check for krb5 oidSimo Sorce2013-03-271-0/+14
* Use token wrapper in gpp_remote_lo_local_ctxSimo Sorce2013-03-221-4/+39
* Create helper function to wrap tokenSimo Sorce2013-03-221-0/+29
* Change interposer usage, clients need to set GSS_USE_PROXY=1|YES.Günther Deschner2013-01-151-2/+5
* Implement internal_release_oidSimo Sorce2012-10-251-0/+26
* Add name handle wrapperSimo Sorce2012-10-251-0/+62
* Add function to ease copying oidsSimo Sorce2012-10-251-0/+24
* Add function to convert remote context to localSimo Sorce2012-10-251-0/+16
* Add simple functions to map errorsSimo Sorce2012-10-251-0/+24
* Add function to return a special mechSimo Sorce2012-10-251-0/+200
* Add mechanism to select behavior based on envvarSimo Sorce2012-10-251-0/+29
* Add loop avoidance in proxy daemon and gssapi pluginSimo Sorce2012-10-251-0/+8
* Add initialization codeSimo Sorce2012-10-251-0/+106