summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-03reference bug #6458Christian Grothoff
2020-08-03test for refund availableChristian Grothoff
2020-08-03fix name extractionChristian Grothoff
2020-08-03separate out QR logicChristian Grothoff
2020-08-03support i18n with HTML templatesChristian Grothoff
2020-08-01implementation/tests for idempotent POST /orders requestsJonathan Buchanan
2020-08-01fix query paid orders & add testJonathan Buchanan
2020-07-31test order without claim tokenJonathan Buchanan
2020-07-30fix error message use-after-freeJonathan Buchanan
2020-07-30add 'paid' to GET /private/orders response entriesJonathan Buchanan
2020-07-30fix wrong query delimiterFlorian Dold
2020-07-30zero out claim tokenFlorian Dold
2020-07-30use GNUNET_is_zero correctly (confusing return value!)Florian Dold
2020-07-30remove wrong/misleading commentFlorian Dold
2020-07-30remove accidental valgrindFlorian Dold
2020-07-30handle wrong claim token correctlyFlorian Dold
2020-07-30emit claim token in URIFlorian Dold
2020-07-30Revert "add claim token to taler pay URI"Florian Dold
2020-07-30add claim token to taler pay URIFlorian Dold
2020-07-29revert to use pointers for claim token client libJonathan Buchanan
2020-07-29remove allocations and pointers from claim token client/test codeJonathan Buchanan
2020-07-29fix session ID (bogus trailing slash), formattingFlorian Dold
2020-07-29style fixes thanks to Torsten GrothoffChristian Grothoff
2020-07-29style improvementsChristian Grothoff
2020-07-29perfectionist HTML does not work with FFChristian Grothoff
2020-07-29perfectionist HTMLChristian Grothoff
2020-07-29nicer HTMLChristian Grothoff
2020-07-29fix QR code generationChristian Grothoff
2020-07-29lib code/tests for claim tokenJonathan Buchanan
2020-07-29remove claim_token from insert_contract_terms and return it from lookup_orderJonathan Buchanan
2020-07-28db checks claim_token in insert_contract_termsJonathan Buchanan
2020-07-28fix separation between path and query stringMS
2020-07-27Merge branch 'master' of ssh://git.taler.net/merchantJonathan Buchanan
2020-07-27add amount, summary, and refundable to GET /private/ordersJonathan Buchanan
2020-07-27ApiKey should be part of the optionChristian Grothoff
2020-07-27use MHD constantChristian Grothoff
2020-07-27Remove checkMS
2020-07-27freeMS
2020-07-27fix checkMS
2020-07-27taler:// URI syntax with correct slashes and instance pathFlorian Dold
2020-07-27remove valgrind tests, as they fail on some platformsFlorian Dold
2020-07-27add missing .c file (previously ignored due to overzealous .gitignore)Florian Dold
2020-07-27missing commitChristian Grothoff
2020-07-27fix DB testChristian Grothoff
2020-07-27switch to new URI schema with taler+http:// instead of insecureChristian Grothoff
2020-07-27make create_token optionalChristian Grothoff
2020-07-27fix stupid typoChristian Grothoff
2020-07-27add missing MakefilesChristian Grothoff
2020-07-27adjustments to POST /private/orders for #6446 (still missing DB logic update)Christian Grothoff
2020-07-27Merge branch 'master' of git+ssh://git.taler.net/merchantChristian Grothoff