summaryrefslogtreecommitdiffstats
path: root/proxy/src/client
Commit message (Expand)AuthorAgeFilesLines
* Use secure_getenv in client and mechglue modulegetenvSimo Sorce2013-11-201-1/+1
* Fix resource leak in gpm_accept_sec_context().Günther Deschner2013-10-151-8/+8
* Fix socket error handling.Simo Sorce2013-05-161-44/+30
* Add support for per-service socketsSimo Sorce2013-04-231-1/+7
* Use send() in client library to avoid SIGPIPESimo Sorce2013-04-031-2/+2
* Fix missing break statement found by CoveritySimo Sorce2013-04-031-0/+2
* Fix infinite loop due to bad sign of variableSimo Sorce2013-04-031-1/+1
* Fix resource leaks found by CoveritySimo Sorce2013-04-031-8/+18
* Fix reporting of wrong error codesSimo Sorce2013-04-031-0/+3
* Fix dereference before null error fund by CoveritySimo Sorce2013-04-031-1/+3
* Fix uninizialized variables found by CoveritySimo Sorce2013-04-031-6/+5
* Fix copy and paste error found by CoveritySimo Sorce2013-04-031-2/+2
* Fix unchecked return values found by CoveritySimo Sorce2013-04-032-3/+18
* Make socket path a configure optionSimo Sorce2013-03-221-5/+1
* Fix includesSimo Sorce2013-03-142-0/+2
* Add gpm_export_name_composite().Günther Deschner2012-10-252-0/+31
* Implement indicate mechs related mechglue wrappersSimo Sorce2012-10-251-1/+0
* Add name handle wrapperSimo Sorce2012-10-257-111/+71
* Add context handle wrapperSimo Sorce2012-10-254-12/+12
* Add cred handle wrapperSimo Sorce2012-10-255-23/+23
* Add function to return a special mechSimo Sorce2012-10-251-0/+1
* Implement gpm_wrap_size_limit().Günther Deschner2012-09-142-0/+91
* Implement gpm_unwrap().Günther Deschner2012-09-142-0/+130
* Implement gpm_wrap()Günther Deschner2012-09-142-1/+130
* Implement gpm_verify_mic().Günther Deschner2012-09-142-0/+98
* Implement gpm_get_mic().Günther Deschner2012-09-142-1/+103
* Implement gpm_compare_nameSimo Sorce2012-09-142-0/+53
* Implement gpm_inquire_contextSimo Sorce2012-09-142-0/+121
* Implement gpm_inquire_credSimo Sorce2012-09-142-0/+221
* Move client lib files in their own directorySimo Sorce2012-08-319-0/+2661