summaryrefslogtreecommitdiff
path: root/src/exchange-tools/taler-exchange-keyup.c
AgeCommit message (Expand)Author
2019-11-01fix warningsChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-09-13to lower case..Marcello Stanisci
2019-08-25re-format codeFlorian Dold
2019-06-26also check for master public key consistency in taler-exchange-keyupChristian Grothoff
2019-04-11Better calculation of # DKsMarcello Stanisci
2019-04-10Make the API-agnostic iterator work.Marcello Stanisci
2019-04-08Fix leftover memcmpng0
2019-04-08Refactor for GNUNET_memcmp and _is_zerong0
2019-04-08notesMarcello Stanisci
2019-04-06Test the big lookahead_sign, plus notes.Marcello Stanisci
2019-04-03keyup:_use_ the timestamp given by the user.Marcello Stanisci
2019-04-02syntaxMarcello Stanisci
2019-03-27DebugMarcello Stanisci
2019-03-02actually disable 100 continueChristian Grothoff
2018-10-27clean up struct TALER_ExchangeSigningKeyValidityPSChristian Grothoff
2018-09-15fix #5315, including more testingChristian Grothoff
2018-05-03fix path generation.Marcello Stanisci
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-02-12Implement new traits-based tests.Marcello Stanisci
2017-10-06check rval from TALER_amount_to_stringChristian Grothoff
2017-10-06really carefully check strtoll() return value before casting to uint64_tChristian Grothoff
2017-06-04fix more leaksChristian Grothoff
2017-05-09handle error code returned by TALER_EXCHANGEDB_denomination_keys_iterateChristian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-04-17introducing closing feeChristian Grothoff
2017-04-08implement checking of denomination revocation status in auditorChristian Grothoff
2017-04-07implement denomination key revocation logic in exchangedb and taler-exchange-...Christian Grothoff
2017-03-25renaming GNUNET_GETOPT-symbols to match latest changes in GNUnetChristian Grothoff
2017-03-15update getopt config parsing style to match 'getopt' GNUnet branch API changeChristian Grothoff
2017-03-05fix use of uninit valueChristian Grothoff
2017-03-04implementing #4932Christian Grothoff
2017-03-03implement #4929: add wire transfer fee to /wire (but not yet charged by aggre...Christian Grothoff
2017-02-14fix return value checkChristian Grothoff
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