Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tkd: Support READCERT command.gniibe/t6364 | NIIBE Yutaka | 2023-03-22 | 1 | -0/+26 |
* | tkd: Add RESTART command. | NIIBE Yutaka | 2023-03-20 | 1 | -0/+20 |
* | Fix PKSIGN to get data by EXTRA. | NIIBE Yutaka | 2023-03-17 | 1 | -0/+15 |
* | tkd: sorted out entities and initialize PKCS#11 on demand. | NIIBE Yutaka | 2023-03-17 | 1 | -5/+5 |
* | tkd: Fix for rescanning the slot list. | NIIBE Yutaka | 2023-03-16 | 1 | -1/+1 |
* | tkd: Implement finalizer. | NIIBE Yutaka | 2023-03-15 | 1 | -1/+51 |
* | Implement READKEY command. | NIIBE Yutaka | 2023-03-08 | 1 | -91/+4 |
* | Implement token_keyinfo. | NIIBE Yutaka | 2023-03-03 | 1 | -1/+1 |
* | Fix assuan context things. | NIIBE Yutaka | 2023-03-03 | 1 | -5/+4 |
* | Move functions. | NIIBE Yutaka | 2023-03-02 | 1 | -0/+6 |
* | Define routines for pkcs11.c in the header. | NIIBE Yutaka | 2023-02-27 | 1 | -24/+8 |
* | Start tkdaemon to offer PKCS#11 module access. | NIIBE Yutaka | 2023-02-27 | 1 | -0/+695 |