summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_tip_pickup.c
AgeCommit message (Expand)Author
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-17-fix FTBFSChristian Grothoff
2022-02-17fix exchange API breakageFlorian Dold
2022-02-13-fix uninit nonceChristian Grothoff
2022-02-13-migrate merchant tests to support RSA and CSChristian Grothoff
2022-02-11-fix CS-pickup logic (in theory, untested)Christian Grothoff
2022-02-11-fix FTBFS, but with logic holesChristian Grothoff
2021-12-19-introduce new types for tip identifiers and tip pickupsChristian Grothoff
2021-11-01fix fTBFSChristian Grothoff
2021-10-28fix lib/ FTBFSChristian Grothoff
2021-04-02fix more leaksChristian Grothoff
2021-04-02fix misc memory leaksChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-13Doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-05-31work on tip APIsChristian Grothoff
2020-04-12implement #6173Christian Grothoff
2020-04-06make API return exchange data systematically, fixes #4939Christian Grothoff
2020-01-24fix another EC issueChristian Grothoff
2020-01-18more TEAH fixesFlorian Dold
2019-11-09close misc leaks, check for URL build errorsChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-04properly separate external/internal APIsFlorian Dold
2019-09-23implement instances via one base URL per instanceFlorian Dold
2019-09-16fixing misc memory leaks related to json, including #5769, as well as an unre...Christian Grothoff
2019-06-18fix memory leaksChristian Grothoff
2019-06-18fix misc style bugs and one real oneChristian Grothoff
2019-05-24renameMarcello Stanisci
2019-05-24completing lib compressionMarcello Stanisci
2018-11-20Fix compilation warnings, due to:Marcello Stanisci
2018-01-31use url helpers from taler utilFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2018-01-29put customer-facing endpoints under /public/Florian Dold
2018-01-19use 409 instead of 503 in lib (and test)Florian Dold
2018-01-19do not complain given legal error codeChristian Grothoff
2018-01-16fix test memory leaksChristian Grothoff
2017-11-02complete /tip-pickup testingChristian Grothoff
2017-11-02misc bugfixes to get first /tip-pickup test to passChristian Grothoff
2017-10-31work on new tipping test logic, also refactoring to match latest exchange API...Christian Grothoff
2017-10-29implement TALER_MERCHANT_tip_pickupChristian Grothoff