summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2021-01-05autoconf obsoletions, gitignoreFlorian Dold
2021-01-03update .gitignoreChristian Grothoff
2021-01-01more to ignoreChristian Grothoff
2020-12-29use build-aux to support Debian packagingChristian Grothoff
2020-08-03ignChristian Grothoff
2020-07-24update .gitignoreChristian Grothoff
2020-07-22update ganaChristian Grothoff
2020-07-05taler_error_codes.h auto generated from gnunet/gana.git as a submoduleJonathan Buchanan
2020-07-05created taler_sq_libJonathan Buchanan
2020-07-05ignChristian Grothoff
2020-03-21completing auditor splitChristian Grothoff
2020-02-07proper i18n support for TOSChristian Grothoff
2020-01-19gitignoreFlorian Dold
2020-01-19add missing files and adjust .gitignore rules for testing moveFlorian Dold
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold
2020-01-15Wirewatch test.Marcello Stanisci
Start the test using the new style. All commands still to be ported.
2020-01-15remove tvg, it's now part of GNUnetFlorian Dold
2019-12-14new is the new old: remove _new from testsChristian Grothoff
2019-11-25exchange-tools: add test vector generation toolFlorian Dold
2019-10-17gitignoreFlorian Dold
2019-10-05disable test-auditor.sh, need working taler-wallet-cli firstChristian Grothoff
2019-09-18use pre-built man and texinfo from docs.gitFlorian Dold
2019-09-11purge old _new bank-lib testMarcello Stanisci
2019-09-045746.Marcello Stanisci
Introduce a stand-alone test file for wire-plugins that use the legacy API offered by banks (notably, /history-range).
2019-06-08rename _new.c to just .c for testsChristian Grothoff
2019-05-12gitignoreFlorian Dold
2019-04-08Put /history[-range] logic in a dedicate file.Marcello Stanisci
2019-04-03gitignoreMarcello Stanisci
2019-02-18gitignoreMarcello Stanisci
2019-02-13gitignoreMarcello Stanisci
2019-01-13more code towards fixing #5447Christian Grothoff
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff
2018-07-27Benchmark,Marcello Stanisci
extract bank url from the configuration; then make example config usable.
2018-07-27Make benchmark config file working.Marcello Stanisci
2018-04-23auditor tool to reset db tables.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-03-19fix parenthesis.Marcello Stanisci
2018-03-17gitignoreMarcello Stanisci
2018-03-17gitignoreMarcello Stanisci
2018-02-26Bank-lib tests, using the new (libraries-based) style.Marcello Stanisci
2018-02-12Implement new traits-based tests.Marcello Stanisci
2018-01-21new test interpreter architecture, first draftChristian Grothoff
2017-12-14implement taler-bank-transfer, fixes #5195Christian Grothoff
2017-11-07more work on wire auditor and reporting (#4958)Christian Grothoff
2017-09-26update .gitignoreChristian Grothoff
2017-09-13add argument to TALER_EXCHANGE_check_keys_current() to allow forcing the ↵Christian Grothoff
download
2017-09-12do not version INSTALL, is generatedChristian Grothoff
2017-06-04fix memory leaks (#5050)Christian Grothoff
2017-06-04ignore generated fileChristian Grothoff
2017-05-18update .gitignore to exclude generated manual filesChristian Grothoff