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-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
2017-03-17
simple error handling issues, update TODO/plan
Christian Grothoff
2017-03-17
init risk, notes
Christian Grothoff
2017-03-17
add skeleton function for 3887-emergency reporting
Christian Grothoff
2017-03-17
implement more audit checks for refunds
Christian Grothoff
2017-03-17
more work on coin/denomination audit
Christian Grothoff
2017-03-17
verify deposit signature during audit
Christian Grothoff
2017-03-17
initialize 'currency' variable
Christian Grothoff
2017-03-15
more work on auditor, towards coin/denomination key checks
Christian Grothoff
2017-03-15
skeleton logic for analyze_coins()
Christian Grothoff
2017-03-15
add required rowid for diagnostics
Christian Grothoff
2017-03-15
introduce 'struct TALER_AUDITORDB_ProgressPoint'
Christian Grothoff
2017-03-15
add -m option to auditor
Christian Grothoff
2017-03-14
more work on auditor, listing open TODOs
Christian Grothoff
2017-03-14
more work on auditor, still very incomplete
Christian Grothoff
2017-03-14
incomplete working on taler-auditor
Christian Grothoff
2016-11-17
add proper log statement on success
Christian Grothoff
2016-11-17
add log statement on success
Christian Grothoff
2016-11-17
need to initialize reserve_pub first
Christian Grothoff
2016-11-17
increments of more than 1 do happen
Christian Grothoff
2016-11-17
cut and paste error
Christian Grothoff
2016-11-17
serial IDs start at 1, fixed in right place this time
Christian Grothoff
2016-11-17
serial IDs start at 1
Christian Grothoff
2016-11-17
handle case rowid = 0
Christian Grothoff
2016-11-17
change rowid type to uint64_t everywhere; start with reserve-analysis in auditor
Christian Grothoff
2016-10-08
add missing #include
Christian Grothoff
2016-10-06
adding skeleton code for auditor
Christian Grothoff