summaryrefslogtreecommitdiffstats
path: root/proxy/src/mechglue/gpp_context.c
Commit message (Expand)AuthorAgeFilesLines
* Properly handle security contexts on errorSimo Sorce2015-03-241-0/+5
* Fix potential segfault in gssi_inquire_context().Günther Deschner2014-02-051-2/+2
* Remove unused variablesSimo Sorce2013-04-031-2/+0
* Fix a few more resource leaksSimo Sorce2013-04-031-0/+2
* Fix dereference after null checks found by CoveritySimo Sorce2013-04-031-2/+2
* Fix resource leaks found by CoveritySimo Sorce2013-04-031-15/+22
* Create helper function to wrap tokenSimo Sorce2013-03-221-20/+3
* Fix gssi_context_time for remote calls.Günther Deschner2013-03-141-4/+3
* Fix gssi_import_sec_context_by_mech()Günther Deschner2013-03-141-1/+1
* mechglue: add trace debuggingGünther Deschner2013-03-141-0/+19
* interposer-plugin: Fix MIT 1.11 gssi_import_sec_context_by_mech symbol name.Günther Deschner2013-02-151-4/+4
* Implement context related mechglue wrappersSimo Sorce2012-10-251-0/+408