summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-02fix #6812: allow purging of deleted instancesChristian Grothoff
2021-04-02properly handle instance already exists case (#6812)Christian Grothoff
2021-04-02fix more leaksChristian Grothoff
2021-04-02fix misc memory leaksChristian Grothoff
2021-04-02properly use booleanChristian Grothoff
2021-04-02fix format stringChristian Grothoff
2021-04-01fix spec compliance for 405 reply, handle OPTIONS request with asterisk-form ...Christian Grothoff
2021-04-01implement #6816: use more sane format for date argument in GET /private/order...Christian Grothoff
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