summaryrefslogtreecommitdiff
path: root/p11-kit/rpc-transport.c
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-864/+0
* rpc-transport.c: include sys/select.h for fd_setGustavo Zacarias2015-12-071-0/+1
* Fix build on Mingw due to missing EWOULDBLOCKLew Palm2015-07-141-0/+3
* p11-kit: Missing unlock in function rpc_socket_read()Pankaj2015-06-031-1/+3
* Unbreak build on OpenBSDAntoine Jacoutot2014-10-061-0/+5
* p11-kit: Cleanup and add documentation for 'remote' optionStef Walter2014-07-081-27/+30
* rpc: Implement execution of another tool to transport PKCS#11 RPCStef Walter2014-07-081-0/+850