summaryrefslogtreecommitdiff
path: root/src/auditor/taler-auditor.c
AgeCommit message (Expand)Author
2020-01-18fixesChristian Grothoff
2020-01-18fix warningsChristian Grothoff
2020-01-18fix assertionChristian Grothoff
2020-01-18fix leakChristian Grothoff
2020-01-17fix format stringChristian Grothoff
2020-01-17doxygenChristian Grothoff
2020-01-17doxygenChristian Grothoff
2020-01-17doxygen fixesChristian Grothoff
2020-01-17TODO is already doneChristian Grothoff
2020-01-17amount rounding a la ChristianFlorian Dold
2020-01-17FIXME is not needed, explain whyChristian Grothoff
2020-01-17fix FIXME: total up irregular paybacks and add to reportChristian Grothoff
2020-01-16kill another FIXMEChristian Grothoff
2020-01-16move function to libtalerexchangedb, as plannedChristian Grothoff
2020-01-16pointless to check denom_sig, do not returnChristian Grothoff
2020-01-15round amounts based on config, do unit test for roundingFlorian Dold
2020-01-15Remove preflight checks where redundant.Marcello Stanisci
2020-01-13eliminate libtalerwireChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2019-12-24support -l/-L options, improve loggingChristian Grothoff
2019-12-24report cases of missing denomination keys more nicelyChristian Grothoff
2019-12-24handle denomination key not found betterChristian Grothoff
2019-12-07mark unused argumentChristian Grothoff
2019-12-03implement #5967: have ranges in auditor reports, untested because right now t...Christian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-29better auditor loggingChristian Grothoff
2019-10-11fix ftbfsChristian Grothoff
2019-10-09expand test to cover withdrawing expired denominations, fix auditor-report te...Christian Grothoff
2019-10-09use denomination key issue data from adb, not edbChristian Grothoff
2019-10-06fix totaling upChristian Grothoff
2019-10-05add uncrustify pre-commit hookChristian Grothoff
2019-09-28add test for emergencies, and associated bugfixes to auditor and auditor reportChristian Grothoff
2019-09-05bugnotes, minor fixChristian Grothoff
2019-09-05more auditor testsChristian Grothoff
2019-09-05add test for hung refresh and wrong refresh sig, fix audit report formatting ...Christian Grothoff
2019-09-05handle wirefee issues betterChristian Grothoff
2019-09-05fix memory leakChristian Grothoff
2019-09-04more auditor tests, misc auditor bugfixesChristian Grothoff
2019-09-03implement FIXME42: denomination signature checks (and test) in taler-auditorChristian Grothoff
2019-09-03add test for missing denomination signature checksChristian Grothoff
2019-09-03check h_wire/wire consistencyChristian Grothoff
2019-09-02misc. auditor bugfixesChristian Grothoff
2019-08-26minor auditor report generation bugfixes:Christian Grothoff
2019-08-25re-format codeFlorian Dold
2019-08-22update ignoresChristian Grothoff
2019-07-27todosChristian Grothoff
2019-07-27more denom sig checking in auditorChristian Grothoff
2019-07-27add check that denomination was actually revoked if it is involved in /paybackChristian Grothoff
2019-07-26handle payback cases when processing coin history in auditorChristian Grothoff
2019-07-25update auditordb to include payback lossesChristian Grothoff