| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add a genserver for handling remotes and start forwarding data | Linus Nordberg | 2019-06-27 | 1 | -26/+35 |
| | | | | | | | | | | | Current status is that p11tool successfully performs a --list-tokens request over p11p, yay! Only once though -- the next request hangs. heh. Also, the timeout logic is wrong and should move to the server, measuring the time it takes to get a full p11 response. This reqires parsing of the p11-kit rpc protocol, which we need anyway. | ||||
| * | add remote manager, fork+execing p11-kit-remote processes | Linus Nordberg | 2019-06-26 | 1 | -0/+97 |
