Age | Commit message (Expand) | Author |
2020-12-28 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff |
2020-12-28 | skeleton for Taler exchange Debian package (not yet working) | Christian Grothoff |
2020-12-27 | audit response: minor clarifications | Florian Dold |
2020-12-26 | updated response | Christian Grothoff |
2020-12-26 | fix bad call | Christian Grothoff |
2020-12-26 | handle GONE, specified legal value now | Christian Grothoff |
2020-12-26 | init member | Christian Grothoff |
2020-12-26 | new GANA code for revoked esign key | Christian Grothoff |
2020-12-26 | implement #6161 | Christian Grothoff |
2020-12-25 | clarify why FIXME does not need fix | Christian Grothoff |
2020-12-25 | use BASE_URL consistently | Christian Grothoff |
2020-12-25 | fix test failures | Christian Grothoff |
2020-12-25 | address FIXMEs | Christian Grothoff |
2020-12-25 | add check for sufficiently recent version of libgnunetutil, remove now unnece... | Christian Grothoff |
2020-12-24 | implement #6661: secm key pinning via configuration | Christian Grothoff |
2020-12-22 | complete config | Christian Grothoff |
2020-12-22 | add logic to report generation for missing auditor signatures | Christian Grothoff |
2020-12-22 | integrate auditor signature check logic with taler-helper-auditor-coins | Christian Grothoff |
2020-12-22 | address FIXME: pass session when iterating over denominations | Christian Grothoff |
2020-12-20 | remove fixme, function remains in use" | Christian Grothoff |
2020-12-20 | update .gitignore | Christian Grothoff |
2020-12-20 | fix NPE checking sig when there is none | Christian Grothoff |
2020-12-20 | only log with json_dumpf() if explicitly compiled via DEBUG #define | 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 | add missing return | Christian Grothoff |
2020-12-20 | spell checking issues | Christian Grothoff |
2020-12-20 | misc doxygen fixes | Christian Grothoff |
2020-12-20 | re-enable cherry picking test (kind-of passes, not finished) | Christian Grothoff |
2020-12-20 | rename wire2.c to wire.c | Christian Grothoff |
2020-12-20 | do not generate invalid /wire replies | Christian Grothoff |
2020-12-20 | fix GNUNET_DISK_fn_write() rval check to match latest GNUnet API | Christian Grothoff |
2020-12-19 | adapt to GNUENT_DISK_fn_write API change | Christian Grothoff |
2020-12-19 | fix #6662: add versioning information to JSON exchanged between taler-exchang... | Christian Grothoff |
2020-12-17 | remove obsolete configuration options | Christian Grothoff |
2020-12-17 | simplify further | Christian Grothoff |
2020-12-17 | update auditordb and test logic to work with new key separation logic (#6175) | Christian Grothoff |
2020-12-16 | regenerate DBs | 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 | finish revocation DB generation fixes: add timetravel for helpers | Christian Grothoff |
2020-12-16 | setup auditor-pub | Christian Grothoff |
2020-12-16 | fix exchange account | Christian Grothoff |
2020-12-16 | enable auditor in generate-XXX-basedb scripts | Christian Grothoff |
2020-12-16 | remove duplicated comments | Christian Grothoff |