Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-10 | always use GNUNET_memcpy | Christian Grothoff | |
2023-04-22 | fix fakebank long polling | Christian Grothoff | |
2022-12-19 | -simplify 200 vs. 204 in fakebank | Christian Grothoff | |
2022-12-19 | -fix 200 vs. 204 in fakebank | Christian Grothoff | |
2022-12-19 | return 204 on empty transaction history, as per API | Christian Grothoff | |
2022-11-17 | -code cleanup | Christian Grothoff | |
2022-10-22 | -document why re-locking here is safe -- at least right now | Christian Grothoff | |
2022-10-22 | -fix fb leak | Christian Grothoff | |
2022-10-22 | -DCE | Christian Grothoff | |
2022-08-25 | EC instead of SEGV | Christian Grothoff | |
2022-08-25 | -enable signup bonus with fakebank | Christian Grothoff | |
2022-08-25 | -proper conflict on /register for existing account with different pw | Christian Grothoff | |
2022-08-23 | -fix locking | Christian Grothoff | |
2022-08-23 | /withdrawals required | Christian Grothoff | |
2022-08-23 | payto URI malformed | Christian Grothoff | |
2022-08-23 | -fix URI construction | Christian Grothoff | |
2022-08-23 | /config, not /version | Christian Grothoff | |
2022-08-22 | -fix clang compiler warnings | Christian Grothoff | |
2022-08-16 | -no port | Christian Grothoff | |
2022-08-16 | -implement exchange URL suggestion | Christian Grothoff | |
2022-08-16 | completed (but untested) fakebank support for the bank-access API | Christian Grothoff | |
2022-08-15 | -more work on fakebank API extension | Christian Grothoff | |
2022-08-15 | -more work on extended fakebank API | Christian Grothoff | |
2022-08-15 | -more work on extended fakebank API | Christian Grothoff | |
2022-08-15 | -more work on extended fakebank API | Christian Grothoff | |
2022-08-15 | -more work on fakebank api-bank-access implementation | Christian Grothoff | |
2022-08-14 | -doxygen | Christian Grothoff | |
2022-08-13 | -doxygen fixes | Christian Grothoff | |
2022-08-12 | sketch of fakebank implementation of bank integration API | Christian Grothoff | |
2022-07-05 | -link to bug | Christian Grothoff | |
2022-05-30 | -generate 404 on non-existing accounts for fakebank, use payto://-URIs with ↵ | Christian Grothoff | |
receiver-name in tests | |||
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-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 | -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 | |