Age | Commit message (Expand) | Author |
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-12-06 | largely fix #5077 | Christian Grothoff |
2017-11-29 | fixing #5178 | 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-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-17 | make --wire argument mandatory | Christian Grothoff |
2017-10-16 | resolve #4963 | Christian Grothoff |
2017-10-16 | work on #4963 for taler-auditor | 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 | 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 | use proper type for do_shutdown() callback | 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-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-26 | fix mapping of auditor sigs to DKs, avoid one hash operation by caching hash ... | Christian Grothoff |
2017-09-25 | starting point for #4948 | Christian Grothoff |
2017-09-13 | create tables in taler-auditor-sign instead of failing obscurely | Christian Grothoff |
2017-07-14 | clean up PQ tables (renamings, remove redunant column), and primarily fix #4751 | 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-18 | auditor doesn't sign a zero-length list of denominations | Marcello Stanisci |
2017-05-11 | fix auditor signing process: include signature over refund fee | Christian Grothoff |
2017-05-08 | remove dead transfer details field from reserves_in (API, exchangedb, etc.) | Christian Grothoff |