summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_refresh_melt.c
AgeCommit message (Expand)Author
2020-01-17doxygenChristian Grothoff
2020-01-17clean up KS keystate logicChristian Grothoff
2020-01-16kill another FIXMEChristian Grothoff
2020-01-16move function to libtalerexchangedb, as plannedChristian Grothoff
2019-11-23use CONFLICT for double spending to distinguish properly from FORBIDDEN for b...Christian Grothoff
2019-11-23fixChristian Grothoff
2019-11-23migrate parsing logic to libtalermhdChristian Grothoff
2019-11-23more refactoring towards using libtalermhdChristian Grothoff
2019-11-01improve status codes returned in case of denomination key troublesChristian Grothoff
2019-11-01fix warningsChristian Grothoff
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-07-24implement zombie checkChristian Grothoff
2019-06-27first steps on #5777Christian Grothoff
2019-06-26template for /refresh/paybackChristian Grothoff
2019-05-02replace denom_pub with denom_pub_hash in exchange API to reduce bandwidthChristian Grothoff
2019-04-03Faking the time.Marcello Stanisci
2018-10-20remove dead variableChristian Grothoff
2018-10-19reduce redundant data fetch (#5444)Christian Grothoff
2018-08-19re-init logging so we can tell by PID who it isChristian Grothoff
2018-08-19make transactions smaller to try to reduce rollbacksChristian Grothoff
2018-05-14Triggering doubled /refresh/melt, plus prepare ground for twisting the /refre...Marcello Stanisci
2018-03-12fix #5281 for exchange: do preflight check that an old transaction is no long...Christian Grothoff
2017-11-29fixing #5178Christian Grothoff
2017-10-07properly handle signing errors if httpd lacks signing keys by returning inter...Christian Grothoff
2017-10-06handle (most) TEH_KS_acquire errorsChristian Grothoff
2017-06-22address #5010 for /refresh/meltChristian Grothoff
2017-06-20incomplete work on fixing #5010 for /refresh/meltChristian Grothoff
2017-06-20fixing #5010 for /refresh/revealChristian Grothoff
2017-06-19split httpd_refresh.c into refresh_melt, refresh_link and refresh_revealChristian Grothoff