summaryrefslogtreecommitdiff
path: root/src/auditor/taler-auditor.c
AgeCommit message (Expand)Author
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
2019-07-24add ppc progress points for payback opsChristian Grothoff
2019-07-24fixing indentation onlyChristian Grothoff
2019-07-24fixing indentation onlyChristian Grothoff
2019-05-02replace denom_pub with denom_pub_hash in exchange API to reduce bandwidthChristian Grothoff
2019-04-08Refactor auditor/taler-auditor.c for GNUNET_memcmpng0
2019-03-02actually disable 100 continueChristian Grothoff
2019-02-14add option to be selective about dropping the exchange listChristian Grothoff
2019-01-30Adding map: wire method name <--> plugin name.Marcello Stanisci
2019-01-08fix #5484Christian Grothoff
2018-11-04add auditing of deposit confirmations to auditor (#5447)Christian Grothoff
2018-11-04add check for #coins depoisted exceeding #coins issued (not just by amount), ...Christian Grothoff
2018-10-28track number of coins issued per denomination in auditor (not yet used)Christian Grothoff
2018-10-27split up progress points of auditor by coin/reserve/aggregation to minimize D...Christian Grothoff
2018-10-06fix #5434 (no more salt in exchange wire replies)Christian Grothoff
2018-08-19re-init logging so we can tell by PID who it isChristian 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
2018-01-04bugfixes in auditor and renderingChristian Grothoff
2018-01-04nicer formatting, some DCEChristian Grothoff
2018-01-04fix auditor to properly verify wire fee signatures and more gracefully handle...Christian Grothoff
2017-12-10fix test for '*' accepted encodingChristian Grothoff
2017-12-09fix potential NPEChristian Grothoff
2017-12-09initialize rev_rowid alwaysChristian Grothoff
2017-11-29fixing #5178Christian Grothoff
2017-11-20implement #5177 (not yet tested)Christian Grothoff
2017-11-12update bug refs to #5177Christian 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-06update auditor report format to capture nicely all diagnostics that may curre...Christian Grothoff
2017-11-06working on #4962Christian Grothoff
2017-11-06work on making auditor reports nicer (#4962)Christian Grothoff
2017-10-26start template for generating nicely formatted auditor reportsChristian Grothoff
2017-10-16resolve #4963Christian Grothoff
2017-10-16work on #4963 for taler-auditorChristian Grothoff
2017-10-12add references to Mantis bugs to TODO/FIXME comments in codeChristian Grothoff
2017-10-06yet another TALER_amount_get_zero with missing rval checkChristian Grothoff
2017-10-06really carefully check strtoll() return value before casting to uint64_tChristian Grothoff
2017-10-06more return value checks on TALER_amount_get_zeroChristian Grothoff
2017-10-06check return value from TALER_JSON_hashChristian Grothoff
2017-06-25log interesting errors alwaysChristian Grothoff
2017-06-25update taler-auditor to fix #5010 in auditor as well, technically done, but u...Christian Grothoff
2017-06-24convert rest of exchangedb plugin API to fix #5010-issuesChristian Grothoff
2017-06-19address #5010 for /refundChristian Grothoff
2017-06-11a bit more work on #5010Christian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold