summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_proposal.c
AgeCommit message (Expand)Author
2017-10-06check return value from TALER_JSON_hashChristian Grothoff
2017-09-09work on #5092, do not assert if instance unknownChristian Grothoff
2017-06-29fixing misc. FIXMEs, some style issues, and mostly DB return value handling t...Christian Grothoff
2017-06-04fix more leaksChristian Grothoff
2017-06-04fix more leaks, failure to reset job ptr when doneChristian Grothoff
2017-06-04fix misc leaksChristian Grothoff
2017-06-04fix misc memory leaksChristian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-05-04cosmeticsMarcello Stanisci
2017-04-26add wire_method to proposal termsFlorian Dold
2017-03-06implement #4935 (wire fee support)Christian Grothoff
2017-03-05fix misc memory leaksChristian Grothoff
2017-02-23Modify /history API and DB table for order_id-proposal_dataMarcello Stanisci
2017-02-22Fix json formatting.Marcello Stanisci
2017-02-12no newlineFlorian Dold
2017-02-12prettier automatic order_idFlorian Dold
2017-02-12set pay deadline if not in frontent orderFlorian Dold
2017-02-12set refund deadline if not in frontend offerFlorian Dold
2017-02-12round time before converting to JSON, otherwise GNUnet lib crashesFlorian Dold
2017-02-12add timestamp if missingFlorian Dold
2017-02-12add order_id if missing, break up function for readabilityFlorian Dold
2017-02-12Change '/pay' API according to #4891Florian Dold
2017-02-10Fix track API tests.Marcello Stanisci
2017-02-10Fixing testcases according to the renaming occurredMarcello Stanisci
2017-02-06Renaming /track/transaction handler to the pointMarcello Stanisci
2017-02-03renaming: proposal logic portedMarcello Stanisci
2017-02-02First steps in renamingMarcello Stanisci