aboutsummaryrefslogtreecommitdiffstats
path: root/tkd/tkdaemon.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-22tkd: Support READCERT command.gniibe/t6364NIIBE Yutaka1-1/+2
2023-03-17tkd: sorted out entities and initialize PKCS#11 on demand.NIIBE Yutaka1-11/+11
2023-03-16tkd: Fix for rescanning the slot list.NIIBE Yutaka1-1/+1
2023-03-15tkd: Implement finalizer.NIIBE Yutaka1-1/+4
2023-03-08Implement READKEY command.NIIBE Yutaka1-3/+1
2023-03-03Implement token_keyinfo.NIIBE Yutaka1-1/+1
2023-03-03Fix assuan context things.NIIBE Yutaka1-5/+6
2023-02-27Define routines for pkcs11.c in the header.NIIBE Yutaka1-0/+14
2023-02-27Start tkdaemon to offer PKCS#11 module access.NIIBE Yutaka1-70/+17
2022-05-26scd: Return USAGE information for KEYINFO command.NIIBE Yutaka1-1/+2
2022-05-05scd: New debug flags "card".Werner Koch1-2/+4
2022-03-31scd,tpm2d: Fix for consistent use of socket FD.NIIBE Yutaka1-1/+1
2021-10-29scd: Modify DEVINFO behavior to support looping forever.NIIBE Yutaka1-2/+1
2021-03-16scd:p15: Implement CHV-STATUS attributeWerner Koch1-1/+2
2021-03-12scd: New option --pcsc-shared.Werner Koch1-0/+1
2020-04-02scd: New command DEVINFO.NIIBE Yutaka1-0/+2
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch1-0/+1
2020-01-13scd:piv: Implement PIN cache.Werner Koch1-1/+1
2020-01-07scd: First changes to implement a PIN cache.Werner Koch1-0/+5
2019-09-05scd: New debug flag "app".Werner Koch1-0/+2
2019-08-21scd: Fix resetting CARD_CTX.NIIBE Yutaka1-1/+0
2019-06-25scd: Add an re-select mechanism to switch apps.Werner Koch1-1/+1
2019-06-21scd: Track the currently selected app.Werner Koch1-0/+6
2019-06-21scd: Simplify inclusion of app-common.h.Werner Koch1-2/+2
2019-06-19scd: Split data structures into app and card related objects.Werner Koch1-3/+5
2019-06-17scd: Add explict functions for 'app' reference counting.Werner Koch1-0/+3
2019-04-25scd: Add new command: KEYINFO.NIIBE Yutaka1-0/+2
2019-01-21scd: Add option --clear to PASSWD.Werner Koch1-0/+3
2018-10-11scd: Support "acknowledge button" feature.NIIBE Yutaka1-0/+1
2017-01-31scd: Fix regression tracking the connection count.NIIBE Yutaka1-0/+1
2017-01-31scd: Fix SERIALNO for multiple devices.NIIBE Yutaka1-2/+3
2017-01-27scd: More changes on watching removal of card/reader.NIIBE Yutaka1-2/+2
2017-01-27scd: Improve watching USB device removal.NIIBE Yutaka1-1/+1
2017-01-26scd: Only submit apdu_get_status when needed.NIIBE Yutaka1-0/+1
2016-12-30scd: Fix card removal monitor.NIIBE Yutaka1-1/+1
2016-12-29scd: Fix a race condition for new_reader_slot.NIIBE Yutaka1-1/+1
2016-12-28scd: APP centric approach for device management.NIIBE Yutaka1-0/+1
2016-12-19Remove unused debug flags and add "dns" and "network".Werner Koch1-2/+0
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-1/+0
2015-07-26Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch1-1/+1
2015-04-06Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch1-2/+2
2013-02-08scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka1-2/+2
2013-02-05SCD: Add option enable-keypad-varlen and support for GEMPC_PINPAD.NIIBE Yutaka1-0/+1
2011-12-14scd: Add debug option for reader function calls.Werner Koch1-1/+3
2011-12-13scd: Introduce a virtual reader table.Werner Koch1-3/+0
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-7/+7
2009-03-26Signing using Netkey 3 cards does now work.Werner Koch1-1/+1
2009-03-10Add new attribute KEY-ATTR.Werner Koch1-0/+1
2008-12-05Add option --card-timeout.Werner Koch1-0/+1