summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd.c
AgeCommit message (Expand)Author
2020-02-29doxygen fixesChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff
2020-02-26skip also here over part of URI that was already parsedChristian Grothoff
2020-02-26more precise loggingChristian Grothoff
2020-02-26fix uninitialized localChristian Grothoff
2020-02-26phase 1 of #6067: update exchange HTTPD to new API styleChristian Grothoff
2020-02-13fix uninit retChristian Grothoff
2020-02-04add timetravel option for testing/debuggingChristian Grothoff
2020-01-20fix signal initialization race on startup with shutdownChristian Grothoff
2020-01-20fix leakChristian Grothoff
2020-01-20fixChristian Grothoff
2020-01-20fixChristian Grothoff
2020-01-20simplifyChristian Grothoff
2020-01-19add single-threaded mode to exchange HTTP for fuzzingChristian Grothoff
2020-01-19named constants pleaseChristian Grothoff
2020-01-19enable stdin for -fChristian Grothoff
2020-01-19try to fix KS handlingChristian Grothoff
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-17remove dead globalsChristian Grothoff
2020-01-17implement rh cachingChristian Grothoff
2020-01-17use strcasecmp for methodsChristian Grothoff
2020-01-15respond with CORS headers for OPTIONS pre-flight requestFlorian Dold
2020-01-15remove testing API, we use gnunet-crypto-tvg insteadFlorian Dold
2019-12-11add logic for privacy policyChristian Grothoff
2019-12-08actually serve /termsFlorian Dold
2019-12-02tosChristian Grothoff
2019-12-01implement #5740Christian Grothoff
2019-11-23migrate parsing logic to libtalermhdChristian Grothoff
2019-11-23more refactoring towards using libtalermhdChristian Grothoff
2019-11-23first uses of libtalermhdChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-29fix compiler warningsChristian Grothoff
2019-10-10strcmpChristian Grothoff
2019-09-17make URLs case-sensitiveChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-08-17remove currency field from databasesChristian Grothoff
2019-08-01fix indentChristian Grothoff
2019-07-22integrating refresh payback with standard payback, almost doneChristian Grothoff
2019-06-26template for /refresh/paybackChristian Grothoff
2019-06-05working on fix for #5747Christian Grothoff
2019-05-10Create async scopes.Florian Dold
2019-04-18add post HTTP request check for hanging transactionsChristian Grothoff
2019-03-02actually disable 100 continueChristian Grothoff
2019-01-10update tool to follow renaming of test -> taler-bank for the taler bank wire ...Christian Grothoff
2018-10-02write exchange stats on exitFlorian Dold
2018-09-21do tcp fast open in the exchange httpdFlorian Dold
2018-08-11be aggressiveChristian Grothoff
2018-08-11cache result from log level checkChristian Grothoff
2018-08-11avoid backlog issue by increasing backlog sizeChristian Grothoff