summaryrefslogtreecommitdiffstats
path: root/scd/app-geldkarte.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scd: Replace all assert macros by the log_assert macro.Werner Koch2021-03-311-1/+0
* scd: First changes to implement a PIN cache.Werner Koch2020-01-071-0/+1
* scd: Add an re-select mechanism to switch apps.Werner Koch2019-06-251-0/+1
* scd: Simplify inclusion of app-common.h.Werner Koch2019-06-211-1/+0
* scd: Use enums for cardtype and apptype.Werner Koch2019-06-211-1/+1
* scd: Split data structures into app and card related objects.Werner Koch2019-06-191-7/+7
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-2/+2
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-21/+21
* Fix for extended length Le in decipherWerner Koch2009-09-031-1/+1
* Add server option with-ephemeral-keys.Werner Koch2009-03-181-1/+3
* Return the balance of a Geldkarte.Werner Koch2009-01-271-18/+88
* Add a Geldkarte gadget application.Werner Koch2009-01-271-0/+337