v0.4.0
Properly handle security contexts on error
Fix missing break statement found by Coverity
Properly cleanup mutex on failure.
Move client lib files in their own directory
Fix unchecked return values found by Coverity
Add zero termination when the buffer is a string
Fix copy and paste error found by Coverity
Add name handle wrapper
Add context handle wrapper
Fix dereference before null error fund by Coverity
Implement gpm_wrap()
Implement gpm_wrap_size_limit().
Fix includes