aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-geldkarte.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-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.
* Fix for extended length Le in decipherWerner Koch2009-09-031-1/+1
|
* Add server option with-ephemeral-keys.Werner Koch2009-03-181-1/+3
| | | | | Extend SCD LEARN command.
* Return the balance of a Geldkarte.Werner Koch2009-01-271-18/+88
|
* Add a Geldkarte gadget application.Werner Koch2009-01-271-0/+337
Minor other changes.