summaryrefslogtreecommitdiff
path: root/p11p-daemon/src/p11p_remote.erl
Commit message (Expand)AuthorAgeFilesLines
* turn most cast's into call's, for more synchronisityLinus Nordberg2019-06-301-18/+26
* parse rpc replies and timeout if they're not on timeLinus Nordberg2019-06-281-6/+20
* don't send that version octet by itselfLinus Nordberg2019-06-281-29/+36
* prepend debug printouts with own pidLinus Nordberg2019-06-281-10/+7
* add a genserver for handling remotes and start forwarding dataLinus Nordberg2019-06-271-0/+97