summaryrefslogtreecommitdiff
path: root/src/wire
AgeCommit message (Expand)Author
2019-01-30Adding map: wire method name <--> plugin name.Marcello Stanisci
2018-11-19Skip test when wire-plugin is not loaded.Marcello Stanisci
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-04-02modify wire plugin load logic to use reference countingChristian Grothoff
2018-02-07make it compileFlorian Dold
2018-02-07wire plugin (test): gracefully handle errorsFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2017-12-14nicer error reportingChristian Grothoff
2017-12-06largely fix #5077Christian Grothoff
2017-11-20fix issue in wire auditor's history processingChristian Grothoff
2017-11-12work on #5077: reserve_pub vs. wtid issue, add reject functionality to wire p...Christian Grothoff
2017-10-18releasing v0.4.0v0.4.0Christian Grothoff
2017-10-06use proper enum value for error code on signature parsing in wire pluginChristian Grothoff
2017-10-06better logging if IBAN validation fails, also avoid potentially unbounded sta...Christian Grothoff
2017-10-06fix signed calls to isalpha/isdigit/isspace etc.Christian Grothoff
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