summaryrefslogtreecommitdiff
path: root/src/auditor/taler-wire-auditor.c
AgeCommit message (Expand)Author
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
2017-12-06largely fix #5077Christian Grothoff
2017-11-20do not break on issues we log to JSONChristian Grothoff
2017-11-20fix issue in wire auditor's history processingChristian Grothoff
2017-11-20implement #5177 (not yet tested)Christian Grothoff
2017-11-19implementing #4961: detection of missing aggregate transfersChristian Grothoff
2017-11-12update bug refs to #5177Christian Grothoff
2017-11-12work on #5077: reserve_pub vs. wtid issue, add reject functionality to wire p...Christian Grothoff
2017-11-12make -m option optional for taler-auditor and taler-wire-auditorChristian Grothoff
2017-11-08fix misc typos in auditor report logicChristian Grothoff
2017-11-08fix minor wire auditor bugs, add samples of outputChristian Grothoff
2017-11-07more work on wire auditor and reporting (#4958)Christian Grothoff
2017-10-17make --wire argument mandatoryChristian Grothoff
2017-10-16resolve #4963Christian Grothoff
2017-10-15suppress compiler warningChristian Grothoff
2017-10-12add references to Mantis bugs to TODO/FIXME comments in codeChristian Grothoff
2017-10-12complete first pass of taler-wre-auditor's wire-out audit logicChristian Grothoff
2017-10-12completing reserves_in logic of taler-wire-auditor, but not testedChristian Grothoff
2017-10-06use proper type for do_shutdown() callbackChristian Grothoff
2017-09-30modify wire auditor to deal with asynchrony of WIRE plugin APIChristian Grothoff
2017-09-30also store wire position in auditordbChristian Grothoff
2017-09-30update auditordb API to support logic for taler-wire-auditorChristian Grothoff
2017-09-25starting point for #4948Christian Grothoff