aboutsummaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_track-transaction.c
AgeCommit message (Expand)Author
2020-04-16complete first draft of new SQL schemaChristian Grothoff
2020-04-12fix tip pickup MHD suspend/resume handling, code cleanup: use struct TALER_EX...Christian Grothoff
2020-04-10preparatory steps for #6136Christian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-09make code compile without warnings against latest libmicrohttpd APIChristian Grothoff
2020-04-08adapt to exchange API changeChristian Grothoff
2020-04-05update to match latest exchange APIChristian Grothoff
2020-04-04code cleanupChristian Grothoff
2020-04-04update to latest exchange API, some better error handlingChristian Grothoff
2020-03-31typosChristian Grothoff
2020-03-23fix ftbfsChristian Grothoff
2020-03-22big EC rename, part IIChristian Grothoff
2020-03-22the big EC renameChristian Grothoff
2020-02-28exchange rename festChristian Grothoff
2020-01-09H_wire -> h_wire (#6032)Christian Grothoff
2019-11-24more deduplication via libtalermhdChristian Grothoff
2019-11-23begin to use libtalermhdChristian Grothoff
2019-09-26refactor to check for instance in one place, instead of in each handlerChristian Grothoff
2019-09-23implement instances via one base URL per instanceFlorian Dold
2019-08-26get rid of session_sig, as it is complex and does not work with mobile paymentsFlorian Dold
2019-06-18fix misc style bugs and one real oneChristian Grothoff
2019-04-06add preflights, fix indentationChristian Grothoff
2019-04-06get rid of some memcmpsChristian Grothoff
2019-01-31/proposal API disambiguation.Marcello Stanisci
2018-03-17typoMarcello Stanisci
2018-03-17enabling twisted command.Marcello Stanisci
2018-03-17commentsMarcello Stanisci
2018-03-12implementing #5281 guards against hanging transactions, plus minor code cleanupsChristian Grothoff
2018-02-02remove unnecessary table, track last_session_idFlorian Dold
2017-12-28more work towards /pay abort modeChristian Grothoff
2017-12-26working on #5158, moving exchange_url to coin in /pay API, also renaming 'f' ...Christian Grothoff
2017-12-26first refactoring for #5158: allow multiple exchange URLs to be in database p...Christian Grothoff
2017-10-06check return value from TALER_JSON_hashChristian Grothoff
2017-07-21work for #4943 (incomplete)Christian Grothoff
2017-07-20minor style fixesChristian Grothoff
2017-07-16flagging proposal as paid (#5054)Marcello Stanisci
2017-06-29fix last #5010 issues, including timeout of the generatorChristian Grothoff
2017-06-29fixing misc. FIXMEs, some style issues, and mostly DB return value handling t...Christian Grothoff
2017-06-08fix warningsMarcello Stanisci
2017-06-04fix misc memory leaksChristian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-04-20debug printsMarcello Stanisci
2017-03-07Remove confusing comment.Marcello Stanisci
2017-03-05towards implementing #4935: make sure all of the fee data is available for th...Christian Grothoff
2017-03-04implementing #4929 (adjusting to exchange API changes)Christian Grothoff
2017-02-23Modify /history API and DB table for order_id-proposal_dataMarcello Stanisci
2017-02-10Fix track API tests.Marcello Stanisci
2017-02-10Fixing testcases according to the renaming occurredMarcello Stanisci
2017-02-07Huge renaming about removing transaction_id useMarcello Stanisci
2017-02-06Renaming in /track/transaction handler.Marcello Stanisci