Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | follow our own spec a bit | Linus Nordberg | 2019-06-19 | 1 | -2/+3 | |
| | ||||||
* | remove level 'global' in config | Linus Nordberg | 2019-06-19 | 1 | -12/+10 | |
| | ||||||
* | tidy up, add path to p11module | Linus Nordberg | 2019-06-19 | 2 | -11/+18 | |
| | ||||||
* | add test config | Linus Nordberg | 2019-06-19 | 1 | -1/+13 | |
| | ||||||
* | don't include sasl until we need it | Linus Nordberg | 2019-06-19 | 1 | -1/+1 | |
| | ||||||
* | new file | Linus Nordberg | 2019-06-19 | 1 | -0/+8 | |
| | ||||||
* | comment on deps from debian pkgs | Linus Nordberg | 2019-06-19 | 1 | -0/+1 | |
| | ||||||
* | syntax | Linus Nordberg | 2019-06-19 | 1 | -1/+1 | |
| | ||||||
* | move tests directory | Linus Nordberg | 2019-06-19 | 5 | -0/+0 | |
| | ||||||
* | notes | Linus Nordberg | 2019-06-19 | 1 | -21/+41 | |
| | ||||||
* | add p11p-daemon skeleton | Linus Nordberg | 2019-06-19 | 11 | -0/+294 | |
| | ||||||
* | restructure things a bit bc nice | Linus Nordberg | 2019-06-12 | 3 | -29/+38 | |
| | ||||||
* | have server serve the whole module and not just the token | Linus Nordberg | 2019-06-11 | 1 | -9/+16 | |
| | | | | also, clean up by killing off server | |||||
* | more notes | Linus Nordberg | 2019-06-11 | 1 | -8/+48 | |
| | ||||||
* | add targets for signing and verifying over p11-kit-client.so | Linus Nordberg | 2019-06-11 | 5 | -10/+61 | |
| | ||||||
* | fix a makefile dependency | Linus Nordberg | 2019-06-11 | 1 | -1/+1 | |
| | ||||||
* | remove unnecessary config | Linus Nordberg | 2019-06-11 | 1 | -2/+0 | |
| | ||||||
* | rename file | Linus Nordberg | 2019-06-11 | 1 | -0/+0 | |
| | ||||||
* | add a system description | Linus Nordberg | 2019-06-11 | 1 | -4/+37 | |
| | ||||||
* | add a test using a softhsm directly | Linus Nordberg | 2019-06-11 | 2 | -0/+60 | |
| | ||||||
* | update notes with new design criterias | Linus Nordberg | 2019-06-07 | 3 | -0/+79 | |
add (some) PKCS #11 specs |