summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd.c
AgeCommit message (Expand)Author
2017-09-26fix calculation of 'Expires:' header, also handle HTTP HEAD requestsChristian Grothoff
2017-09-13style fixChristian Grothoff
2017-06-19split httpd_refresh.c into refresh_melt, refresh_link and refresh_revealChristian Grothoff
2017-06-19split tracking into track_transfer.c and track_transaction.cChristian Grothoff
2017-06-19rename file to match content betterChristian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-04-10add test case for #3887Christian Grothoff
2017-03-25renaming GNUNET_GETOPT-symbols to match latest changes in GNUnetChristian Grothoff
2017-03-15update getopt config parsing style to match 'getopt' GNUnet branch API changeChristian Grothoff
2017-03-08fix #4851Christian Grothoff
2017-02-07add code to silence false positive warning in gcc6.3Florian Dold
2017-01-13Add option to initialized db, fixes 4858Florian Dold
2016-11-11-only enable developer logic if MHD is recent enoughChristian Grothoff
2016-09-30mint->exchange leftoversChristian Grothoff
2016-09-23check return values, fix use of uninit memory on certain error handling pathsChristian Grothoff
2016-09-23fix #4673Christian Grothoff
2016-07-07fixing #4594Marcello Stanisci
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