summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_contract.c
AgeCommit message (Expand)Author
2024-04-10serialize v1 ordersChristian Blättler
2024-03-22implement memory management review feedbackChristian Blättler
2024-03-07add limits datastructure, move brutto to contract instead of choiceChristian Blättler
2024-03-06add serialization switch based on version fieldChristian Blättler
2024-03-06use v1 contract structure for v0 internallyChristian Blättler
2024-02-29serialize v0 contractChristian Blättler
2024-02-29separate structs implement discussed changesChristian Blättler
2017-01-30contract->proposalMarcello Stanisci
2017-01-27Fix compilation: #4869Marcello Stanisci
2016-12-0960% of /map/in handlerMarcello Stanisci
2016-12-09Up to parsing body of /map/in. Not tested.Marcello Stanisci
2016-11-03moving "instance" field within "merchant"Marcello Stanisci
2016-10-20Merge branch 'master' of git+ssh://taler.net/merchantChristian Grothoff
2016-10-20add 'code' with error code details to merchant backend error responses (#4497)Christian Grothoff
2016-10-19fetch and test pay_deadline in /payMarcello Stanisci
2016-09-26Adapting /pay and /contract to new TALER_ContractPS interfaceMarcello Stanisci
2016-07-07fixing #4594Marcello Stanisci
2016-06-27less loggingMarcello Stanisci
2016-06-27seeking "receiver" one level deeper when /contractMarcello Stanisci
2016-06-27more on loggingMarcello Stanisci
2016-06-25more diagnostics on picked instanceMarcello Stanisci
2016-06-24adapting /track API to use merchant instancesMarcello Stanisci
2016-06-23preliminary modification to liberate theMarcello Stanisci
2016-06-11fix more memory leaksChristian Grothoff
2016-06-05implement check_deposit()Christian Grothoff
2016-06-05more work on tracking, do store exchange_uri with transaction dataChristian Grothoff
2016-05-26remove dead /hash-contract API logicChristian Grothoff
2016-05-24Revert "check for duplicate transaction ID"Florian Dold
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff
2016-05-05check for duplicate transaction IDChristian Grothoff
2016-05-05add well-formedness checks for contractChristian Grothoff
2016-05-02removing debug printsMarcello Stanisci
2016-04-22reconstructing the contract in PHP donation shop (not tested)Marcello Stanisci
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-08updating licensing informationMarcello Stanisci
2016-03-07removing double memory freeMarcello Stanisci
2016-03-07still on licensingMarcello Stanisci
2016-03-01mint->exchange renamingChristian Grothoff
2016-02-17better error handling for hash-contract, againFlorian Dold
2016-02-17fix #4174Florian Dold
2016-02-01fix wrong JSON parsingFlorian Dold
2016-01-28Consistent naming of merchant signatureFlorian Dold
2016-01-27implement #4159Christian Grothoff
2016-01-24fix JSON format stringFlorian Dold
2016-01-24Remove {exec,pay}_url from backend.Florian Dold
2016-01-19Merge branch 'master' of git.taler.net:/var/git/merchantChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-12-25Fix reference counting bug and contract signatureFlorian Dold