summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_payback.c
AgeCommit message (Expand)Author
2019-11-23fixChristian Grothoff
2019-11-23migrate parsing logic to libtalermhdChristian Grothoff
2019-11-23more libtalermhd refactoringChristian 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-08-25re-format codeFlorian Dold
2019-07-24getting revocation/payback test with refreshed coins to passChristian Grothoff
2019-07-24implement zombie checkChristian Grothoff
2019-07-23need the hash of coin_ev with an index for selectChristian Grothoff
2019-07-23implement postges_get_old_coin_by_h_blind for #5777Christian Grothoff
2019-07-22mention bug #Christian Grothoff
2019-07-22integrating refresh payback with standard payback, almost doneChristian Grothoff
2019-07-22include new payback-refresh possibilities in coin history generationChristian Grothoff
2019-07-21indentation fixesChristian Grothoff
2019-06-18dead code eliminationChristian 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-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-03-12fix #5281 for exchange: do preflight check that an old transaction is no long...Christian 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-10-06check return value from TALER_amount_get_zeroChristian Grothoff
2017-06-19address #5010 for /paybackChristian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-04-10add test case for #3887Christian Grothoff
2017-04-01implement DB plugin function to obtain reserve information, migrate logic to ...Christian Grothoff
2017-03-29first sketch at db module implementation for #3887Christian Grothoff
2017-03-29implement /payback parsing and signature verificationChristian Grothoff