summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-07fixes for earlier fixChristian Grothoff
2021-01-07fix test issues with new DB schemaChristian Grothoff
2021-01-07make reserve balance check used in internal_auditor mode onlyChristian Grothoff
2021-01-07only check tiny/done in internal modeChristian Grothoff
2021-01-07fix remaining #6679 issues in exchangeChristian Grothoff
2021-01-07work on #6679"Christian Grothoff
2021-01-06add -i option to taler-auditorChristian Grothoff
2021-01-06add checks to ensure payto:// URI is well-formed to taler-exchange-offline, ↵Christian Grothoff
and taler-exchange-httpd where applicable (fixes #6675)
2021-01-06Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2021-01-06fix #6676Christian Grothoff
2021-01-06also load keys in show subcommandv0.8.1-dev.1Florian Dold
2021-01-06update .gitignore filesChristian Grothoff
2021-01-06generate DBs with current schemaChristian Grothoff
2021-01-06latest merchant needs dbinitChristian Grothoff
2021-01-06add chmod() to set client unix domain socket to group writable regardless of ↵Christian Grothoff
umask
2021-01-06better error handling on configuration failuresChristian Grothoff
2021-01-06use shorter PATHs, /home/grothoff/research/taler/exchange/src/util may be ↵Christian Grothoff
too much for UNIXPATH
2021-01-06use blocking sendto() call to possibly eliminate need for nanosleep()Christian Grothoff
2021-01-05improve loggingChristian Grothoff
2021-01-05schema update in preparation of exchange-auditor database replication logicChristian Grothoff
2021-01-05fix path for testsChristian Grothoff
2021-01-05Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2021-01-05fix path for testsChristian Grothoff
2021-01-05autoconf obsoletions, gitignoreFlorian Dold
2021-01-05Revert "always and only build docs"Florian Dold
This reverts commit cdda3d34a3a3b8133a90d934707bf9065fd4471f.
2021-01-04Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2021-01-04need ax_pyChristian Grothoff
2021-01-04fix quoting bug that breaks build on autotools 2.70+Florian Dold
2021-01-04always and only build docsFlorian Dold
2021-01-03fix changelogChristian Grothoff
2021-01-03update .gitignoreChristian Grothoff
2021-01-03fix auditor postinstChristian Grothoff
2021-01-03fix exchange postinstChristian Grothoff
2021-01-02bump changelogChristian Grothoff
2021-01-02debian package fixesChristian Grothoff
2021-01-02clean taler-config, needed to build proper dpkgChristian Grothoff
2021-01-01modify setup to not do DB, cannot be fully done anywayChristian Grothoff
2021-01-01fix dependenciesChristian Grothoff
2021-01-01rename taler-exchange-dev to libtalerexchange-devChristian Grothoff
2021-01-01work on Debian package: extend pre-configuration, add reverse proxy setup ↵Christian Grothoff
logic, add database setup logic (untested)
2021-01-01fixChristian Grothoff
2021-01-01add test for python3-jinja2Christian Grothoff
2021-01-01more to ignoreChristian Grothoff
2021-01-01bump protocol versionChristian Grothoff
2021-01-01ignore for debian/ dirChristian Grothoff
2021-01-01fix #6666, bump protocol version to 9Christian Grothoff
2020-12-31bump version, update ChangeLog for new releaseChristian Grothoff
2020-12-31setup better paths, use Debian-specific systemd clean up logic instead of ↵Christian Grothoff
hacking around manually, improve README
2020-12-31fix start binaryChristian Grothoff
2020-12-31keep plugins in taler-exchange packageChristian Grothoff