summaryrefslogtreecommitdiff
path: root/src/bank-lib/fakebank.c
AgeCommit message (Expand)Author
2021-11-19-fix leaks and compiler warningsChristian Grothoff
2021-11-19-fix misc. compiler warningsChristian Grothoff
2021-10-27-add some more NULL checksChristian Grothoff
2021-10-20fix #7049: immediate restart of MHD when already runningChristian Grothoff
2021-09-06-misc bugfixesChristian Grothoff
2021-09-05-misc bugfixesChristian Grothoff
2021-08-22-fix fakebank shutdown sequenceChristian Grothoff
2021-08-22-fix fakebank shutdown sequenceChristian Grothoff
2021-08-22-fix segvChristian Grothoff
2021-08-12implement long-polling in fakebank -- missing doxygen commentChristian Grothoff
2021-08-12implement long-polling in fakebankChristian Grothoff
2021-08-12-taler-bank-benchmark existsChristian Grothoff
2021-08-12-close connections now supportedChristian Grothoff
2021-08-12support long_poll_ms argument in bank API (#6987)Christian Grothoff
2021-08-08introduce TALER_OS_init() to safely handle static linkageChristian Grothoff
2021-08-07-fix fakebank/tewgc logic and add test caseChristian Grothoff
2021-08-01-have fakebank return correct timeChristian Grothoff
2021-07-31-remove more json_pack callsChristian Grothoff
2021-07-24fix #6939 in exchangeChristian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-07-18-doxygen, againChristian Grothoff
2021-07-18-doxygen fixChristian Grothoff
2021-07-18-fix misc interesting wirewatch in test mode with sharding issuesChristian Grothoff
2021-07-18-fix bad negationChristian Grothoff
2021-07-18-fix segvChristian Grothoff
2021-07-18-fix segvChristian Grothoff
2021-07-14-fix commentChristian Grothoff
2021-07-14-update changelog, remove dead statementChristian Grothoff
2021-06-22-bugfixes, and FTBFSChristian Grothoff
2021-06-21fixing parallel fakebank to ensure transactions are ordered, fixing indices/c...Christian Grothoff
2021-06-19fix keepalive when using thread poolChristian Grothoff
2021-06-19misc fakebank fixesChristian Grothoff
2021-06-19initial version of taler-bank-benchmarkChristian Grothoff
2021-06-19make libfakebank scaleChristian Grothoff
2021-06-19extend fakebank API to have thread pool optionChristian Grothoff
2021-05-20implement duplicate reserve_pub detection in fakebank, add test (fails in pyb...Christian Grothoff
2020-12-02set correct options for fakebank, we have been lucky that this didn't show up...Christian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-07-05GNUNET_free_non_null is gone, use GNUNET_freeChristian Grothoff
2020-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-28do return correct timestamp also in fakebank implementationChristian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-03minor cleanupChristian Grothoff
2020-03-03remove /config from API, as that is not part of the wire gateway specificationChristian 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