summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_pay.c
AgeCommit message (Expand)Author
2016-06-05more work on tracking, do store exchange_uri with transaction dataChristian Grothoff
2016-06-04revisiting merchant backenddb, towards fixing #4502/#4160Christian Grothoff
2016-05-31handle wire transfer deadline conflict with execution timeChristian Grothoff
2016-05-26actually store timeout task handleFlorian Dold
2016-05-26change edate to wire_transfer_deadline/delay (#4521)Christian Grothoff
2016-05-24cancel timeout taskFlorian Dold
2016-05-24include last /keys response when denomination not foundFlorian Dold
2016-05-24Revert "check for duplicate transaction ID"Florian Dold
2016-05-23better error responseFlorian Dold
2016-05-23better error responseFlorian Dold
2016-05-23authorsFlorian Dold
2016-05-23time out /pay after 30 secondsFlorian Dold
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff
2016-05-18missing "static" qualifierMarcello Stanisci
2016-05-09addressing #4496Marcello Stanisci
2016-05-09adding src/backend testcases, plus utility function that returns theMarcello Stanisci
2016-05-05check double spending proofsChristian Grothoff
2016-05-05check for duplicate transaction IDChristian Grothoff
2016-04-28configuration file for testcase + "run()" function for itMarcello Stanisci
2016-04-24Merge branch 'master' of ssh://taler.net:/var/git/merchantChristian Grothoff
2016-04-24fix const causing ftbfsChristian Grothoff
2016-04-20fix abort due to proof that is NULLFlorian Dold
2016-04-19move loggingFlorian Dold
2016-04-17adding logging to aid diagnosis of #4433Christian Grothoff
2016-04-07assertionFlorian Dold
2016-03-19de-duplicate JSON parsing code of main backend logic (#4150)Christian Grothoff
2016-03-19use new JSON APIs (#4237/#4150)Christian Grothoff
2016-03-16making,Marcello Stanisci
2016-03-07still on licensingMarcello Stanisci
2016-03-04removing unneeded printsMarcello Stanisci
2016-03-01mint->exchange renamingChristian Grothoff
2016-02-17fix #4174Florian Dold
2016-01-29alphabetic sortingFlorian Dold
2016-01-27implement #4159: verify signature on /payChristian Grothoff
2016-01-25bump yearChristian Grothoff
2016-01-25eh, those lines should have been removed...Christian Grothoff
2016-01-25fixing 152Christian Grothoff
2016-01-19Merge branch 'master' of git.taler.net:/var/git/merchantChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-01more loggingChristian Grothoff
2015-12-25Add lots of logging.Florian Dold
2015-12-24Fixing #4102Marcello Stanisci
2015-12-20Send clearer error, avoid use-after-free.Florian Dold
2015-12-14fix type errorChristian Grothoff
2015-12-14fixing segfault reported in msg 9999 of issue 4085Marcello Stanisci
2015-12-14fixing #4085Marcello Stanisci
2015-12-12fix FIXME about uninit timestamp, simplify edate handling logicChristian Grothoff
2015-12-08-docuChristian Grothoff
2015-12-08complete implementation of /pay, including storing data to databaseChristian Grothoff
2015-11-29implement #4074Christian Grothoff