Age | Commit message (Expand) | Author |
2021-08-23 | complete implementation of long-polling for reserve status; remove support fo... | Christian Grothoff |
2021-08-12 | support long_poll_ms argument in bank API (#6987) | Christian Grothoff |
2021-08-07 | -fix disting | Christian Grothoff |
2021-08-06 | -fix assertion failure caused by testcase | Christian Grothoff |
2021-08-03 | restructure configuration, move bank account credentials from exchange-accoun... | Christian Grothoff |
2021-07-31 | -more json_pack fixes | Christian Grothoff |
2021-07-30 | -update .gitignore | Christian Grothoff |
2021-07-30 | -fix another master private key | Christian Grothoff |
2021-07-30 | -add correct master priv in new location | Christian Grothoff |
2021-07-30 | -add logic to purge SECM_TOFU_FILE when purging secmod KEY_DIRS | Christian Grothoff |
2021-07-30 | persist master.priv in git | Christian Grothoff |
2021-07-30 | REVOCATION_DIR is long obsolete, KEYDIR was renamed to KEY_DIR and is in anot... | Christian Grothoff |
2021-07-18 | -fix misc interesting wirewatch in test mode with sharding issues | Christian Grothoff |
2021-06-21 | fixing parallel fakebank to ensure transactions are ordered, fixing indices/c... | Christian Grothoff |
2021-06-01 | -badness | Christian Grothoff |
2021-05-25 | status code changed from 404 to 410, as revocation is possible in the future..." | Christian Grothoff |
2021-05-25 | add HTTP status argument to testin gCMD admin_add_incoming_with_ref for merch... | Christian Grothoff |
2021-05-25 | -log CMD name | Christian Grothoff |
2021-05-20 | implement duplicate reserve_pub detection in fakebank, add test (fails in pyb... | Christian Grothoff |
2021-04-28 | use grothoff in runtimedir when testing | Christian Grothoff |
2021-04-24 | return more precise error codes from TALER_EXCHANGE_deposit() if failures are... | Christian Grothoff |
2021-04-21 | fix misc doxygen issues | Christian Grothoff |
2021-04-17 | -fix year | Christian Grothoff |
2021-04-17 | add ability to change Authorization header in via interpreter command (#6778) | Christian Grothoff |
2021-02-13 | permit NULL trait | Christian Grothoff |
2021-01-17 | rename taler-helper-crypto-* to taler-exchange-secmod-* | Florian Dold |
2021-01-16 | reduce lookahead_sign in tests to improve test performance a bit | Christian Grothoff |
2021-01-08 | change wire_reference to be uint64_t always; more work on lrbt_callbacks | Christian Grothoff |
2021-01-02 | clean taler-config, needed to build proper dpkg | Christian Grothoff |
2020-12-31 | keep helpers in normal bin/ dir | Christian Grothoff |
2020-12-31 | add missing linker options | Christian Grothoff |
2020-12-31 | more logging for #6667 | Christian Grothoff |
2020-12-25 | use BASE_URL consistently | Christian Grothoff |
2020-12-25 | fix test failures | Christian Grothoff |
2020-12-20 | update .gitignore | Christian Grothoff |
2020-12-20 | do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply | Christian Grothoff |
2020-12-20 | log when we sign, with error if time does not match expectations | Christian Grothoff |
2020-12-20 | re-enable cherry picking test (kind-of passes, not finished) | Christian Grothoff |
2020-12-20 | fix GNUNET_DISK_fn_write() rval check to match latest GNUnet API | Christian Grothoff |
2020-12-17 | remove obsolete configuration options | Christian Grothoff |
2020-12-16 | fix config for aggregator test | Christian Grothoff |
2020-12-16 | aggregator test now does also needs exchange running, if only to post the fee... | Christian Grothoff |
2020-12-16 | enable more test logic | Christian Grothoff |
2020-12-16 | need to have fees for wire tool tests, too | Christian Grothoff |
2020-12-16 | need to have fees for auditor test, too | Christian Grothoff |
2020-12-16 | load fees from DB instead of from config, also in wire tools | Christian Grothoff |
2020-12-16 | adapt tests to run without keyup tool | Christian Grothoff |
2020-12-16 | add auditor-enable /-disable commands to taler-exchange-offline tool | Christian Grothoff |
2020-12-14 | (start to) remove logic no longer needed with new key management | Christian Grothoff |
2020-12-14 | activating implementation of #6175 | Christian Grothoff |