Age | Commit message (Expand) | Author |
2020-03-20 | more statistics, make explicit table lock optional, can hurt performance badly | Christian Grothoff |
2020-03-20 | have variant where we first setup all reserves | Christian Grothoff |
2020-03-20 | improving benchmarking logic, including more timings | Christian Grothoff |
2020-03-19 | enable using python bank with benchmark | Christian Grothoff |
2020-03-19 | make DB reset optional in API, use it in tests, but not in the benchmark | Christian Grothoff |
2020-03-19 | have benchmark driver also launch auditor | Christian Grothoff |
2020-03-19 | option -i was removed | Christian Grothoff |
2020-03-15 | move common logic to parse currency into libtalerutil | Christian Grothoff |
2020-03-14 | fix use after free | Christian Grothoff |
2020-02-29 | big rename fest related to #6067 API renaming | Christian Grothoff |
2020-02-04 | implement /config in fakebank and taler_bank_lib.h (#6066) | Christian Grothoff |
2020-01-19 | leak fixes | Christian Grothoff |
2020-01-19 | config syntax for accounts | Florian Dold |
2020-01-19 | leaks | Christian Grothoff |
2020-01-19 | fix merge conflict | Christian Grothoff |
2020-01-19 | clean up benchmark logic | Christian Grothoff |
2020-01-19 | consistently use payto URI instead of URL | Florian Dold |
2020-01-19 | fix benchmark | Christian Grothoff |
2020-01-18 | fix compiler warnings | Christian Grothoff |
2020-01-18 | dce: redundant arg | Florian Dold |
2020-01-17 | DCE, part one | Florian Dold |
2020-01-13 | die, dead #include, die | Christian Grothoff |
2020-01-13 | eliminate libtalerwire | Christian Grothoff |
2020-01-13 | fix ftbfs | Christian Grothoff |
2020-01-13 | refactor to make it easier to share init logic for test configurations | Christian Grothoff |
2020-01-12 | fix ftbfs | Christian Grothoff |
2020-01-11 | remove exchange-url argument from /admin/add/incoming | Christian Grothoff |
2020-01-11 | major refactoring, eliminating wire-plugins and moving towards new bank API. ... | Christian Grothoff |
2019-12-23 | make exchange test suite work with current bank | Christian Grothoff |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-09-10 | do use main_cb/main_cb_cls | Christian Grothoff |
2019-08-25 | re-format code | Florian Dold |
2019-07-24 | fix benchmark FTBFS | Christian Grothoff |
2019-06-30 | fix FTBFS | Marcello Stanisci |
2019-06-30 | use proper default configuration | Christian Grothoff |
2019-06-08 | fix #5756, also change sepa->iban as per payto:// spec | Christian Grothoff |
2019-06-03 | getchar() result is intentionally discarded, make this clear | Christian Grothoff |
2019-06-03 | check more return values | Christian Grothoff |
2019-05-02 | benchmark: don't print result as exchange worker | Florian Dold |
2019-05-01 | benchmark: terminate exchange slave properly | Florian Dold |
2019-05-01 | benchmar: wait for exchange worker to terminate | Florian Dold |
2019-05-01 | Don't free null strings. | Florian Dold |
2019-03-16 | fix swapped arguments, and add const where required, do not free const ptr | Christian Grothoff |
2019-03-13 | Swapping parameters | Marcello Stanisci |
2019-03-13 | fix double-free | Marcello Stanisci |
2019-03-13 | stop wirewatch if launching exchange fails | Christian Grothoff |
2019-03-13 | return proper error message instead of aborting, fix a few minor memory leaks... | Christian Grothoff |
2018-12-18 | /withdraw: #5284. | Marcello Stanisci |
2018-12-18 | /refresh/*: #5284. | Marcello Stanisci |
2018-12-18 | /deposit: #5284. | Marcello Stanisci |