summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_conv.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix double free in conversion functionSimo Sorce2012-02-011-4/+8
|
* Add gpm_display_status function to mechglue librarySimo Sorce2012-01-301-0/+69
| | | | | Also add method to save status per-thread Uses gccism for thread-local storage for now.
* gp_conv: Add helpers to alloc data when convertingSimo Sorce2012-01-291-0/+85
|
* Add helper to return status from rpc functionsSimo Sorce2012-01-251-0/+36
|
* Add gssx conversion functionsSimo Sorce2012-01-251-0/+335