Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement gpm_verify_mic(). | Günther Deschner | 2012-08-28 | 2 | -0/+90 |
| | |||||
* | Implement gpm_get_mic(). | Günther Deschner | 2012-08-28 | 2 | -1/+99 |
| | |||||
* | Implement gpm_compare_name | Simo Sorce | 2012-08-23 | 2 | -0/+53 |
| | |||||
* | Implement gpm_inquire_context | Simo Sorce | 2012-08-23 | 2 | -0/+121 |
| | |||||
* | Implement gpm_inquire_cred | Simo Sorce | 2012-08-23 | 2 | -0/+221 |
| | |||||
* | Move client lib files in their own directory | Simo Sorce | 2012-08-23 | 9 | -0/+2661 |
Make space for the actual mechglue plugin interface. The mechglue interface will use the client library to communicate with the gss-proxy but will reimplement all GSSAPI SPI as wrappers in order to properly handle fallbacks to local mechanism and other input/output transformations. |