aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-sc-hsm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-14agent,dirmngr,gpg,scd: Clean up for modern compiler.NIIBE Yutaka1-0/+1
2021-03-31scd: Replace all assert macros by the log_assert macro.Werner Koch1-4/+3
2020-05-05scd: Extend an internal function to also return the algo.Werner Koch1-1/+1
2020-03-31scd:p15: Support signing with CardOS 5 cards.Werner Koch1-1/+1
2020-01-07scd: First changes to implement a PIN cache.Werner Koch1-4/+9
2019-09-04scd: Use a macro for the flag parameter of learn_status.Werner Koch1-1/+1
2019-06-25scd: Add an re-select mechanism to switch apps.Werner Koch1-0/+1
2019-06-21scd: Simplify inclusion of app-common.h.Werner Koch1-1/+0
2019-06-21scd: Use enums for cardtype and apptype.Werner Koch1-1/+1
2019-06-19scd: Split data structures into app and card related objects.Werner Koch1-19/+25
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2017-03-06scd: More cleanup of old code.NIIBE Yutaka1-4/+4
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2014-08-14scd: Minor changes to app-sc-hsm.Werner Koch1-228/+269
2014-07-25scd: Minor and editorial changes to app-sc-hsm.cWerner Koch1-149/+172
2014-07-25scd: Support for SmartCard-HSMAndreas Schwier1-0/+2020