summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-05-28implement new account api in libtalermerchant (for #7824)Christian Grothoff
2023-05-28towards a CRUD API for merchant instance account editingChristian Grothoff
2023-05-27fix #7846, including adding testChristian Grothoff
2023-05-27clean up test logic a bitChristian Grothoff
2023-05-18rename .success to .ok for consistencyChristian Grothoff
2023-05-17-fix crash reported by sebasChristian Grothoff
2023-05-15Factor out 9 new functions (shit job)Iván Ávalos
2023-05-13OAUTH args renamedChristian Grothoff
2023-05-13implement #7837Christian Grothoff
2023-05-13-move AML_THRESHOLD option to exchangeChristian Grothoff
2023-05-12Small comment fixIván Ávalos
2023-05-12Factor out 13 new functions (shit job)Iván Ávalos
2023-05-10-more NZLChristian Grothoff
2023-05-10-always use GNUNET_memcpyChristian Grothoff
2023-05-10fix 0-length VLAsChristian Grothoff
2023-05-10-fix uninit ptr useChristian Grothoff
2023-05-10-fix 0-length VLAsChristian Grothoff
2023-05-10-fix zero-length VLAsChristian Grothoff
2023-05-09use new TALER_MHD_check_content_length() macroChristian Grothoff
2023-05-08Factor out {lookup,delete,insert,update,lock}_product(s) (shit job)Iván Ávalos
2023-05-08Factor out activate_account (shit job)Iván Ávalos
2023-05-08Factor out inactivate_account (shit job)Iván Ávalos
2023-05-08Factor out update_instance_auth (shit_job)Iván Ávalos
2023-05-08Factor out purge_instance and update_instance (shit job)Iván Ávalos
2023-05-08Factor out delete_instance_private_key (shit job)Iván Ávalos
2023-05-08Factor out account_kyc_get_status (shit job)Iván Ávalos
2023-05-08Factor out account_kyc_set_status (shit job)Iván Ávalos
2023-05-08Factor out insert_instance (shit job)Iván Ávalos
2023-05-08Factor out lookup_instance_auth (shit job)Iván Ávalos
2023-05-06-fix transfer tracking testChristian Grothoff
2023-05-06-fix order creation testChristian Grothoff
2023-05-04wrap contract_terms in pay hookChristian Grothoff
2023-05-04adjust to minor API change from #7808Christian Grothoff
2023-05-04-minor code cleanupChristian Grothoff
2023-05-04fix memory leak from interaction of templates and new order logicChristian Grothoff
2023-05-04-FIXME: actually nothing to do hereChristian Grothoff
2023-05-04get tests to work for #6363Christian Grothoff
2023-05-04misc bugfixes in taler-merchant-exchangeChristian Grothoff
2023-05-03simplify POST /private/transfers implementation to match new situation with t...Christian Grothoff
2023-05-03add notification to wake up taler-merchant-exchangeChristian Grothoff
2023-05-03-doxygenChristian Grothoff
2023-05-03get new taler-merchant-exchange helper to buildChristian Grothoff
2023-05-03-doxChristian Grothoff
2023-05-03expand merchant order logic to return exchanges trusted by the merchant and i...Christian Grothoff
2023-05-02remove auditor support from merchantChristian Grothoff
2023-05-02factor out lookup_reserves shit jobChristian Grothoff
2023-05-02-doxygenChristian Grothoff
2023-05-01fix various memory-use issuesChristian Grothoff
2023-05-01-fix FTBFS and /wire fetching logicChristian Grothoff
2023-05-01first rough cut at merchant update for #7810 (still with known bugs)Christian Grothoff