summaryrefslogtreecommitdiff
path: root/p11-kit/tests/test-transport.c
Commit message (Collapse)AuthorAgeFilesLines
* Move to non-recursive Makefile for building bins and libsStef Walter2014-08-151-281/+0
| | | | Still use recursive for documentation and translation.
* p11-kit: Cleanup and add documentation for 'remote' optionStef Walter2014-07-081-1/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=54105
* p11-kit: Add 'p11-kit remote' command for isolating modulesStef Walter2014-07-081-1/+1
| | | | | This adds a new tool to the p11-kit command called 'remote'. This is the server side of remoting a PKCS#11 module.
* rpc: Implement execution of another tool to transport PKCS#11 RPCStef Walter2014-07-081-0/+281