Age | Commit message (Expand) | Author |
2020-01-16 | Finishing CMD to insert denomination and deposit into database. | Marcello Stanisci |
2020-01-16 | HTTP_NOT_ACCEPTABLE is not an expected status code, as it is for content type... | Florian Dold |
2020-01-16 | fix fakebank logic | Christian Grothoff |
2020-01-16 | fix history API | Christian Grothoff |
2020-01-16 | make lib(c|gn)url mandatory, cleaner makefiles | Florian Dold |
2020-01-16 | Adapting wirewatch tests to new style. | Marcello Stanisci |
2020-01-15 | debug logging | Christian Grothoff |
2020-01-15 | fix payto URI conversion | Christian Grothoff |
2020-01-15 | fix fakebank account vs. full payto confusion | Christian Grothoff |
2020-01-15 | fix test issues | Christian Grothoff |
2020-01-15 | use new parsing API, fixes issues | Christian Grothoff |
2020-01-14 | refactor uri parsing logic, prepare for unit test | Christian Grothoff |
2020-01-13 | add request UID repetition detection to fakebank | Christian Grothoff |
2020-01-13 | merge | Christian Grothoff |
2020-01-13 | make fakebank and banklib match specifified new API | Christian Grothoff |
2020-01-13 | eliminate libtalerwire | Christian Grothoff |
2020-01-12 | fix build issues | Christian Grothoff |
2020-01-12 | reorganization of file structure | Christian Grothoff |
2020-01-12 | fix ftbfs | Christian Grothoff |
2020-01-12 | fix fakebank API | Christian Grothoff |
2020-01-12 | dead | Christian Grothoff |
2020-01-12 | fix bank-lib ftbfs | Christian Grothoff |
2020-01-12 | fix ftbfs | Christian Grothoff |
2020-01-12 | add separate transfer and admin/add/incoming commands, force | Christian Grothoff |
2020-01-12 | add separate transfer and admin/add/incoming commands | 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 |
2020-01-09 | Fix bank test. | Marcello Stanisci |
2019-12-24 | add missing configuration files to dist, eliminate warning on CONFLICT status... | Christian Grothoff |
2019-12-23 | do NOT reset DB in taler-bank-manage-testing, not healthy for auditor test | Christian Grothoff |
2019-12-23 | make exchange test suite work with current bank | Christian Grothoff |
2019-12-22 | Fix auditordb. | Marcello Stanisci |
2019-12-20 | misc release preparations: mostly fixing 'make dist' target | Christian Grothoff |
2019-12-15 | purge history-range API, no longer needed (#5993) | Christian Grothoff |
2019-12-15 | fix double free in test | Christian Grothoff |
2019-12-14 | new is the new old: remove _new from tests | Christian Grothoff |
2019-12-14 | remove obsolete old tests (#5758) | Christian Grothoff |
2019-12-14 | fix comments | Christian Grothoff |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-29 | fix compiler warnings | Christian Grothoff |
2019-10-26 | turn teah_common.c into libtalercurl, fixes many ugly issues in build system | Christian Grothoff |
2019-10-23 | alphabetical, please | Christian Grothoff |
2019-10-06 | handle 406 nicely, can happen if insufficient balance | Christian Grothoff |
2019-10-05 | reindenting with uncrustify | Christian Grothoff |
2019-09-29 | Less granularity for bank error codes (#5787). | Marcello Stanisci |
2019-09-15 | use single line | Christian Grothoff |
2019-09-15 | fix memory leaks in test case | Christian Grothoff |
2019-09-11 | rename test | Marcello Stanisci |
2019-09-11 | purge old _new bank-lib test | Marcello Stanisci |
2019-09-11 | Unify "twisted" tests. | Marcello Stanisci |