summaryrefslogtreecommitdiff
path: root/src/auditor
AgeCommit message (Expand)Author
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
2017-04-16fix #4984Christian Grothoff
2017-04-16fix use of uninit value on PAYBACK path in auditorChristian Grothoff
2017-04-08implement checking of denomination revocation status in auditorChristian Grothoff
2017-04-08have auditor report command to handle denomination key revocation on emergenc...Christian Grothoff
2017-04-04check payback signatures in auditorChristian Grothoff
2017-04-04towards supporting #3887 in the auditorChristian Grothoff
2017-04-04handle /payback in auditor when checking reservesChristian Grothoff
2017-03-25renaming GNUNET_GETOPT-symbols to match latest changes in GNUnetChristian Grothoff
2017-03-20use nicer text for audit reportChristian Grothoff
2017-03-20finish #3775, including addition of man pageChristian Grothoff
2017-03-20fix log level of auditor, elimintate REFERENCES constraint for now, unclear i...Christian Grothoff
2017-03-20deal with persisting wire/aggregation fee data in auditorChristian Grothoff
2017-03-20deal with aggregation fee lookup and calculations in auditorChristian Grothoff
2017-03-20report wire amount minus aggregation fee in wire_out table, start logic in au...Christian Grothoff
2017-03-20fix risk/fee calculations in auditorChristian Grothoff
2017-03-20fix auditor progress point issueChristian Grothoff
2017-03-20fixing misc auditor issuesChristian Grothoff
2017-03-20fix misc minor issues in new auditor logicChristian Grothoff
2017-03-19minor auditor bugfixesChristian Grothoff
2017-03-19implement check_transaction_history()Christian Grothoff
2017-03-19simplify analysis by returning denom_pub with rest of coin transaction data i...Christian Grothoff
2017-03-19alpha-renaming to better describe what functions/tables doChristian Grothoff
2017-03-18finish sync_denomination() implementationChristian Grothoff
2017-03-18deal with some minor FIXMEs in auditorChristian Grothoff
2017-03-18add required separate risk balance per denomination to auditordbChristian Grothoff
2017-03-18simplify auditordb API to match actual requirements betterChristian Grothoff
2017-03-18more work on auditorChristian Grothoff
2017-03-18complete skeleton of wire-out audit logicChristian Grothoff
2017-03-17fix FTBFS of testChristian Grothoff
2017-03-17fix FTBFSChristian Grothoff
2017-03-17simple error handling issues, update TODO/planChristian Grothoff
2017-03-17init risk, notesChristian Grothoff
2017-03-17add skeleton function for 3887-emergency reportingChristian Grothoff
2017-03-17implement more audit checks for refundsChristian Grothoff
2017-03-17more work on coin/denomination auditChristian Grothoff
2017-03-17verify deposit signature during auditChristian Grothoff
2017-03-17initialize 'currency' variableChristian Grothoff
2017-03-15more work on auditor, towards coin/denomination key checksChristian Grothoff
2017-03-15skeleton logic for analyze_coins()Christian Grothoff
2017-03-15add required rowid for diagnosticsChristian Grothoff
2017-03-15introduce 'struct TALER_AUDITORDB_ProgressPoint'Christian Grothoff
2017-03-15add -m option to auditorChristian Grothoff