summaryrefslogtreecommitdiff
path: root/p11p-daemon/src
Commit message (Collapse)AuthorAgeFilesLines
...
* stop exposing config recordsLinus Nordberg2019-06-245-26/+15
|
* debugLinus Nordberg2019-06-241-0/+2
|
* init servers from config; cleanup on app stopLinus Nordberg2019-06-243-11/+29
|
* make top sup rest-for-one: restart servers if config changesLinus Nordberg2019-06-241-1/+1
|
* whitespaceLinus Nordberg2019-06-241-1/+1
|
* start one sock_server per token; give servers a chance to clean upLinus Nordberg2019-06-242-31/+63
| | | | still not rm'ing the socket file though. wonder where that should happen.
* include unix pid in socket nameLinus Nordberg2019-06-241-3/+4
|
* use default intensity/restart values (1 restart in 5 seconds)Linus Nordberg2019-06-241-4/+5
|
* server side accepting connections, reading from socketLinus Nordberg2019-06-204-74/+101
|
* add listenerLinus Nordberg2019-06-192-1/+75
|
* follow our own spec a bitLinus Nordberg2019-06-191-2/+3
|
* tidy up, add path to p11moduleLinus Nordberg2019-06-192-11/+18
|
* new fileLinus Nordberg2019-06-191-0/+8
|
* add p11p-daemon skeletonLinus Nordberg2019-06-195-0/+179