Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-11 | -handle some of the codespell complaints | Özgür Kesim | |
2023-07-11 | -handle doxygen complaints | Özgür Kesim | |
2023-07-10 | -typos | Christian Grothoff | |
2023-07-10 | use DK age group, not global age group | Christian Grothoff | |
2023-07-10 | fix alignment issue, ensure we hash over packed structure to avoid ↵ | Christian Grothoff | |
non-determinism | |||
2023-07-10 | -simplify | Christian Grothoff | |
2023-07-10 | tip -> reward | Christian Grothoff | |
2023-07-10 | Merge branch 'master' of ssh://git.taler.net/exchange | Özgür Kesim | |
2023-07-10 | fix memory leaks reported by valgrind | Özgür Kesim | |
2023-07-06 | -current use is good | Christian Grothoff | |
2023-07-06 | work on keys serialization/deserialization | Christian Grothoff | |
2023-07-05 | -misc minor fixesv0.9.3-dev.3 | Christian Grothoff | |
2023-07-04 | -bugfixes | Christian Grothoff | |
2023-07-04 | more exchange API refactoring | Christian Grothoff | |
2023-07-04 | better error handling; use handle result | Özgür Kesim | |
2023-07-03 | more API clean up | Christian Grothoff | |
2023-07-03 | more work on API atomization | Christian Grothoff | |
2023-07-03 | more work on API atomization | Christian Grothoff | |
2023-07-03 | [age-withdraw] added library function for age-withdraw | Özgür Kesim | |
- Added TALER_EXCHANGE_age_withdraw - Also: Change TALER_EXCHANGE_batch_withdraw and related functions to use GNUNET_CURL_ctx, TALER_EXCHANGE_keys and const char *echange_url | |||
2023-06-25 | next round of exchange API atomization | Christian Grothoff | |
2023-06-25 | more work on atomizing exchange API: deposit | Christian Grothoff | |
2023-06-25 | -fix typo | Christian Grothoff | |
2023-06-22 | -more exchange API atomization | Christian Grothoff | |
2023-06-22 | -more exchange API atomization | Christian Grothoff | |
2023-06-22 | -more exchange API atomization | Christian Grothoff | |
2023-06-22 | more API cleanup | Christian Grothoff | |
2023-06-21 | -simplify | Christian Grothoff | |
2023-06-21 | -more clean up of auditor api: atomization complete | Christian Grothoff | |
2023-06-21 | -more auditor API atomization | Christian Grothoff | |
2023-06-21 | -towards API atomization | Christian Grothoff | |
2023-06-21 | ensure forward-compatibility for auditor C API | Christian Grothoff | |
2023-06-07 | major libtalertesting API refactoring, including no longer having ↵ | Christian Grothoff | |
taler-specific logic in the test engine core | |||
2023-06-04 | address API stability FIXMEs in taler_exchange_service | Christian Grothoff | |
2023-06-04 | code cleanup, fixing misc. memory leaks in the process | Christian Grothoff | |
2023-05-13 | return tipping_allowed from /keys | Christian Grothoff | |
2023-05-10 | -fix logging | Christian Grothoff | |
2023-05-10 | fix more VLAs | Christian Grothoff | |
2023-05-10 | fix 0-length VLAs | Christian Grothoff | |
2023-05-04 | finish implementation for #7808 | Christian Grothoff | |
2023-05-03 | -more readable, no semantic change | Christian Grothoff | |
2023-05-02 | -doxygen | Christian Grothoff | |
2023-05-01 | -fix uninitialized variable and memory leak | Christian Grothoff | |
2023-05-01 | expose TALER_EXCHANGE_parse_accounts() in external API | Christian Grothoff | |
2023-05-01 | breaking protocol changes towards fixing #7810 (incomplete, ↵ | Christian Grothoff | |
taler-exchange-offline still unfinished) | |||
2023-04-15 | -fix memory leak | Christian Grothoff | |
2023-04-13 | add logic to check signature over fees in /wire response (fixes #7802) | Christian Grothoff | |
2023-04-10 | return AML status together with KYC status | Christian Grothoff | |
2023-03-08 | log URL in error message (fixes #7725) | Christian Grothoff | |
2023-02-21 | -misc minor bugfixes | Christian Grothoff | |
2023-02-20 | fix memory leak on pay | priscilla | |