Age | Commit message (Expand) | Author |
2021-08-22 | -fix fakebank shutdown sequence | Christian Grothoff |
2021-08-22 | -fix fakebank shutdown sequence | Christian Grothoff |
2021-08-22 | -fix segv | Christian Grothoff |
2021-08-12 | implement long-polling in fakebank -- missing doxygen comment | Christian Grothoff |
2021-08-12 | implement long-polling in fakebank | Christian Grothoff |
2021-08-12 | -taler-bank-benchmark exists | Christian Grothoff |
2021-08-12 | -close connections now supported | Christian Grothoff |
2021-08-12 | support long_poll_ms argument in bank API (#6987) | Christian Grothoff |
2021-08-08 | introduce TALER_OS_init() to safely handle static linkage | Christian Grothoff |
2021-08-07 | -fix fakebank/tewgc logic and add test case | Christian Grothoff |
2021-08-01 | -have fakebank return correct time | Christian Grothoff |
2021-07-31 | -remove more json_pack calls | Christian Grothoff |
2021-07-24 | fix #6939 in exchange | Christian Grothoff |
2021-07-23 | -rename TALER_amount_get_zero to TALER_amount_set_zero | Christian Grothoff |
2021-07-18 | -doxygen, again | Christian Grothoff |
2021-07-18 | -doxygen fix | Christian Grothoff |
2021-07-18 | -fix misc interesting wirewatch in test mode with sharding issues | Christian Grothoff |
2021-07-18 | -fix bad negation | Christian Grothoff |
2021-07-18 | -fix segv | Christian Grothoff |
2021-07-18 | -fix segv | Christian Grothoff |
2021-07-14 | -fix comment | Christian Grothoff |
2021-07-14 | -update changelog, remove dead statement | Christian Grothoff |
2021-06-22 | -bugfixes, and FTBFS | Christian Grothoff |
2021-06-21 | fixing parallel fakebank to ensure transactions are ordered, fixing indices/c... | Christian Grothoff |
2021-06-19 | fix keepalive when using thread pool | Christian Grothoff |
2021-06-19 | misc fakebank fixes | Christian Grothoff |
2021-06-19 | initial version of taler-bank-benchmark | Christian Grothoff |
2021-06-19 | make libfakebank scale | Christian Grothoff |
2021-06-19 | extend fakebank API to have thread pool option | Christian Grothoff |
2021-05-20 | implement duplicate reserve_pub detection in fakebank, add test (fails in pyb... | Christian Grothoff |
2020-12-02 | set correct options for fakebank, we have been lucky that this didn't show up... | Christian Grothoff |
2020-08-25 | nicer generic error reporting logic, for #6432 | Christian Grothoff |
2020-07-05 | GNUNET_free_non_null is gone, use GNUNET_free | Christian Grothoff |
2020-04-09 | make code compiler without warnings with latest libmicrohttpd API | Christian Grothoff |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-28 | do return correct timestamp also in fakebank implementation | Christian Grothoff |
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | Christian Grothoff |
2020-03-03 | minor cleanup | Christian Grothoff |
2020-03-03 | remove /config from API, as that is not part of the wire gateway specification | Christian Grothoff |
2020-02-11 | keep the const though, that was an improvement | Christian Grothoff |
2020-02-11 | revert bank API change, we will not do this here after all | Christian Grothoff |
2020-02-11 | first draft implementation of new bank account balance in history logic (unte... | Christian Grothoff |
2020-02-11 | merging | Christian Grothoff |
2020-02-11 | start with new history API implementation | Christian Grothoff |
2020-02-04 | implement /config in fakebank and taler_bank_lib.h (#6066) | Christian Grothoff |
2020-01-21 | make sure request_uid is actually unique | Florian Dold |
2020-01-18 | fix FTBFS | Christian Grothoff |
2020-01-18 | fixes | Christian Grothoff |
2020-01-18 | make static analysis happy | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |