summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd.c
AgeCommit message (Expand)Author
2016-06-26fix #4591Christian Grothoff
2016-06-13implement #4569Christian Grothoff
2016-06-09rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ...Christian Grothoff
2016-06-02check fcntl() return valueChristian Grothoff
2016-05-31implementing #3474Christian Grothoff
2016-05-02fixing #4462: avoid temporary schemata altogetherChristian Grothoff
2016-04-26misspelt variableFlorian Dold
2016-04-26create directoriesFlorian 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-21Merge branch 'master' of ssh://taler.net:/var/git/exchangeChristian Grothoff
2016-04-20implementing parsing of /refund requestsChristian Grothoff
2016-04-19move currency to taler sectionFlorian Dold
2016-04-16fix config parsing for dbinit toolChristian Grothoff
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-04-07removing duplication of --help logicChristian Grothoff
2016-04-04make use of r36977/78 API improvement in GNUnetChristian Grothoff
2016-04-01implementing #4356, tests still failing, but main logic should now be updatedChristian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff