Age | Commit message (Expand) | Author |
2024-09-10 | have libtalermerchant accept 451 on order creation | Christian Grothoff |
2024-08-28 | -style fixes | Christian Grothoff |
2023-10-13 | add currency specification parsing to /config logic in libtalermerchant | Christian Grothoff |
2023-01-16 | code clean up and get KYC test to pass again with recent exchange changes | Christian Grothoff |
2023-01-03 | update | priscilla |
2022-12-30 | testing using templates | priscilla |
2021-12-19 | -introduce new types for tip identifiers and tip pickups | Christian Grothoff |
2020-11-08 | adjust error codes in merchant | Christian Grothoff |
2020-10-14 | add test for #6545 | Christian Grothoff |
2020-10-13 | implement #6545 | Christian Grothoff |
2020-10-13 | doxygen fixes | MS |
2020-10-09 | Addressing @file warnings. | MS |
2020-08-29 | log at least a bit on parse failures | Christian Grothoff |
2020-08-22 | remove unnecessary h_contract support, fix free() of uninitialized variable | Christian Grothoff |
2020-08-22 | pass h_contract separate from URI, that is cleaner | Christian Grothoff |
2020-08-22 | log where parsing failed | Christian Grothoff |
2020-08-19 | improve logging | Christian Grothoff |
2020-08-19 | fix bad frees() | Christian Grothoff |
2020-08-10 | implement parse refund uri (untested) & add more tests for pay uri | Jonathan Buchanan |
2020-08-09 | implement parser for taler_pay_uri | Jonathan Buchanan |
2020-04-24 | baseURL construction helper function' | Christian Grothoff |
2020-04-10 | implement #5299 | Christian Grothoff |
2020-04-06 | make API return exchange data systematically, fixes #4939 | Christian Grothoff |
2018-01-31 | use url helpers from taler util | Florian Dold |
2018-01-30 | use url instead of uri consistently | Florian Dold |
2018-01-22 | implement check payment API client | Florian Dold |
2017-06-25 | handle '/' at end of URLs when composing http requests in libtalermerchant | Christian Grothoff |