index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
auditor
/
taler-wire-auditor.c
Age
Commit message (
Expand
)
Author
2019-02-14
add option to be selective about dropping the exchange list
Christian Grothoff
2018-04-02
allow auditor to operate per-account
Christian Grothoff
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2018-03-12
fix #5281 for exchange: do preflight check that an old transaction is no long...
Christian Grothoff
2017-12-06
largely fix #5077
Christian Grothoff
2017-11-20
do not break on issues we log to JSON
Christian Grothoff
2017-11-20
fix issue in wire auditor's history processing
Christian Grothoff
2017-11-20
implement #5177 (not yet tested)
Christian Grothoff
2017-11-19
implementing #4961: detection of missing aggregate transfers
Christian Grothoff
2017-11-12
update bug refs to #5177
Christian Grothoff
2017-11-12
work on #5077: reserve_pub vs. wtid issue, add reject functionality to wire p...
Christian Grothoff
2017-11-12
make -m option optional for taler-auditor and taler-wire-auditor
Christian Grothoff
2017-11-08
fix misc typos in auditor report logic
Christian Grothoff
2017-11-08
fix minor wire auditor bugs, add samples of output
Christian Grothoff
2017-11-07
more work on wire auditor and reporting (#4958)
Christian Grothoff
2017-10-17
make --wire argument mandatory
Christian Grothoff
2017-10-16
resolve #4963
Christian Grothoff
2017-10-15
suppress compiler warning
Christian Grothoff
2017-10-12
add references to Mantis bugs to TODO/FIXME comments in code
Christian Grothoff
2017-10-12
complete first pass of taler-wre-auditor's wire-out audit logic
Christian Grothoff
2017-10-12
completing reserves_in logic of taler-wire-auditor, but not tested
Christian Grothoff
2017-10-06
use proper type for do_shutdown() callback
Christian Grothoff
2017-09-30
modify wire auditor to deal with asynchrony of WIRE plugin API
Christian Grothoff
2017-09-30
also store wire position in auditordb
Christian Grothoff
2017-09-30
update auditordb API to support logic for taler-wire-auditor
Christian Grothoff
2017-09-25
starting point for #4948
Christian Grothoff