summaryrefslogtreecommitdiff
path: root/src/exchange-tools/taler-exchange-keyup.c
AgeCommit message (Expand)Author
2016-09-20strtol -> strtoll, which made the anchor (see signkey generation algorithm)Marcello Stanisci
2016-09-07Regenerate keys before withdraw period is over.Florian Dold
2016-07-07fixing #4594Marcello Stanisci
2016-06-15nicer reportsChristian Grothoff
2016-06-11fix leaksChristian Grothoff
2016-05-06refactor code to write signing keys in same module where we read themChristian Grothoff
2016-05-05fixing #4461Christian Grothoff
2016-05-02fix #4184Christian Grothoff
2016-04-20introduce refund feeChristian Grothoff
2016-04-16make all exchange-tools load configs properly like other Taler toolsChristian Grothoff
2016-04-16use user_config_file as wellChristian Grothoff
2016-04-16fix taler-exchange-keyup way of loading configurationChristian Grothoff
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-04-07removing duplication of --help logicChristian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff