Age | Commit message (Expand) | Author |
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 | -bugfix, preparations for sharding | 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 |
2021-01-07 | fix remaining #6679 issues in exchange | Christian Grothoff |
2020-12-31 | add missing linker options | Christian Grothoff |
2020-12-02 | set correct options for fakebank, we have been lucky that this didn't show up... | Christian Grothoff |
2020-11-07 | adjust ECs | Christian Grothoff |
2020-08-29 | fix checks | Christian Grothoff |
2020-08-29 | doxygen fixes | Christian Grothoff |
2020-08-25 | nicer generic error reporting logic, for #6432 | Christian Grothoff |
2020-07-29 | rename tool | MS |
2020-07-29 | adjust help message | MS |
2020-07-27 | dereference pointer | MS |
2020-07-27 | Drop payto params before preparing the wire transfer. | MS |
2020-07-27 | better fix | Christian Grothoff |
2020-07-27 | better fix | Christian Grothoff |
2020-07-27 | fix segfault | MS |
2020-07-27 | Extend bank transfer tool. | MS |
2020-07-05 | fix #6408: make sure all timestamps are always rounded when they arrive over ... | Christian Grothoff |
2020-07-05 | GNUNET_free_non_null is gone, use GNUNET_free | Christian Grothoff |
2020-04-21 | fix #6192 | Christian Grothoff |
2020-04-09 | enforce proper URL limit (#6172) | 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-27 | more stringent overflow checks | Christian Grothoff |
2020-03-21 | completing auditor split | Christian Grothoff |
2020-03-20 | fix logic to ensure that we do not call the callback after the iteration was ... | Christian Grothoff |
2020-03-15 | move common logic to parse currency into libtalerutil | Christian Grothoff |
2020-03-07 | merge taler-wire and taler-bank-transfer tools, they are very related and oth... | Christian Grothoff |
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | Christian Grothoff |
2020-03-03 | minor cleanup | Christian Grothoff |
2020-03-03 | remove dead field, avoid unnecessary heap allocation | Christian Grothoff |
2020-03-03 | rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w... | Christian Grothoff |
2020-03-03 | fixing memory leak, comments, renaming callback type to make it more concise | Christian Grothoff |
2020-03-03 | remove dead prototype | Christian Grothoff |