aboutsummaryrefslogtreecommitdiffstats
path: root/tkd/tkdaemon.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tkd: Support READCERT command.gniibe/t6364NIIBE Yutaka2023-03-221-1/+2
* tkd: sorted out entities and initialize PKCS#11 on demand.NIIBE Yutaka2023-03-171-11/+11
* tkd: Fix for rescanning the slot list.NIIBE Yutaka2023-03-161-1/+1
* tkd: Implement finalizer.NIIBE Yutaka2023-03-151-1/+4
* Implement READKEY command.NIIBE Yutaka2023-03-081-3/+1
* Implement token_keyinfo.NIIBE Yutaka2023-03-031-1/+1
* Fix assuan context things.NIIBE Yutaka2023-03-031-5/+6
* Define routines for pkcs11.c in the header.NIIBE Yutaka2023-02-271-0/+14
* Start tkdaemon to offer PKCS#11 module access.NIIBE Yutaka2023-02-271-0/+110