Age | Commit message (Expand) | Author |
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 |
2020-12-12 | add missing signkey_legal_duration option to test configs | Christian Grothoff |
2020-12-11 | add setup steps to tests | Christian Grothoff |
2020-12-11 | -remove sleep | Christian Grothoff |
2020-12-11 | misc clean ups | Christian Grothoff |
2020-12-11 | force use of Taler PD when getting libexec dir | Christian Grothoff |
2020-12-10 | fix early base URL free | Christian Grothoff |
2020-12-09 | fix #6665 | Christian Grothoff |
2020-12-06 | implement new taler-auditor-offline tool | Christian Grothoff |
2020-12-04 | centralize (most) offline signing/verifying operations into offline_signatures.c | Christian Grothoff |
2020-12-01 | more management API tests and bugfixes | Christian Grothoff |
2020-12-01 | add logic to launch crypto helpers as part of tests | Christian Grothoff |
2020-12-01 | start with exchange management test | Christian Grothoff |
2020-11-30 | add cmd to set wire fees / provide master_sig | Christian Grothoff |
2020-11-30 | add command to add auditor's denomination signature | Christian Grothoff |
2020-11-29 | work on DB logic, add auditor_name to /management/auditors API | Christian Grothoff |
2020-11-27 | add cmd to revoke exchange online signing key | Christian Grothoff |
2020-11-27 | add new cmd to revoke denominations via HTTP API | Christian Grothoff |
2020-11-27 | cmd to add/del wire methods from list of accounts | Christian Grothoff |
2020-11-26 | cmd to sign keys with offline process | Christian Grothoff |
2020-11-26 | cmd to del auditor | Christian Grothoff |
2020-11-26 | cmd to add auditor | Christian Grothoff |
2020-11-12 | add -lgcov flag for coverage analysis | Christian Grothoff |
2020-11-07 | adjust ECs | Christian Grothoff |
2020-10-30 | log more nicely if authentication failed; do use new changepassword_unsafe to... | Christian Grothoff |
2020-10-03 | fix pybank launch in tests | Christian Grothoff |
2020-10-03 | doxygen fixes, update ChangeLog, bump version | Christian Grothoff |
2020-08-29 | c89-style | Christian Grothoff |
2020-08-29 | memset only sets 1 byte | Christian Grothoff |
2020-08-29 | doxygen fixes | Christian Grothoff |
2020-08-14 | fix #6480 | Christian Grothoff |
2020-08-13 | extend tests to discover corner cases from #6478, fix code to actually work f... | Christian Grothoff |
2020-08-12 | fix refund handling: allow refund increases for the same coin | Christian Grothoff |
2020-08-10 | indentation and logging fixes | Christian Grothoff |
2020-08-02 | bugfix | Christian Grothoff |
2020-07-29 | trait for claim token | Jonathan Buchanan |