Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call gss_export_name_composite() from gp_conv_name_to_gssx(). | Günther Deschner | 2012-10-25 | 1 | -0/+1 |
| | | | | Make sure to return success in gp_conv_name_to_gssx() at that point. | ||||
* | Move ctx_id function and add export type option | Simo Sorce | 2012-04-15 | 1 | -4/+0 |
| | | | | | Move the function to export a context to gssx_ctx or import into gp_export.c Add function to check for exported_context_type option in call_ctx | ||||
* | gp_conv: use maj/min err codes with gp_conv_ctx_id_to_gssx too | Simo Sorce | 2012-02-23 | 1 | -1/+2 |
| | |||||
* | server: better handle return status | Simo Sorce | 2012-02-23 | 1 | -3/+4 |
| | | | | Ticket #33 | ||||
* | gp_conv: Add function to import sec context | Simo Sorce | 2012-02-09 | 1 | -0/+1 |
| | |||||
* | Add more helper functions to gp_conv | Simo Sorce | 2012-02-07 | 1 | -0/+3 |
| | |||||
* | Implement server side import_and_canon_name() | Simo Sorce | 2012-02-07 | 1 | -0/+1 |
| | | | | | Also fix name conversion functions, to properly handle exporting/importing names. | ||||
* | Fix accept_sec_context to properly return src_name | Simo Sorce | 2012-02-05 | 1 | -0/+2 |
| | |||||
* | Add helper to convert OID sets | Simo Sorce | 2012-02-01 | 1 | -0/+3 |
| | |||||
* | Add helper to convert an gssx name back to gss_name_t | Simo Sorce | 2012-02-01 | 1 | -0/+1 |
| | |||||
* | Add gp_memdup helper | Simo Sorce | 2012-02-01 | 1 | -0/+1 |
| | |||||
* | Add gpm_display_status function to mechglue library | Simo Sorce | 2012-01-30 | 1 | -0/+3 |
| | | | | | Also add method to save status per-thread Uses gccism for thread-local storage for now. | ||||
* | gp_conv: Add helpers to alloc data when converting | Simo Sorce | 2012-01-29 | 1 | -0/+6 |
| | |||||
* | Add helper to return status from rpc functions | Simo Sorce | 2012-01-25 | 1 | -0/+4 |
| | |||||
* | Add gssx conversion functions | Simo Sorce | 2012-01-25 | 1 | -0/+53 |