Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-11 | revert bank API change, we will not do this here after all | Christian Grothoff | |
2020-02-11 | start with new history API implementation | Christian Grothoff | |
2020-01-18 | deduplicate doxyfiles, integrate with build | Christian Grothoff | |
2020-01-17 | more work towards DB versioning | Christian Grothoff | |
2020-01-17 | payto fixes WIP | Florian Dold | |
2020-01-16 | Got first aggregation to pass | Marcello Stanisci | |
2020-01-16 | HTTP_NOT_ACCEPTABLE is not an expected status code, as it is for content ↵ | Florian Dold | |
type negotiation | |||
2020-01-16 | fix history API | Christian Grothoff | |
2020-01-16 | more comments and CMD state | Marcello Stanisci | |
2020-01-16 | fix really stupid bugs | Christian Grothoff | |
2020-01-16 | simplify amount logic | Christian Grothoff | |
2020-01-14 | add payto URL test, fix payto parser implementation | Christian Grothoff | |
2020-01-14 | fix configs for test | Christian Grothoff | |
2020-01-12 | fix bank-lib ftbfs | Christian Grothoff | |
2020-01-09 | pp to tos | Christian Grothoff | |
2019-12-20 | misc release preparations: mostly fixing 'make dist' target | Christian Grothoff | |
2019-10-06 | consider reserve closures as well when auditing outgoing wire transfers | Christian Grothoff | |
2019-10-05 | bump doc/prebuilt submodule | Florian Dold | |
2019-09-18 | use pre-built man and texinfo from docs.git | Florian Dold | |
2019-08-30 | remove wrong trailing slash | Florian Dold | |
2019-08-29 | move documentation to docs repo | Florian Dold | |
2019-05-10 | doc fixes in format and typos. | ng0 | |
2019-05-07 | doc: rewrite. | ng0 | |
2019-04-24 | del | Christian Grothoff | |
2019-04-10 | fix docu: section name changed | Christian Grothoff | |
2019-04-07 | doc/taler-exchange.texi: Fix build with older Texinfo versions. | ng0 | |
2019-04-03 | fix git link to Taler repo | Christian Grothoff | |
2019-04-03 | fix git link to GNUnet repo | Christian Grothoff | |
2019-04-01 | typo | Marcello Stanisci | |
2019-03-18 | Put -l/--loglevel in the manpage. | Marcello Stanisci | |
2019-03-08 | detail | Marcello Stanisci | |
2019-03-08 | Remove useless and possibly misleading information. | Marcello Stanisci | |
2019-03-08 | Manual. | Marcello Stanisci | |
2019-01-08 | expand docu on configuration | Christian Grothoff | |
2018-11-25 | doxygen for exchange' | Christian Grothoff | |
2018-11-03 | implement taler-auditor-exchange | Christian Grothoff | |
2018-07-25 | Benchmark manpage. | Marcello Stanisci | |
2018-05-25 | FIXMEs in the paper. | Marcello Stanisci | |
2018-04-02 | Changing 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-30 | use url in docs consistently | Florian Dold | |
2018-01-18 | remove obsolete paragraph | Marcello Stanisci | |
2017-12-14 | implement taler-bank-transfer, fixes #5195 | Christian Grothoff | |
2017-12-14 | eliminate /admin/add/incoming (fixes #5172) | Christian Grothoff | |
2017-12-10 | add -r command line option to wirewatch | Christian Grothoff | |
2017-11-19 | Add on-more- forgery citation for security proof | Jeffrey Burdges | |
2017-11-12 | make -m option optional for taler-auditor and taler-wire-auditor | Christian Grothoff | |
2017-11-08 | fix minor wire auditor bugs, add samples of output | Christian Grothoff | |
2017-11-04 | true/false are keywords, use all-caps | Christian Grothoff | |
2017-10-17 | missing figure for dist | Marcello Stanisci | |
2017-10-14 | add CSS to dist | Christian Grothoff | |