summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-09-24-update .gitignoresv0.9.3Christian Grothoff
2023-09-24-add missing filesChristian Grothoff
2023-09-24clean up dist rulesChristian Grothoff
2023-09-24combine deposit confirmation signatures into one big signatureChristian Grothoff
2023-09-24improve error handling when token auth failsChristian Grothoff
2023-09-22-misc minor fixesChristian Grothoff
2023-09-22adapt tests to new TWGChristian Grothoff
2023-09-21-migrate to new bank APIChristian Grothoff
2023-09-19fix report when same exchange URL is configured in multiple configuration sec...Christian Grothoff
2023-09-11fix failure to initialize credit_facade details if DB had NULL valuesChristian Grothoff
2023-09-11exchange URLs are strings, not binary dataChristian Grothoff
2023-09-11add wallet_data support to merchantChristian Grothoff
2023-09-11-matching exchange API change'Christian Grothoff
2023-09-10-fix NPEChristian Grothoff
2023-09-09-fix linker issueChristian Grothoff
2023-09-09adapt to latest change in GNUnetChristian Grothoff
2023-09-06keep using Bearer prefixChristian Grothoff
2023-09-06towards fixing #7793Christian Grothoff
2023-09-06-do not allow scope upgrades when refreshingChristian Grothoff
2023-09-06fix #7936Christian Grothoff
2023-09-06init btokenChristian Grothoff
2023-09-06implement login token mechanismChristian Grothoff
2023-09-06add DB functions for login tokensChristian Grothoff
2023-09-05define table for login tokensChristian Grothoff
2023-09-05auth token skeleton logicChristian Grothoff
2023-09-05skeleton implementation for /loginChristian Grothoff
2023-09-04update debian package rulesChristian Grothoff
2023-09-03adaptations for #7275Christian Grothoff
2023-09-01-doxygenChristian Grothoff
2023-09-01-fix pathsChristian Grothoff
2023-09-01new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one...Christian Grothoff
2023-08-27-fix issue with multiple dbinit running concurrentlyChristian Grothoff
2023-08-25remove garbage from GitChristian Grothoff
2023-08-25make compiler happyChristian Grothoff
2023-08-24add merchant backend support for STEFAN curvesChristian Grothoff
2023-08-23fix setup terminationChristian Grothoff
2023-08-23remove unused/dead/duplicated optionsChristian Grothoff
2023-08-23switch merchant tests to fakebank, libeufin is a dumpster on fireChristian Grothoff
2023-08-22add currency to amounts in merchant DBChristian Grothoff
2023-08-04-fix crash bug if order request was malformedChristian Grothoff
2023-08-03-fix FD leakChristian Grothoff
2023-07-30unify to TEXT instead of mixing TEXT and VARCHARv0.9.3-dev.4Christian Grothoff
2023-07-30-remove _tuple suffixChristian Grothoff
2023-07-28more jdbc: removalChristian Grothoff
2023-07-28-no more jdbc in libeufinChristian Grothoff
2023-07-28shellcheckChristian Grothoff
2023-07-28match latest libeufin DB styleChristian Grothoff
2023-07-28use amount tuplesChristian Grothoff
2023-07-17following coding conventionsv0.9.3-dev.3Sebastian
2023-07-17if the file does not have an extension, ignore it instead of breakingSebastian