index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
auditor
/
taler-auditor.c
Age
Commit message (
Expand
)
Author
2017-10-26
start template for generating nicely formatted auditor reports
Christian Grothoff
2017-10-16
resolve #4963
Christian Grothoff
2017-10-16
work on #4963 for taler-auditor
Christian Grothoff
2017-10-12
add references to Mantis bugs to TODO/FIXME comments in code
Christian Grothoff
2017-10-06
yet another TALER_amount_get_zero with missing rval check
Christian Grothoff
2017-10-06
really carefully check strtoll() return value before casting to uint64_t
Christian Grothoff
2017-10-06
more return value checks on TALER_amount_get_zero
Christian Grothoff
2017-10-06
check return value from TALER_JSON_hash
Christian Grothoff
2017-06-25
log interesting errors always
Christian Grothoff
2017-06-25
update taler-auditor to fix #5010 in auditor as well, technically done, but u...
Christian Grothoff
2017-06-24
convert rest of exchangedb plugin API to fix #5010-issues
Christian Grothoff
2017-06-19
address #5010 for /refund
Christian Grothoff
2017-06-11
a bit more work on #5010
Christian Grothoff
2017-05-29
rename proposal_data to contract_terms (see #4879)
Florian Dold
2017-05-08
remove dead transfer details field from reserves_in (API, exchangedb, etc.)
Christian Grothoff
2017-05-05
updating DB schema for new wire history operations and future auditor checks ...
Christian Grothoff
2017-04-20
finished implementing #4956 in principle, but not yet tested
Christian Grothoff
2017-04-20
fix misc doxygen issues
Christian Grothoff
2017-04-19
add support for closed reserves to taler-auditor
Christian Grothoff
2017-04-19
implement #4983
Christian Grothoff
2017-04-16
fix #4984
Christian Grothoff
2017-04-16
fix use of uninit value on PAYBACK path in auditor
Christian Grothoff
2017-04-08
implement checking of denomination revocation status in auditor
Christian Grothoff
2017-04-08
have auditor report command to handle denomination key revocation on emergenc...
Christian Grothoff
2017-04-04
check payback signatures in auditor
Christian Grothoff
2017-04-04
towards supporting #3887 in the auditor
Christian Grothoff
2017-04-04
handle /payback in auditor when checking reserves
Christian Grothoff
2017-03-25
renaming GNUNET_GETOPT-symbols to match latest changes in GNUnet
Christian Grothoff
2017-03-20
use nicer text for audit report
Christian Grothoff
2017-03-20
finish #3775, including addition of man page
Christian Grothoff
2017-03-20
fix log level of auditor, elimintate REFERENCES constraint for now, unclear i...
Christian Grothoff
2017-03-20
deal with persisting wire/aggregation fee data in auditor
Christian Grothoff
2017-03-20
deal with aggregation fee lookup and calculations in auditor
Christian Grothoff
2017-03-20
report wire amount minus aggregation fee in wire_out table, start logic in au...
Christian Grothoff
2017-03-20
fix risk/fee calculations in auditor
Christian Grothoff
2017-03-20
fix auditor progress point issue
Christian Grothoff
2017-03-20
fixing misc auditor issues
Christian Grothoff
2017-03-20
fix misc minor issues in new auditor logic
Christian Grothoff
2017-03-19
minor auditor bugfixes
Christian Grothoff
2017-03-19
implement check_transaction_history()
Christian Grothoff
2017-03-19
simplify analysis by returning denom_pub with rest of coin transaction data i...
Christian Grothoff
2017-03-19
alpha-renaming to better describe what functions/tables do
Christian Grothoff
2017-03-18
finish sync_denomination() implementation
Christian Grothoff
2017-03-18
deal with some minor FIXMEs in auditor
Christian Grothoff
2017-03-18
add required separate risk balance per denomination to auditordb
Christian Grothoff
2017-03-18
simplify auditordb API to match actual requirements better
Christian Grothoff
2017-03-18
more work on auditor
Christian Grothoff
2017-03-18
complete skeleton of wire-out audit logic
Christian Grothoff
2017-03-17
fix FTBFS of test
Christian Grothoff
2017-03-17
fix FTBFS
Christian Grothoff
[next]