aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-geldkarte.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-21/+21
We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again.
2009-09-03Fix for extended length Le in decipherWerner Koch1-1/+1
2009-03-18Add server option with-ephemeral-keys.Werner Koch1-1/+3
Extend SCD LEARN command.
2009-01-27Return the balance of a Geldkarte.Werner Koch1-18/+88
2009-01-27Add a Geldkarte gadget application.Werner Koch1-0/+337
Minor other changes.