Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-30 | -sketch API for RSA parallel signing | Christian Grothoff | |
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-05-15 | -fix return value of taler-fakebank-run with -h option | Christian Grothoff | |
2022-02-19 | -reduce default fakebank memory allocation (see #7156) | Christian Grothoff | |
2022-02-12 | -doxygen fixes | 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 ↵ | Thien-Thi Nguyen | |
non-Linux systems" add back #include <sys/eventfd.h>, but conditionalize on #ifdef __linux__ (This fix follows the spirit of the other changes (i.e., adding #ifdef __linux__) but might not be the best solution.) | |||
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 | -misc bugfixes | 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-28 | define missing exit_skip in test | Christian Grothoff | |
2021-09-06 | -misc bugfixes | Christian Grothoff | |
2021-09-05 | -misc bugfixes | Christian Grothoff | |
2021-08-23 | complete implementation of long-polling for reserve status; remove support ↵ | Christian Grothoff | |
for multi-threaded exchange httpd | |||
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 | -fix typo | 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-06 | -handle 204 better | Christian Grothoff | |
2021-08-06 | allow 204 response | Christian Grothoff | |
2021-08-05 | -strncasecmp for the win | Christian Grothoff | |
2021-08-04 | -, | Christian Grothoff | |
2021-08-04 | -document section name | Christian Grothoff | |
2021-08-03 | fix #6969 | Christian Grothoff | |
2021-08-03 | -even nicer outputs | Christian Grothoff | |
2021-08-03 | -fix shutdown | Christian Grothoff | |
2021-08-03 | improve error reporting (#6969) | Christian Grothoff | |
2021-08-03 | -rename | Christian Grothoff | |
2021-08-03 | rename: taler-wire-gateway-client to taler-exchange-wire-gateway-client | 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 | |