aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-geldkarte.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-31scd: Replace all assert macros by the log_assert macro.Werner Koch1-1/+0
2020-01-07scd: First changes to implement a PIN cache.Werner Koch1-0/+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-7/+7
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-2/+2
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-21/+21
2009-09-03Fix for extended length Le in decipherWerner Koch1-1/+1
2009-03-18Add server option with-ephemeral-keys.Werner Koch1-1/+3
2009-01-27Return the balance of a Geldkarte.Werner Koch1-18/+88
2009-01-27Add a Geldkarte gadget application.Werner Koch1-0/+337