summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2020-01-18deduplicate doxyfiles, integrate with buildChristian Grothoff
2020-01-17more work towards DB versioningChristian Grothoff
2020-01-17payto fixes WIPFlorian Dold
2020-01-16Got first aggregation to passMarcello Stanisci
2020-01-16HTTP_NOT_ACCEPTABLE is not an expected status code, as it is for content ↵Florian Dold
type negotiation
2020-01-16fix history APIChristian Grothoff
2020-01-16more comments and CMD stateMarcello Stanisci
2020-01-16fix really stupid bugsChristian Grothoff
2020-01-16simplify amount logicChristian Grothoff
2020-01-14add payto URL test, fix payto parser implementationChristian Grothoff
2020-01-14fix configs for testChristian Grothoff
2020-01-12fix bank-lib ftbfsChristian Grothoff
2020-01-09pp to tosChristian Grothoff
2019-12-20misc release preparations: mostly fixing 'make dist' targetChristian Grothoff
2019-10-06consider reserve closures as well when auditing outgoing wire transfersChristian Grothoff
2019-10-05bump doc/prebuilt submoduleFlorian Dold
2019-09-18use pre-built man and texinfo from docs.gitFlorian Dold
2019-08-30remove wrong trailing slashFlorian Dold
2019-08-29move documentation to docs repoFlorian Dold
2019-05-10doc fixes in format and typos.ng0
2019-05-07doc: rewrite.ng0
2019-04-24delChristian Grothoff
2019-04-10fix docu: section name changedChristian Grothoff
2019-04-07doc/taler-exchange.texi: Fix build with older Texinfo versions.ng0
2019-04-03fix git link to Taler repoChristian Grothoff
2019-04-03fix git link to GNUnet repoChristian Grothoff
2019-04-01typoMarcello Stanisci
2019-03-18Put -l/--loglevel in the manpage.Marcello Stanisci
2019-03-08detailMarcello Stanisci
2019-03-08Remove useless and possibly misleading information.Marcello Stanisci
2019-03-08Manual.Marcello Stanisci
2019-01-08expand docu on configurationChristian Grothoff
2018-11-25doxygen for exchange'Christian Grothoff
2018-11-03implement taler-auditor-exchangeChristian Grothoff
2018-07-25Benchmark manpage.Marcello Stanisci
2018-05-25FIXMEs in the paper.Marcello Stanisci
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-30use url in docs consistentlyFlorian Dold
2018-01-18remove obsolete paragraphMarcello Stanisci
2017-12-14implement taler-bank-transfer, fixes #5195Christian Grothoff
2017-12-14eliminate /admin/add/incoming (fixes #5172)Christian Grothoff
2017-12-10add -r command line option to wirewatchChristian Grothoff
2017-11-19Add on-more- forgery citation for security proofJeffrey Burdges
2017-11-12make -m option optional for taler-auditor and taler-wire-auditorChristian Grothoff
2017-11-08fix minor wire auditor bugs, add samples of outputChristian Grothoff
2017-11-04true/false are keywords, use all-capsChristian Grothoff
2017-10-17missing figure for distMarcello Stanisci
2017-10-14add CSS to distChristian Grothoff
2017-10-14fix geq, needs{}Christian Grothoff
2017-10-13fix syntax issue in texiChristian Grothoff