summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2019-09-05add test for hung refresh and wrong refresh sig, fix audit report formatting ↵Christian Grothoff
issue(s)
2019-09-04more auditor tests, misc auditor bugfixesChristian Grothoff
2019-09-03expand test suite, minor style improvementsChristian Grothoff
2019-09-03note where table is testedChristian Grothoff
2019-09-03another test, more fixes in auditor-report templateChristian Grothoff
2019-09-02misc. auditor bugfixesChristian Grothoff
2019-09-02refine auditor report tempalteChristian Grothoff
2019-09-02fix audit report template bugsChristian Grothoff
2019-08-26minor auditor report generation bugfixes:Christian Grothoff
2019-08-25emacs integrationChristian Grothoff
2019-08-25add space after castChristian Grothoff
2019-08-25some more formatting rulesFlorian Dold
2019-08-25re-format codeFlorian Dold
2019-08-25print message if crustify is not installedFlorian Dold
2019-08-25uncrustify config tweaksFlorian Dold
2019-08-25uncrustify config and scriptFlorian Dold
2019-07-25update auditordb to include payback lossesChristian Grothoff
2019-06-27doxyfileMarcello Stanisci
2019-06-27move nix files to separate dirFlorian Dold
2018-11-24migrate auditor-report.tex.j2 to current JSON style where currency/value are ↵Christian Grothoff
no longer separated
2018-11-04add auditing of deposit confirmations to auditor (#5447)Christian Grothoff
2018-08-17add gnurl depsFlorian Dold
2018-08-17guix: add taler-exchange module and packageFlorian Dold
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
This change enables using multiple wire plugins at the same time. Also, we now distinguish between the wire plugin (i.e. EBICS or taler_bank) and the wire method (i.e. SEPA or x-taler-bank) that the wire plugin is implementing. The "taler-bank" wire method was renamed from "test" to "x-taler-bank". This also changes the format of the /wire response of the exchange, as we now need to return multiple accounts. Note that wire fees are specified per wire method, not per wire account. taler-exchange-keyup now automatically signs all of the /wire responses in the location specified by the configuration. Account identification in wire plugins was changed to use payto://-URLs instead of method-specific JSON fields. Signing and validation of /wire responses was moved from each wire plugin to a generic validation method in libtalerutil (crypto) or libtalerjson (for JSON-formatted inputs). Convenience methods were added to generate JSON for wire accounts (salting, signing). Various section and option names were adjusted to streamline the configuration and make it more consistent overall. Documentation was updated as well.
2018-01-30missed on URIFlorian Dold
2018-01-04fix minor formatting issueChristian Grothoff
2018-01-04bugfixes in auditor and renderingChristian Grothoff
2018-01-04nicer formatting, some DCEChristian Grothoff
2018-01-04fix audit report formatting issuesChristian Grothoff
2017-11-29fixing #5178Christian Grothoff
2017-11-20fix minor template issueChristian Grothoff
2017-11-20regenerate samples based on current auditor logicChristian Grothoff
2017-11-20do not break on issues we log to JSONChristian Grothoff
2017-11-20implement #5177 (not yet tested)Christian Grothoff
2017-11-19implementing #4961: detection of missing aggregate transfersChristian Grothoff
2017-11-08more work on auditor report formattingChristian Grothoff
2017-11-08fix misc typos in auditor report logicChristian Grothoff
2017-11-08fix minor wire auditor bugs, add samples of outputChristian Grothoff
2017-11-07more work on wire auditor and reporting (#4958)Christian Grothoff
2017-11-06update auditor report format to capture nicely all diagnostics that may ↵Christian Grothoff
currently be generated by the auditor (closes #4962)
2017-11-06working on #4962Christian Grothoff
2017-11-06work on making auditor reports nicer (#4962)Christian Grothoff
2017-11-05use proper longtable for reportChristian Grothoff
2017-10-26start template for generating nicely formatted auditor reportsChristian Grothoff
2017-10-17add JSON auditor output samplesChristian Grothoff
2017-06-04fixing misc doxygen issuesChristian Grothoff
2017-05-04adding support for transaction history to wire plugin API (#4959)Christian Grothoff
2017-03-03update configuration generators to use new ENABLE option instead of ↵Christian Grothoff
WIREFORMATS, and to support wire fee generation
2016-04-20introduce refund feeChristian Grothoff
2016-04-01update man pages and templates to use current optionsChristian Grothoff