summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-01implement returning additional order details for unpaid orders (fixes #6822)Christian Grothoff
2021-04-01warn, do not assertChristian Grothoff
2021-03-24fix 0006814: looking up for order using date parameter and positive delta ret...Sebastian
2021-03-16fix private get order id long polling logicChristian Grothoff
2021-03-13clean up url_join callsChristian Grothoff
2021-03-09disable confusing warningChristian Grothoff
2021-03-09Fix #6785-0017607Christian Grothoff
2021-03-06clean up auth override logicChristian Grothoff
2021-03-05fix for #6786Christian Grothoff
2021-03-04fix #6785Christian Grothoff
2021-03-04fix #6780Christian Grothoff
2021-03-04fix #6782Christian Grothoff
2021-03-04-more logic cleanup, no semantic changeChristian Grothoff
2021-03-04related to #6774: rollback AND suspend before starting async activityChristian Grothoff
2021-03-04related to #6774: rollback before starting async activityChristian Grothoff
2021-03-04-add commentChristian Grothoff
2021-03-04Merge branch 'master' of git+ssh://git.taler.net/merchantChristian Grothoff
2021-03-04remove bogus assertion (#6775)Christian Grothoff
2021-03-02fix: missing setting use_private when using private_handlersSebastian
2021-03-02report back authentication methodFlorian Dold
2021-03-02fix Authorization header parsingFlorian Dold
2021-03-02run merchant tests from the wallet test suite in 'make check'Florian Dold
2021-03-01towards updated auth API (tests still missing)Florian Dold
2021-03-01remove auth token from PATCH instanceFlorian Dold
2021-03-01set async scope ID when entering MHD completion callbackFlorian Dold
2021-02-26go beyond 1k limitChristian Grothoff
2021-02-20fix #6762Christian Grothoff
2021-02-19improve error messageChristian Grothoff
2021-02-19remove bogus UNIQUE constraint (#6758)Christian Grothoff
2021-02-17fix assertionChristian Grothoff
2021-02-17fix account re-enable issue, related to #6755, but not exactlyChristian Grothoff
2021-02-13do not require claim tokenChristian Grothoff
2021-02-13fix memory leakChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-02-13fix #6747Christian Grothoff
2021-02-12was responding default_max_wire_fee in default_max_deposit_fee field, ref #5859Sebastian
2021-02-05increase pay timeoutFlorian Dold
2021-02-05fix for #6739: make 'make clean' cleanup the secm_tofus.pubChristian Grothoff
2021-02-04fix #6738Christian Grothoff
2021-02-04fix #6737Christian Grothoff
2021-02-04fix header name in error messageFlorian Dold
2021-02-02add rudimentary test logic for #6731Christian Grothoff
2021-02-02extend client and testing libs to support setting authentication tokens (#6731)Christian Grothoff
2021-02-02include 'Bearer' in prefix and document discussion with mnotChristian Grothoff
2021-01-31implement access control (#6731)Christian Grothoff
2021-01-31implement import of auth_token into merchant DB when configuring instances (#...Christian Grothoff
2021-01-31extend merchant backend DB to support storing authentication data for #6731Christian Grothoff
2021-01-29retry if reserve is so far unknown (404) to merchant, instead of using short ...Christian Grothoff
2021-01-29allow permutations in order of reserves returned to still count as acceptableChristian Grothoff
2021-01-21improve Debian package rulesChristian Grothoff