summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2016-05-04fixes for distingChristian Grothoff
2016-05-04dead code eliminationChristian Grothoff
2016-05-04fix issues in tracking API and tracking API test, resolves #4399Christian Grothoff
2016-05-04fix JSON format stringChristian Grothoff
2016-05-04round exec timeChristian Grothoff
2016-05-03enable multiple wire methods to be used with aggregator, add command to run a...Christian Grothoff
2016-05-03adding assertions to assist figuring out #4482Christian Grothoff
2016-05-02fixing #4462: avoid temporary schemata altogetherChristian Grothoff
2016-05-02fix #4184Christian Grothoff
2016-05-02fixing #4479Christian Grothoff
2016-04-30update use to match new GNUnet scheduler APIChristian Grothoff
2016-04-28Merge branch 'master' of ssh://taler.net:/var/git/exchange into HEADChristian Grothoff
2016-04-26misspelt variableFlorian Dold
2016-04-26create directoriesFlorian Dold
2016-04-26check_permissions for AF_UNIXFlorian Dold
2016-04-25typoFlorian Dold
2016-04-25chmod instead of fchmodFlorian Dold
2016-04-25missing freeFlorian Dold
2016-04-25missing newline in logFlorian Dold
2016-04-25typoFlorian Dold
2016-04-25octalFlorian Dold
2016-04-25commentFlorian Dold
2016-04-25socket permissionsFlorian Dold
2016-04-25precheck for UDSFlorian Dold
2016-04-25use GNUnet helpersFlorian Dold
2016-04-25implement serving exchange via unix domain socketsFlorian Dold
2016-04-25presumably fixing #4455. A check did exist (see taler-exchange-httpd_deposit....Christian Grothoff
2016-04-22make names related to wire plugins less genericFlorian Dold
2016-04-21Merge branch 'master' of ssh://taler.net:/var/git/exchangeChristian Grothoff
2016-04-20implementing parsing of /refund requestsChristian Grothoff
2016-04-20introduce refund feeChristian Grothoff
2016-04-20unset env variable instead of setting to emptyChristian Grothoff
2016-04-19move currency to taler section, create taler.confFlorian Dold
2016-04-19move currency to taler sectionFlorian Dold
2016-04-17move fake bank implementation to new library to re-use the code in upcoming t...Christian Grothoff
2016-04-16fix config parsing for dbinit toolChristian Grothoff
2016-04-15Merge branch 'master' of ssh://taler.net:/var/git/exchangeChristian Grothoff
2016-04-11implement signing of /wire/deposit replies (#4135)Christian Grothoff
2016-04-11refactor /wire/deposit response generation to do all JSON logic in httpd_resp...Christian 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-10changing code to meet latest change in GNUNET_SCHEDULER APIChristian Grothoff
2016-04-09fix make dist rulesChristian 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