Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | stop exposing config records | Linus Nordberg | 2019-06-24 | 5 | -26/+15 | |
| | ||||||
* | debug | Linus Nordberg | 2019-06-24 | 1 | -0/+2 | |
| | ||||||
* | init servers from config; cleanup on app stop | Linus Nordberg | 2019-06-24 | 3 | -11/+29 | |
| | ||||||
* | make top sup rest-for-one: restart servers if config changes | Linus Nordberg | 2019-06-24 | 1 | -1/+1 | |
| | ||||||
* | whitespace | Linus Nordberg | 2019-06-24 | 1 | -1/+1 | |
| | ||||||
* | start one sock_server per token; give servers a chance to clean up | Linus Nordberg | 2019-06-24 | 2 | -31/+63 | |
| | | | | still not rm'ing the socket file though. wonder where that should happen. | |||||
* | include unix pid in socket name | Linus Nordberg | 2019-06-24 | 1 | -3/+4 | |
| | ||||||
* | use default intensity/restart values (1 restart in 5 seconds) | Linus Nordberg | 2019-06-24 | 1 | -4/+5 | |
| | ||||||
* | server side accepting connections, reading from socket | Linus Nordberg | 2019-06-20 | 4 | -74/+101 | |
| | ||||||
* | add listener | Linus Nordberg | 2019-06-19 | 2 | -1/+75 | |
| | ||||||
* | follow our own spec a bit | Linus Nordberg | 2019-06-19 | 1 | -2/+3 | |
| | ||||||
* | tidy up, add path to p11module | Linus Nordberg | 2019-06-19 | 2 | -11/+18 | |
| | ||||||
* | new file | Linus Nordberg | 2019-06-19 | 1 | -0/+8 | |
| | ||||||
* | add p11p-daemon skeleton | Linus Nordberg | 2019-06-19 | 5 | -0/+179 | |