summaryrefslogtreecommitdiff
path: root/src/auditor/taler-wire-auditor.c
AgeCommit message (Expand)Author
2020-02-25do not NPE if encountering reserve_close for which we have no summaryChristian Grothoff
2020-02-25fix pp update logic to not insert multiple ppsChristian Grothoff
2020-02-17check return valueChristian Grothoff
2020-02-08do not report missing reserve closures of amount 0.0Christian Grothoff
2020-02-04add timetravel option for testing/debuggingChristian Grothoff
2020-01-20spelling of 'mismatch'Florian Dold
2020-01-19use TALER_config_get_amount() consistently, require currency rounding option ...Christian Grothoff
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-18fix leaksChristian Grothoff
2020-01-18fix leakChristian Grothoff
2020-01-18fix -Wextra warningsChristian Grothoff
2020-01-18provide account_section for all wire out inconsistenciesChristian Grothoff
2020-01-18remove more redundant argsFlorian Dold
2020-01-17doxygenChristian Grothoff
2020-01-17DCE, part oneFlorian Dold
2020-01-17doxygenChristian Grothoff
2020-01-17abort wire audit if bank fails to return historiesChristian Grothoff
2020-01-17report affected accountChristian Grothoff
2020-01-17payto fixes WIPFlorian Dold
2020-01-17payto fixes WIPFlorian Dold
2020-01-16move function to libtalerexchangedb, as plannedChristian Grothoff
2020-01-13make fakebank and banklib match specifified new APIChristian Grothoff
2020-01-13die, dead #include, dieChristian Grothoff
2020-01-13eliminate libtalerwireChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2019-12-07fix start timeChristian 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-06add test for missing wire transfer for reserve closureChristian Grothoff
2019-10-06consider reserve closures as well when auditing outgoing wire transfersChristian Grothoff
2019-10-05add uncrustify pre-commit hookChristian Grothoff
2019-09-30add test for wire transfer subject malformedChristian Grothoff
2019-09-05use shorter sleep, tolerate slight execution date disagreements between excha...Christian Grothoff
2019-09-05more auditor testsChristian Grothoff
2019-09-05fix taler-wire-auditor crashChristian Grothoff
2019-09-04fix lag reportingChristian Grothoff
2019-09-04more auditor tests, misc auditor bugfixesChristian Grothoff
2019-08-26minor auditor report generation bugfixes:Christian Grothoff
2019-08-25re-format codeFlorian Dold
2019-08-25fix ftbfsChristian Grothoff
2019-08-24skip accounts not configured for credit/debitChristian Grothoff
2019-08-24shutdown when doneChristian Grothoff
2019-08-24round timeChristian Grothoff
2019-08-24refactor wire auditor to properly handle multiple accountsChristian Grothoff
2019-08-23indentation, discuss logic flaw, discuss todo in test-auditor.sh scriptChristian Grothoff
2019-04-08Refactor auditor/taler-wire-auditor.c for GNUNET_memcmpng0
2019-02-14add option to be selective about dropping the exchange listChristian Grothoff
2018-04-02allow auditor to operate per-accountChristian Grothoff
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-03-12fix #5281 for exchange: do preflight check that an old transaction is no long...Christian Grothoff