index
:
p11p.git
devel
env-for-remote
master
packaging
A PKCS 11 pjop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
p11p-daemon
/
src
/
p11p_remote.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
make events casts instead of calls; ask remotes to stop themselves
Linus Nordberg
2019-07-01
1
-5
/
+16
*
when a remote times out, hang up its p11 client
Linus Nordberg
2019-07-01
1
-2
/
+2
*
rename client/server "change" -> "event"
Linus Nordberg
2019-07-01
1
-1
/
+1
*
rename manager functions to reflect where the policy lives
Linus Nordberg
2019-06-30
1
-1
/
+1
*
at p11 client disconnect, server asks manager to kill remote
Linus Nordberg
2019-06-30
1
-5
/
+5
*
start remotes on demand rather than at manager startup
Linus Nordberg
2019-06-30
1
-1
/
+1
*
make p11p_server:reply/2 a call too
Linus Nordberg
2019-06-30
1
-2
/
+2
*
turn most cast's into call's, for more synchronisity
Linus Nordberg
2019-06-30
1
-18
/
+26
*
parse rpc replies and timeout if they're not on time
Linus Nordberg
2019-06-28
1
-6
/
+20
*
don't send that version octet by itself
Linus Nordberg
2019-06-28
1
-29
/
+36
*
prepend debug printouts with own pid
Linus Nordberg
2019-06-28
1
-10
/
+7
*
add a genserver for handling remotes and start forwarding data
Linus Nordberg
2019-06-27
1
-0
/
+97