summaryrefslogtreecommitdiff
path: root/src/exchange-tools/taler-exchange-keyup.c
AgeCommit message (Expand)Author
2020-03-22the big EC renameChristian Grothoff
2020-03-17a first, untested stab at #6123, committing intermediate result that passes (...Christian Grothoff
2020-03-17fix doxygen errorsChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-10fix typo, remove obsolete option, initialize mpubChristian Grothoff
2020-03-07fix comments, naming consistency issuesChristian Grothoff
2020-03-07share master private key verification logic between taler-exchange-wire and t...Christian Grothoff
2020-03-04more renamingChristian Grothoff
2020-02-11revert bank API change, we will not do this here after allChristian Grothoff
2020-02-11mergingChristian Grothoff
2020-02-11start with new history API implementationChristian Grothoff
2020-02-04add timetravel option for testing/debuggingChristian Grothoff
2020-01-20bugfixesChristian Grothoff
2020-01-19use TALER_config_get_amount() consistently, require currency rounding option ...Christian Grothoff
2020-01-19rename: TALER_config_get_denom->amountChristian Grothoff
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-15add another interpreter command to check incoming wire transfersChristian Grothoff
2020-01-14refactor uri parsing logic, prepare for unit testChristian Grothoff
2020-01-13die, dead #include, dieChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2019-12-11add logic for privacy policyChristian Grothoff
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