summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd.c
AgeCommit message (Expand)Author
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
2018-08-09report ore precisely where commands went wrongChristian Grothoff
2018-08-09fix KS state freeing on exitChristian Grothoff
2018-08-09fix benchmark tool output and time measurementChristian Grothoff
2018-04-02get filename instead of get_string, nicify some stringsChristian Grothoff
2018-01-16use saner log levelChristian Grothoff
2017-12-14eliminate /admin/add/incoming (fixes #5172)Christian Grothoff
2017-12-12use dual stack for exchangeChristian Grothoff
2017-10-06do not potentially pass -1 to fcntl()Christian Grothoff