Age | Commit message (Expand) | Author |
2022-05-22 | -fix | Christian Grothoff |
2022-05-21 | -improve error handling | Christian Grothoff |
2022-05-15 | -enable batch withdraw manual testing | Christian Grothoff |
2022-02-04 | resolves merge conflicts | Gian Demarmels |
2022-01-18 | fix FTBFS (Linux) for 2022-01-18, "use 'pipe' instead of 'eventfd' on non-Lin... | Thien-Thi Nguyen |
2022-01-18 | use 'pipe' instead of 'eventfd' on non-Linux systems | Jonathan Buchanan |
2021-12-14 | introducing GNUNET_TIME_Timestamp, recoup now with amounts | Christian Grothoff |
2021-12-09 | fix fakebank issue with timeouts in multi-threaded mode resulting in NPE | Christian Grothoff |
2021-11-24 | handle revoke followed immediately by a sign request | Christian Grothoff |
2021-11-24 | ftbfs | Christian Grothoff |
2021-11-23 | protocol bump, ignore eintrv0.9.0-dev.1 | Christian Grothoff |
2021-11-19 | -fix leaks and compiler warnings | Christian Grothoff |
2021-11-19 | -fix misc. compiler warnings | Christian Grothoff |
2021-10-27 | -add some more NULL checks | Christian Grothoff |
2021-10-20 | fix #7049: immediate restart of MHD when already running | Christian Grothoff |
2021-09-06 | -misc bugfixes | Christian Grothoff |
2021-09-05 | -misc bugfixes | Christian Grothoff |
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 |