Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix infinite loop due to bad sign of variable | Simo Sorce | 2013-04-03 | 1 | -1/+1 |
* | Fix resource leaks found by Coverity | Simo Sorce | 2013-04-03 | 1 | -8/+18 |
* | Fix reporting of wrong error codes | Simo Sorce | 2013-04-03 | 1 | -0/+3 |
* | Fix dereference before null error fund by Coverity | Simo Sorce | 2013-04-03 | 1 | -1/+3 |
* | Fix uninizialized variables found by Coverity | Simo Sorce | 2013-04-03 | 1 | -6/+5 |
* | Fix copy and paste error found by Coverity | Simo Sorce | 2013-04-03 | 1 | -2/+2 |
* | Fix unchecked return values found by Coverity | Simo Sorce | 2013-04-03 | 2 | -3/+18 |
* | Make socket path a configure option | Simo Sorce | 2013-03-22 | 1 | -5/+1 |
* | Fix includes | Simo Sorce | 2013-03-14 | 2 | -0/+2 |
* | Add gpm_export_name_composite(). | Günther Deschner | 2012-10-25 | 2 | -0/+31 |
* | Implement indicate mechs related mechglue wrappers | Simo Sorce | 2012-10-25 | 1 | -1/+0 |
* | Add name handle wrapper | Simo Sorce | 2012-10-25 | 7 | -111/+71 |
* | Add context handle wrapper | Simo Sorce | 2012-10-25 | 4 | -12/+12 |
* | Add cred handle wrapper | Simo Sorce | 2012-10-25 | 5 | -23/+23 |
* | Add function to return a special mech | Simo Sorce | 2012-10-25 | 1 | -0/+1 |
* | Implement gpm_wrap_size_limit(). | Günther Deschner | 2012-09-14 | 2 | -0/+91 |
* | Implement gpm_unwrap(). | Günther Deschner | 2012-09-14 | 2 | -0/+130 |
* | Implement gpm_wrap() | Günther Deschner | 2012-09-14 | 2 | -1/+130 |
* | Implement gpm_verify_mic(). | Günther Deschner | 2012-09-14 | 2 | -0/+98 |
* | Implement gpm_get_mic(). | Günther Deschner | 2012-09-14 | 2 | -1/+103 |
* | Implement gpm_compare_name | Simo Sorce | 2012-09-14 | 2 | -0/+53 |
* | Implement gpm_inquire_context | Simo Sorce | 2012-09-14 | 2 | -0/+121 |
* | Implement gpm_inquire_cred | Simo Sorce | 2012-09-14 | 2 | -0/+221 |
* | Move client lib files in their own directory | Simo Sorce | 2012-08-31 | 9 | -0/+2661 |