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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP parts from transparent-failover + half baked toml config
devel
Linus Nordberg
2020-02-10
7
-244
/
+577
*
Rename remote -> client
Linus Nordberg
2020-01-10
7
-132
/
+148
*
Verify RPC version
Linus Nordberg
2020-01-09
3
-61
/
+96
*
Code cleanup, variable renaming
Linus Nordberg
2020-01-07
7
-156
/
+167
*
Servers don't need to know socket path
Linus Nordberg
2020-01-07
2
-12
/
+14
*
Set up environment for remotes according to configuration
Linus Nordberg
2020-01-07
4
-19
/
+40
*
Add documentation to README
Linus Nordberg
2020-01-07
1
-2
/
+82
*
use better path for p11-kit-remote in config file
Linus Nordberg
2020-01-03
1
-3
/
+4
*
use better path to p11-kit-client.so in example
Linus Nordberg
2020-01-03
1
-2
/
+1
*
clean up the README's some
Linus Nordberg
2020-01-03
1
-28
/
+21
*
expand instructions on running tests
Linus Nordberg
2020-01-03
1
-2
/
+10
*
modern versions of the p11-kit package will do
Linus Nordberg
2020-01-03
1
-0
/
+4
*
0.2.0-dev
Linus Nordberg
2019-10-09
1
-1
/
+1
*
language and speling
Linus Nordberg
2019-10-09
1
-12
/
+18
*
p11p-0.1.0
p11p-0.1.0
Linus Nordberg
2019-07-02
1
-1
/
+1
*
add copyright and license info headers
Linus Nordberg
2019-07-02
10
-0
/
+30
*
add contact info
Linus Nordberg
2019-07-02
1
-0
/
+4
*
update README with more build instructions
Linus Nordberg
2019-07-02
1
-10
/
+31
*
improve that comment
Linus Nordberg
2019-07-02
1
-1
/
+1
*
get rid of hardcoded EUID
Linus Nordberg
2019-07-02
1
-2
/
+5
*
use sane default for p11-kit-remote path
Linus Nordberg
2019-07-02
1
-2
/
+1
*
move path to p11-kit-remote properly
Linus Nordberg
2019-07-02
2
-6
/
+5
*
move path to p11-kit-remote to config
Linus Nordberg
2019-07-02
4
-2
/
+22
*
implement load balancing
Linus Nordberg
2019-07-02
5
-36
/
+87
*
update README some
Linus Nordberg
2019-07-01
1
-7
/
+24
*
formatting
Linus Nordberg
2019-07-01
1
-21
/
+28
*
squelch lager warning at startup
Linus Nordberg
2019-07-01
1
-1
/
+3
*
add rebar and goldrush packages as dependencies
Linus Nordberg
2019-07-01
1
-4
/
+7
*
clarify that return value from terminate/2 is ignored
Linus Nordberg
2019-07-01
1
-3
/
+3
*
stop server with reason normal
Linus Nordberg
2019-07-01
1
-1
/
+1
*
go back to lists:map
Linus Nordberg
2019-07-01
1
-4
/
+5
*
add outcommented code for testing remote timeouts
Linus Nordberg
2019-07-01
1
-0
/
+9
*
make events casts instead of calls; ask remotes to stop themselves
Linus Nordberg
2019-07-01
2
-23
/
+35
*
improve README
Linus Nordberg
2019-07-01
1
-0
/
+11
*
comment
Linus Nordberg
2019-07-01
1
-1
/
+1
*
when a remote times out, hang up its p11 client
Linus Nordberg
2019-07-01
1
-2
/
+2
*
add target 'eunit' for running that only
Linus Nordberg
2019-07-01
1
-0
/
+2
*
remove some FIXME:s
Linus Nordberg
2019-07-01
4
-8
/
+9
*
add 'mode' to token config
Linus Nordberg
2019-07-01
2
-5
/
+20
*
reformat
Linus Nordberg
2019-07-01
1
-18
/
+15
*
rename client/server "change" -> "event"
Linus Nordberg
2019-07-01
3
-10
/
+10
*
document the manager a bit more
Linus Nordberg
2019-07-01
1
-7
/
+19
*
use a list comprehension in the place of lists:map/2
Linus Nordberg
2019-06-30
1
-5
/
+4
*
rename manager functions to reflect where the policy lives
Linus Nordberg
2019-06-30
3
-11
/
+11
*
at p11 client disconnect, server asks manager to kill remote
Linus Nordberg
2019-06-30
3
-18
/
+34
*
start remotes on demand rather than at manager startup
Linus Nordberg
2019-06-30
2
-36
/
+55
*
make p11p_server:reply/2 a call too
Linus Nordberg
2019-06-30
2
-12
/
+12
*
turn most cast's into call's, for more synchronisity
Linus Nordberg
2019-06-30
3
-20
/
+30
*
parse rpc replies and timeout if they're not on time
Linus Nordberg
2019-06-28
2
-18
/
+42
*
don't send that version octet by itself
Linus Nordberg
2019-06-28
4
-34
/
+40
[next]