aboutsummaryrefslogtreecommitdiffstats
path: root/tkd/command.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tkd: Support READCERT command.gniibe/t6364NIIBE Yutaka2023-03-221-0/+26
* tkd: Add RESTART command.NIIBE Yutaka2023-03-201-0/+20
* Fix PKSIGN to get data by EXTRA.NIIBE Yutaka2023-03-171-0/+15
* tkd: sorted out entities and initialize PKCS#11 on demand.NIIBE Yutaka2023-03-171-5/+5
* tkd: Fix for rescanning the slot list.NIIBE Yutaka2023-03-161-1/+1
* tkd: Implement finalizer.NIIBE Yutaka2023-03-151-1/+51
* Implement READKEY command.NIIBE Yutaka2023-03-081-91/+4
* Implement token_keyinfo.NIIBE Yutaka2023-03-031-1/+1
* Fix assuan context things.NIIBE Yutaka2023-03-031-5/+4
* Move functions.NIIBE Yutaka2023-03-021-0/+6
* Define routines for pkcs11.c in the header.NIIBE Yutaka2023-02-271-24/+8
* Start tkdaemon to offer PKCS#11 module access.NIIBE Yutaka2023-02-271-0/+695