Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-08 | make script a bit nicer | Christian Grothoff | |
2020-02-08 | adding UNIX socket and restart tests (#5309) | Christian Grothoff | |
2020-02-08 | do not report missing reserve closures of amount 0.0 | Christian Grothoff | |
2020-02-08 | fix uninitialized session | Christian Grothoff | |
2020-02-08 | adding test for #6054 (duplicate WTID) | Christian Grothoff | |
2020-02-07 | fix typo | Christian Grothoff | |
2020-02-07 | add proper i18n for pp | Christian Grothoff | |
2020-02-07 | proper i18n support for TOS | Christian Grothoff | |
2020-02-05 | implement auditor's exchange signing key caching (#6052) | Christian Grothoff | |
2020-02-04 | extra checks, add to build system | Christian Grothoff | |
2020-02-04 | add shell script to revoke DK as requested by Florian for revocation testing ↵ | Christian Grothoff | |
via taler-wallet-cli | |||
2020-02-04 | implement /config in fakebank and taler_bank_lib.h (#6066) | Christian Grothoff | |
2020-02-04 | capitalization of option changed | Christian Grothoff | |
2020-02-04 | fix #6065 | Christian Grothoff | |
2020-02-04 | add timetravel option for testing/debugging | Christian Grothoff | |
2020-02-04 | fix double continuation scheduling | Christian Grothoff | |
2020-02-03 | add IF NOT EXISTS for indices | Christian Grothoff | |
2020-01-26 | increse log level on errors | Christian Grothoff | |
2020-01-26 | address bank_api_credit comment/FIXME from Florian, also adapt debit logic ↵ | Christian Grothoff | |
accordingly | |||
2020-01-23 | return TALER_EC_INVALID instead of TALER_EC_NONE when error JSON doesn't ↵ | Florian Dold | |
contain code | |||
2020-01-22 | better naming, comments and more logging for incoming history | Florian Dold | |
2020-01-21 | make sure request_uid is actually unique | Florian Dold | |
Allowing duplicate request_uid for different transfer details means that somebody might eventually rely on this, which is bad. They should really be unique, it makes tracing easier. | |||
2020-01-20 | add config option for new bank | Christian Grothoff | |
2020-01-20 | new DB | Christian Grothoff | |
2020-01-20 | fix signal initialization race on startup with shutdown | Christian Grothoff | |
2020-01-20 | fix | Christian Grothoff | |
2020-01-20 | fix crash | Christian Grothoff | |
2020-01-20 | add more tests | Christian Grothoff | |
2020-01-20 | handle case where get_session() is called from main, i.e. in combination ↵ | Christian Grothoff | |
with -f option | |||
2020-01-20 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff | |
2020-01-20 | troublesome vars, remove | Christian Grothoff | |
2020-01-20 | properly shut down wirewatch | Florian Dold | |
2020-01-20 | push mpub | Christian Grothoff | |
2020-01-20 | useless | Christian Grothoff | |
2020-01-20 | fix leak | Christian Grothoff | |
2020-01-20 | add exchange key during test | Christian Grothoff | |
2020-01-20 | update AFL test suite | Christian Grothoff | |
2020-01-20 | spelling of 'mismatch' | Florian Dold | |
2020-01-20 | fix leak | Christian Grothoff | |
2020-01-20 | fix | Christian Grothoff | |
2020-01-20 | kill goto | Christian Grothoff | |
2020-01-20 | fix | Christian Grothoff | |
2020-01-20 | fix | Christian Grothoff | |
2020-01-20 | bugfixes | Christian Grothoff | |
2020-01-20 | bugfixes | Christian Grothoff | |
2020-01-20 | beautification | Christian Grothoff | |
2020-01-20 | simplify | Christian Grothoff | |
2020-01-20 | fix copy and paste error | Florian Dold | |
2020-01-20 | address minor fixmes | Florian Dold | |
2020-01-20 | resolve fixmes | Christian Grothoff | |