summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2024-02-07auditordb tabularasaChristian Grothoff
2023-10-30ignore .DS_Store filesChristian Blättler
2022-11-13-substitute 0 by %VERSION% as wellChristian Grothoff
2022-10-20-improve build logicChristian Grothoff
2022-08-16-move templating library into exchange.gitChristian Grothoff
2022-08-08move kyclogic into libtalerkyclogicChristian Grothoff
2022-07-30-implement DB functions for taler-exchange-drainChristian Grothoff
2022-04-16fix typo in last commitThien-Thi Nguyen
2022-04-16Update ignorance; nfcThien-Thi Nguyen
2022-03-03[age restriction] progress 18/n - attestation testedÖzgür Kesim
- Unit-tests for commit, derive, attest and verify added, with multiple combinations of minimum age and commited age. - Fixed crypto implementation (eddsa -> ecdsa) - Using now standard functionality from GNUNET: GNUNET_CRYPTO_ecdsa_{private,public}_key_derive All tests pass (unit tests in util/ and 'make check' in testing).
2022-02-07-update .gitignoreChristian Grothoff
2021-08-04-document section nameChristian Grothoff
2021-08-02-ignore file from GANAChristian Grothoff
2021-04-05add gettext supportChristian Grothoff
2021-02-03update .gitignoreThien-Thi Nguyen
2021-01-14update .gitignoreThien-Thi Nguyen
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