summaryrefslogtreecommitdiff
path: root/p11-kit/rpc-transport.c
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak build on OpenBSDAntoine Jacoutot2014-10-061-0/+5
| | | | | | | Add missing header for strdup(3). When EPROTO is not available, fallback to EIO. https://bugs.freedesktop.org/show_bug.cgi?id=84665
* p11-kit: Cleanup and add documentation for 'remote' optionStef Walter2014-07-081-27/+30
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=54105
* rpc: Implement execution of another tool to transport PKCS#11 RPCStef Walter2014-07-081-0/+850