summaryrefslogtreecommitdiff
path: root/src/wire
AgeCommit message (Expand)Author
2017-06-06add missing files for distcheckChristian Grothoff
2017-05-16implement test and fix minor discovered bugs for /history via test wire plugi...Christian Grothoff
2017-05-16skeleton for the test for #4959Christian Grothoff
2017-05-16handle base32-wire transfer subject being followed by space+exchange base url...Christian Grothoff
2017-05-08move responsibility of converting to wire subject to reserve_pub into wire p...Christian Grothoff
2017-05-08updates to distinguish clearly between wtid and json transfer detailsChristian Grothoff
2017-05-05more work on wirewatchChristian Grothoff
2017-05-05starting to implement taler-exchange-wirewatchChristian Grothoff
2017-05-04adding support for transaction history to wire plugin API (#4959)Christian Grothoff
2017-05-04switch bank api to new authentication method APIChristian Grothoff
2017-05-04implement #4993Christian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-03-03changing wire plugin specification from [exchange]WIREFORMAT to [exchange-wir...Christian Grothoff
2017-03-02implementing #4921: add base URL to wire transfersChristian Grothoff
2017-02-08fix #4886Christian Grothoff
2017-02-08fix conditional in test case (exposes underlying failure)Florian Dold
2016-11-18addressing #4803: nicer error messages for invalid wire formatsChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-11fixing more leaksChristian Grothoff
2016-05-02code simplification via new extended libgnunetcurl APIChristian Grothoff
2016-05-02fixing #4479Christian Grothoff
2016-04-25fix CURRENCY section in test caseFlorian Dold
2016-04-22make names related to wire plugins less genericFlorian Dold
2016-04-19move currency to taler section, create taler.confFlorian Dold
2016-04-17fix #4400: add test for amount_round wire plugin APIChristian Grothoff
2016-04-17update code to match new APIChristian Grothoff
2016-04-11adding wire plugin tests, resolving #4357Christian Grothoff
2016-04-11adding new test, still failingChristian Grothoff
2016-04-11implementing #4357, but test missingChristian Grothoff
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-04-10changing code to meet latest change in GNUNET_SCHEDULER APIChristian Grothoff
2016-04-07for #4374Christian Grothoff
2016-04-07Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-04-07install data and plugins in taler-exchange, not talerChristian Grothoff
2016-04-06get simple aggregation test to passChristian Grothoff
2016-04-04-fix mem leaksChristian Grothoff
2016-04-03Fix testcase to match latest spec without receiver_Christian Grothoff
2016-04-02change taler-exchange-sepa to a more generic taler-exchange-wire tool using t...Christian Grothoff
2016-04-01set environment variable to ensure plugins are found during testsChristian Grothoff
2016-04-01fix error messageChristian Grothoff
2016-04-01update man pages and templates to use current optionsChristian Grothoff
2016-04-01implementing #4356, tests still failing, but main logic should now be updatedChristian Grothoff
2016-04-01return nicer error message from bank API and fix compiler warningChristian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-03-04modify /wire/test to provide bank URI and bank account numbersChristian Grothoff
2016-03-04towards returning account numbers in /wire/testChristian Grothoff
2016-03-02fixing #4230 in bank-libChristian Grothoff
2016-03-02towards fixing #4230Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff
2016-02-06fix compiler warning, define test wire json formatChristian Grothoff