summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2016-05-18fix table dropping logic to ensure testcases run in fresh environmentChristian Grothoff
2016-05-16use GNUNET_new_array()Christian Grothoff
2016-05-16not all are 2dChristian Grothoff
2016-05-16Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-05-16fixing #3814 by removing ability to melt multiple oldcoins at the same timeChristian Grothoff
2016-05-11MASTER_KEY in section merchant-exchange-test used to point exchange's private...Marcello Stanisci
2016-05-11uncommenting PORT in configMarcello Stanisci
2016-05-10merchant private key in config generatorMarcello Stanisci
2016-05-10adding EDATE in merchant config generatorMarcello Stanisci
2016-05-10typoMarcello Stanisci
2016-05-10typo: tears->yearsMarcello Stanisci
2016-05-10typoMarcello Stanisci
2016-05-10including config generator among installed filesMarcello Stanisci
2016-05-08reorg testcase a bitChristian Grothoff
2016-05-08expand testcase to cover refund API, fix minor issuesChristian Grothoff
2016-05-06check if starting aggregator actually workedChristian Grothoff
2016-05-06fix shutdown issue in testChristian Grothoff
2016-05-06add timeout logic to aggregator testChristian Grothoff
2016-05-06support REFUNDS in transaction history in libtalerexchangeChristian Grothoff
2016-05-05working on #3641: more on /refund implementationChristian Grothoff
2016-05-05implementing #4449Christian Grothoff
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