summaryrefslogtreecommitdiff
path: root/src/auditor
AgeCommit message (Expand)Author
2017-12-09initialize rev_rowid alwaysChristian Grothoff
2017-12-06largely fix #5077Christian Grothoff
2017-11-29fixing #5178Christian 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-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-17make --wire argument mandatoryChristian Grothoff
2017-10-16resolve #4963Christian Grothoff
2017-10-16work on #4963 for taler-auditorChristian 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-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-06use proper type for do_shutdown() callbackChristian Grothoff
2017-10-06more return value checks on TALER_amount_get_zeroChristian Grothoff
2017-10-06check return value from TALER_JSON_hashChristian 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-26fix mapping of auditor sigs to DKs, avoid one hash operation by caching hash ...Christian Grothoff
2017-09-25starting point for #4948Christian Grothoff
2017-09-13create tables in taler-auditor-sign instead of failing obscurelyChristian Grothoff
2017-07-14clean up PQ tables (renamings, remove redunant column), and primarily fix #4751Christian 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
2017-05-18auditor doesn't sign a zero-length list of denominationsMarcello Stanisci
2017-05-11fix auditor signing process: include signature over refund feeChristian Grothoff
2017-05-08remove dead transfer details field from reserves_in (API, exchangedb, etc.)Christian Grothoff
2017-05-05updating DB schema for new wire history operations and future auditor checks ...Christian Grothoff
2017-04-20finished implementing #4956 in principle, but not yet testedChristian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-04-19add support for closed reserves to taler-auditorChristian Grothoff
2017-04-19implement #4983Christian Grothoff