summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-04-16fix linker issueChristian Grothoff
2016-04-16fix config parsing for dbinit toolChristian 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-16use exchange section consistently for master_priv_file optionChristian Grothoff
2016-04-16fix taler-exchange-wire way of loading configurationChristian Grothoff
2016-04-16fix taler-exchange-keyup way of loading configurationChristian Grothoff
2016-04-15automatically set 'type' in taler-exchange-wireChristian Grothoff
2016-04-15Fix #4229Christian Grothoff
2016-04-15gitignoreFlorian Dold
2016-04-15Merge branch 'master' of ssh://taler.net:/var/git/exchangeChristian Grothoff
2016-04-15add missing rollbackChristian Grothoff
2016-04-14new taler-bank-manage invocationFlorian Dold
2016-04-13Create taler-config wrapper around gnunet-configFlorian Dold
2016-04-11set currency to default bank currency for test caseFlorian Dold
2016-04-11account numbers start at 1Florian Dold
2016-04-11newlineFlorian Dold
2016-04-11check exchange signature on /wire/deposit response (#4135)Christian Grothoff
2016-04-11implement signing of /wire/deposit replies (#4135)Christian Grothoff
2016-04-11Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-04-11refactor /wire/deposit response generation to do all JSON logic in httpd_resp...Christian Grothoff
2016-04-11adding wire plugin tests, resolving #4357Christian Grothoff
2016-04-11adding new test, still failingChristian Grothoff
2016-04-11reduce unnecessary #includesChristian Grothoff
2016-04-11use libtalerwire instead of duplicating logicChristian Grothoff
2016-04-11implementing #4357, but test missingChristian Grothoff
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-04-10add testcase for profiteering from rounding, also passes, this concludes #4141Christian Grothoff
2016-04-10expanding aggregator testcaseChristian Grothoff
2016-04-10implement selection by wire_deadline as documentedChristian Grothoff
2016-04-10do not clear result until end of iteration over resultsChristian Grothoff
2016-04-10changing code to meet latest change in GNUNET_SCHEDULER APIChristian Grothoff
2016-04-09fix make dist rulesChristian Grothoff
2016-04-07recent changes to GNUNET_OS-IPK logic make plugin.c obsoleteChristian Grothoff
2016-04-07removing duplication of --help logicChristian 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-07install configuration template file in share/taler/config.d/Christian Grothoff
2016-04-06get simple aggregation test to passChristian Grothoff
2016-04-06update ignore file, fix compiler warningChristian Grothoff
2016-04-06address 'shutdown' TODO in taler-exchange-aggregatorChristian Grothoff
2016-04-06address 'global_ret' simplification TODOChristian Grothoff
2016-04-06fix iterate_matching_deposits(), LIMIT does not work with variables in Postgr...Christian Grothoff
2016-04-05undef dead symbolChristian Grothoff
2016-04-04-fix mem leaksChristian Grothoff
2016-04-04fix test to ensure DB invariants are metChristian Grothoff
2016-04-04skeletons for other commandsChristian Grothoff
2016-04-04implementing /deposit for testChristian Grothoff
2016-04-04implementing /deposit for testChristian Grothoff