summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-02-24comment on what not to DELETEChristian Grothoff
2020-02-24also drop signkeys tableChristian Grothoff
2020-02-24add additional DB constraintsChristian Grothoff
2020-02-24add missing flags for coverage analysisChristian Grothoff
2020-02-24renameChristian Grothoff
2020-02-24renameChristian Grothoff
2020-02-240000 is reserved for versioningChristian Grothoff
2020-02-240000 is reserved for versioningChristian Grothoff
2020-02-24die more nicely if we are called when we should not beChristian Grothoff
2020-02-23fix some auditor assertions (see #6106)Christian Grothoff
2020-02-23fix some auditor assertions (see #6106)Christian Grothoff
2020-02-23fix loglevelChristian Grothoff
2020-02-23fix return value in auditor logic, and check it as well; adding FIXME to mark...Christian Grothoff
2020-02-17use flags in correct placeChristian Grothoff
2020-02-17check return valueChristian Grothoff
2020-02-17expand mime listChristian Grothoff
2020-02-17fixChristian Grothoff
2020-02-17fixChristian Grothoff
2020-02-13fix uninit retChristian Grothoff
2020-02-11keep the const though, that was an improvementChristian Grothoff
2020-02-11revert bank API change, we will not do this here after allChristian Grothoff
2020-02-11first draft implementation of new bank account balance in history logic (unte...Christian Grothoff
2020-02-11mergingChristian Grothoff
2020-02-11start with new history API implementationChristian Grothoff
2020-02-09rename SQL files to make filenames consistent with versioning nameChristian Grothoff
2020-02-09avoid duping configuration, start to use PQ_connect_with_cfgChristian Grothoff
2020-02-08make script a bit nicerChristian Grothoff
2020-02-08adding UNIX socket and restart tests (#5309)Christian Grothoff
2020-02-08do not report missing reserve closures of amount 0.0Christian Grothoff
2020-02-08fix uninitialized sessionChristian Grothoff
2020-02-08adding test for #6054 (duplicate WTID)Christian Grothoff
2020-02-05implement auditor's exchange signing key caching (#6052)Christian Grothoff
2020-02-04implement /config in fakebank and taler_bank_lib.h (#6066)Christian Grothoff
2020-02-04capitalization of option changedChristian Grothoff
2020-02-04fix #6065Christian Grothoff
2020-02-04add timetravel option for testing/debuggingChristian Grothoff
2020-02-04fix double continuation schedulingChristian Grothoff
2020-02-03add IF NOT EXISTS for indicesChristian Grothoff
2020-01-26increse log level on errorsChristian Grothoff
2020-01-26address bank_api_credit comment/FIXME from Florian, also adapt debit logic ac...Christian Grothoff
2020-01-23return TALER_EC_INVALID instead of TALER_EC_NONE when error JSON doesn't cont...Florian Dold
2020-01-22better naming, comments and more logging for incoming historyFlorian Dold
2020-01-21make sure request_uid is actually uniqueFlorian Dold
2020-01-20add config option for new bankChristian Grothoff
2020-01-20new DBChristian Grothoff
2020-01-20fix signal initialization race on startup with shutdownChristian Grothoff
2020-01-20fixChristian Grothoff
2020-01-20fix crashChristian Grothoff
2020-01-20add more testsChristian Grothoff
2020-01-20handle case where get_session() is called from main, i.e. in combination with...Christian Grothoff