summaryrefslogtreecommitdiffstats
path: root/proxy/src/mechglue
Commit message (Collapse)AuthorAgeFilesLines
* Add more functions of the indicate_mechs() familySimo Sorce2012-02-052-14/+466
|
* Fix accept_sec_context to properly return src_nameSimo Sorce2012-02-051-0/+8
|
* Add gpm_indicate_mechs functions to mechglue librarySimo Sorce2012-02-032-0/+309
|
* Add gpm_acquire_cred functions to mechglue librarySimo Sorce2012-02-012-0/+306
|
* Add gpm_release_handle functions to mechglue librarySimo Sorce2012-01-302-0/+138
|
* Add accept_sec_context function to mechglue librarySimo Sorce2012-01-302-0/+190
|
* Add gpm_display_status function to mechglue librarySimo Sorce2012-01-302-0/+121
| | | | | Also add method to save status per-thread Uses gccism for thread-local storage for now.
* Add infrastructure for client side mechglue librarySimo Sorce2012-01-293-0/+581