summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-12-25clarify why FIXME does not need fixChristian Grothoff
2020-12-25use BASE_URL consistentlyChristian Grothoff
2020-12-25fix test failuresChristian Grothoff
2020-12-25address FIXMEsChristian Grothoff
2020-12-25add check for sufficiently recent version of libgnunetutil, remove now unnece...Christian Grothoff
2020-12-24implement #6661: secm key pinning via configurationChristian Grothoff
2020-12-22complete configChristian Grothoff
2020-12-22add logic to report generation for missing auditor signaturesChristian Grothoff
2020-12-22integrate auditor signature check logic with taler-helper-auditor-coinsChristian Grothoff
2020-12-22address FIXME: pass session when iterating over denominationsChristian Grothoff
2020-12-20remove fixme, function remains in use"Christian Grothoff
2020-12-20update .gitignoreChristian Grothoff
2020-12-20fix NPE checking sig when there is noneChristian Grothoff
2020-12-20only log with json_dumpf() if explicitly compiled via DEBUG #defineChristian Grothoff
2020-12-20do not log error on MHD_HTTP_GONE status code, revocation is a legitimate replyChristian Grothoff
2020-12-20log when we sign, with error if time does not match expectationsChristian Grothoff
2020-12-20add missing returnChristian Grothoff
2020-12-20spell checking issuesChristian Grothoff
2020-12-20misc doxygen fixesChristian Grothoff
2020-12-20re-enable cherry picking test (kind-of passes, not finished)Christian Grothoff
2020-12-20rename wire2.c to wire.cChristian Grothoff
2020-12-20do not generate invalid /wire repliesChristian Grothoff
2020-12-20fix GNUNET_DISK_fn_write() rval check to match latest GNUnet APIChristian Grothoff
2020-12-19adapt to GNUENT_DISK_fn_write API changeChristian Grothoff
2020-12-19fix #6662: add versioning information to JSON exchanged between taler-exchang...Christian Grothoff
2020-12-17remove obsolete configuration optionsChristian Grothoff
2020-12-17simplify furtherChristian Grothoff
2020-12-17update auditordb and test logic to work with new key separation logic (#6175)Christian Grothoff
2020-12-16regenerate DBsChristian Grothoff
2020-12-16fix config for aggregator testChristian Grothoff
2020-12-16aggregator test now does also needs exchange running, if only to post the fee...Christian Grothoff
2020-12-16enable more test logicChristian Grothoff
2020-12-16need to have fees for wire tool tests, tooChristian Grothoff
2020-12-16need to have fees for auditor test, tooChristian Grothoff
2020-12-16load fees from DB instead of from config, also in wire toolsChristian Grothoff
2020-12-16adapt tests to run without keyup toolChristian Grothoff
2020-12-16finish revocation DB generation fixes: add timetravel for helpersChristian Grothoff
2020-12-16setup auditor-pubChristian Grothoff
2020-12-16fix exchange accountChristian Grothoff
2020-12-16enable auditor in generate-XXX-basedb scriptsChristian Grothoff
2020-12-16remove duplicated commentsChristian Grothoff
2020-12-16add auditor-enable /-disable commands to taler-exchange-offline toolChristian Grothoff
2020-12-15misc new /keys management related bugfixesChristian Grothoff
2020-12-15logChristian Grothoff
2020-12-15fix new /keys shutdown sequenceChristian Grothoff
2020-12-14update generator scripts to use new -offline tools (WiP)Christian Grothoff
2020-12-14remove very obsolete tool and testChristian Grothoff
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-12-12add missing signkey_legal_duration option to test configsChristian Grothoff