Changesets: exchange
|
master a6d0f1c5 2025-10-06 16:32 Details Diff |
shallow-clone submodules | ||
| mod - .gitmodules | Diff File | ||
|
master b4e83b60 2025-10-03 16:38 Details Diff |
add disable_direct_deposit config field for 0010465 | ||
| mod - src/exchange/exchange.conf | Diff File | ||
| mod - src/exchange/taler-exchange-httpd.c | Diff File | ||
| mod - src/exchange/taler-exchange-httpd.h | Diff File | ||
| mod - src/exchange/taler-exchange-httpd_keys.c | Diff File | ||
| mod - src/testing/test_exchange_api.conf | Diff File | ||
|
master 6ff121c0 2025-10-01 00:08 Stefan Kügel Details Diff |
update Terms of service for TOPS, reducing monthly withdrawal limit to CHF 2500 | ||
| mod - contrib/exchange-tos-tops-v0.en.rst | Diff File | ||
| mod - contrib/exchange-tos-tops-v0.fr.rst | Diff File | ||
|
master 98997d9e 2025-09-26 20:40 Details Diff |
-update GANA | ||
| mod - contrib/gana | Diff File | ||
| mod - src/include/taler/taler_error_codes.h | Diff File | ||
| mod - src/util/taler_error_codes.c | Diff File | ||
|
master e646ddcd 2025-09-23 19:35 Details Diff |
-fix log message | ||
| mod - src/util/secmod_rsa.c | Diff File | ||
|
master 088db516 2025-09-11 18:21 Details Diff |
fix 0010395 |
Affected Issues 0010395 |
|
| mod - src/util/currencies.conf | Diff File | ||
|
master c2495859 2025-09-11 18:17 Details Diff |
fix 0010395 |
Affected Issues 0010395 |
|
| mod - src/util/currencies.conf | Diff File | ||
|
master 411c6694 2025-09-05 17:37 Details Diff |
bump version to 1.0.24 | ||
| mod - configure.ac | Diff File | ||
| mod - debian/changelog | Diff File | ||
| mod - debian/taler-auditor.taler-auditor-httpd.service | Diff File | ||
| mod - doc/doxygen/taler.doxy | Diff File | ||
|
master b86073b5 2025-09-05 11:10 Details Diff |
improve logging | ||
| mod - src/json/json_helper.c | Diff File | ||
|
master dd9abae2 2025-09-05 11:09 Details Diff |
improve logging | ||
| mod - src/json/json_helper.c | Diff File | ||
|
master 4e5e2452 2025-09-05 02:02 Details Diff |
util: fix overflow in IBAN check digit computation | ||
| mod - src/util/iban.c | Diff File | ||
|
master 85334f76 2025-09-03 12:26 Details Diff |
build: uncrustify gana generated files automatically | ||
| mod - contrib/gana-generate.sh | Diff File | ||
|
master 07d94054 2025-09-02 16:40 Details Diff |
bump version to 1.0.23 | ||
| mod - configure.ac | Diff File | ||
| mod - debian/changelog | Diff File | ||
| mod - doc/doxygen/taler.doxy | Diff File | ||
|
master a0f1f933 2025-09-02 16:07 Details Diff |
bump gana | ||
| mod - contrib/gana | Diff File | ||
|
master 9d038e56 2025-09-02 14:48 Details Diff |
bump gana | ||
| mod - contrib/gana | Diff File | ||
|
master 802ed1e0 2025-08-31 03:03 Details Diff |
resume /keys requests not only on notification but also on successful keys response construction | ||
| mod - src/exchange/taler-exchange-httpd_keys.c | Diff File | ||
|
master ab8f77c7 2025-08-31 01:47 Details Diff |
-fix memory leak | ||
| mod - src/json/json_helper.c | Diff File | ||
| mod - src/lib/exchange_api_handle.c | Diff File | ||
|
master 0ddc52d9 2025-08-30 13:08 Details Diff |
fix round-robin eviction (0010313-related) | ||
| mod - src/exchange/taler-exchange-httpd_keys.c | Diff File | ||
|
master 7b9a7979 2025-08-27 16:14 Details Diff |
bump version to 1.0.22 | ||
| mod - configure.ac | Diff File | ||
| mod - debian/changelog | Diff File | ||
| mod - doc/doxygen/taler.doxy | Diff File | ||
|
master c700b4e7 2025-08-24 00:53 Details Diff |
simplify logic | ||
| mod - src/exchangedb/pg_kyc_provider_account_lookup.c | Diff File | ||
|
master cbda015a 2025-08-23 07:42 Details Diff |
fix after targets for systemd service files | ||
| mod - debian/taler-exchange.taler-exchange-aggregator.service | Diff File | ||
| mod - debian/taler-exchange.taler-exchange-aggregator@.service | Diff File | ||
| mod - debian/taler-exchange.taler-exchange-closer.service | Diff File | ||
| mod - debian/taler-exchange.taler-exchange-dbinit-gc.service | Diff File | ||
| mod - debian/taler-exchange.taler-exchange-expire.service | Diff File | ||
| mod - debian/taler-exchange.taler-exchange-httpd.service | Diff File | ||
| mod - debian/taler-exchange.taler-exchange-httpd@.service | Diff File | ||
| mod - debian/taler-exchange.taler-exchange-sanctionscheck.service | Diff File | ||
| mod - debian/taler-exchange.taler-exchange-transfer.service | Diff File | ||
| mod - debian/taler-exchange.taler-exchange-wirewatch.service | Diff File | ||
| mod - debian/taler-exchange.taler-exchange-wirewatch@.service | Diff File | ||
| mod - src/testing/taler-unified-setup.sh | Diff File | ||
|
master 025299b6 2025-08-14 17:16 Details Diff |
-fix postinst typo | ||
| mod - debian/taler-exchange.postinst | Diff File | ||
|
master a42decd6 2025-08-14 13:51 Details Diff |
bump gana | ||
| mod - contrib/gana | Diff File | ||
|
master 07aca53a 2025-08-10 18:38 Details Diff |
-add FIXME with new libgnunetpq API | ||
| mod - configure.ac | Diff File | ||
| mod - src/pq/pq_result_helper.c | Diff File | ||
|
master 0a4f8df8 2025-08-10 15:48 Details Diff |
-fix test regression | ||
| mod - src/testing/test_bank_api.c | Diff File | ||
| mod - src/testing/test_bank_api.conf | Diff File | ||