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-10-31
tighten formatting rules
Christian Grothoff
2019-10-06
add test for missing wire transfer for reserve closure
Christian Grothoff
2019-10-06
consider reserve closures as well when auditing outgoing wire transfers
Christian Grothoff
2019-10-05
add uncrustify pre-commit hook
Christian Grothoff
2019-09-30
add test for wire transfer subject malformed
Christian Grothoff
2019-09-05
use shorter sleep, tolerate slight execution date disagreements between excha...
Christian Grothoff
2019-09-05
more auditor tests
Christian Grothoff
2019-09-05
fix taler-wire-auditor crash
Christian Grothoff
2019-09-04
fix lag reporting
Christian Grothoff
2019-09-04
more auditor tests, misc auditor bugfixes
Christian Grothoff
2019-08-26
minor auditor report generation bugfixes:
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-08-25
fix ftbfs
Christian Grothoff
2019-08-24
skip accounts not configured for credit/debit
Christian Grothoff
2019-08-24
shutdown when done
Christian Grothoff
2019-08-24
round time
Christian Grothoff
2019-08-24
refactor wire auditor to properly handle multiple accounts
Christian Grothoff
2019-08-23
indentation, discuss logic flaw, discuss todo in test-auditor.sh script
Christian Grothoff
2019-04-08
Refactor auditor/taler-wire-auditor.c for GNUNET_memcmp
ng0
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