summaryrefslogtreecommitdiff
path: root/src/exchange-tools/taler-exchange-wire.c
AgeCommit message (Expand)Author
2020-03-07share master private key verification logic between taler-exchange-wire and t...Christian Grothoff
2020-03-01fix log msgChristian Grothoff
2020-03-01check well-formedness of URI when signing, check return value of function for...Christian Grothoff
2020-02-04add timetravel option for testing/debuggingChristian Grothoff
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-13die, dead #include, dieChristian Grothoff
2019-12-07report on file usedChristian Grothoff
2019-11-01fix warningsChristian Grothoff
2019-09-13to lower case..Marcello Stanisci
2019-08-25re-format codeFlorian Dold
2019-08-17remove currency field from databasesChristian Grothoff
2019-06-26fix use after freeChristian Grothoff
2019-06-26have taler-exchange-wire check master public key matchesChristian Grothoff
2018-11-23Remove double closing of a "file stream".Marcello Stanisci
2018-10-06fix #5434 (no more salt in exchange wire replies)Christian Grothoff
2018-04-02fix NULL termination of fee listChristian Grothoff
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2017-04-20fix misc doxygen issuesChristian 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
2016-11-19taler-exchange-wire: infer method from JSON if possibleFlorian Dold
2016-07-07fixing #4594Marcello Stanisci
2016-05-05implementing #4449Christian Grothoff
2016-05-05fixing #4461Christian Grothoff
2016-04-16use user_config_file as wellChristian Grothoff
2016-04-16use exchange section consistently for master_priv_file optionChristian Grothoff
2016-04-16fix taler-exchange-wire way of loading configurationChristian Grothoff
2016-04-15automatically set 'type' in taler-exchange-wireChristian Grothoff
2016-04-11reduce unnecessary #includesChristian Grothoff
2016-04-11use libtalerwire instead of duplicating logicChristian Grothoff
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-04-07removing duplication of --help logicChristian Grothoff
2016-04-03fix json generation, use proper json in testChristian Grothoff
2016-04-02change taler-exchange-sepa to a more generic taler-exchange-wire tool using t...Christian Grothoff