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
2018-11-04
add auditing of deposit confirmations to auditor (#5447)
Christian Grothoff
2018-11-04
add check for #coins depoisted exceeding #coins issued (not just by amount), ...
Christian Grothoff
2018-10-28
track number of coins issued per denomination in auditor (not yet used)
Christian Grothoff
2018-10-27
split up progress points of auditor by coin/reserve/aggregation to minimize D...
Christian Grothoff
2018-10-06
fix #5434 (no more salt in exchange wire replies)
Christian Grothoff
2018-08-19
re-init logging so we can tell by PID who it is
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
2018-01-04
bugfixes in auditor and rendering
Christian Grothoff
2018-01-04
nicer formatting, some DCE
Christian Grothoff
2018-01-04
fix auditor to properly verify wire fee signatures and more gracefully handle...
Christian Grothoff
2017-12-10
fix test for '*' accepted encoding
Christian Grothoff
2017-12-09
fix potential NPE
Christian Grothoff
2017-12-09
initialize rev_rowid always
Christian Grothoff
2017-11-29
fixing #5178
Christian Grothoff
2017-11-20
implement #5177 (not yet tested)
Christian Grothoff
2017-11-12
update bug refs to #5177
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-06
update auditor report format to capture nicely all diagnostics that may curre...
Christian Grothoff
2017-11-06
working on #4962
Christian Grothoff
2017-11-06
work on making auditor reports nicer (#4962)
Christian Grothoff
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
[next]