summaryrefslogtreecommitdiff
path: root/p11-kit/remote.c
Commit message (Collapse)AuthorAgeFilesLines
* remote: Run separate executable binary for 'p11-kit remote'Stef Walter2014-10-021-88/+49
| | | | | This allows security frameworks like SELinux or AppArmor to target it specifically.
* p11-kit: Fix various noise/issues highlighted by clangStef Walter2014-08-111-2/+1
|
* p11-kit: Add 'p11-kit remote' command for isolating modulesStef Walter2014-07-081-0/+151
This adds a new tool to the p11-kit command called 'remote'. This is the server side of remoting a PKCS#11 module.