Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-13 | towards age-withdraw and -reveal API | Özgür Kesim | |
2023-07-11 | implement 'lost' field for #7883 | Christian Grothoff | |
2023-07-11 | merge /wire into /keys response | Christian Grothoff | |
2023-07-11 | -handle some of the codespell complaints | Özgür Kesim | |
2023-07-11 | -handle doxygen complaints | Özgür Kesim | |
2023-07-10 | towards using taler-unified-setup in auditor tests | Christian Grothoff | |
2023-07-10 | -typos | Christian Grothoff | |
2023-07-10 | -fix indent | 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 | 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-10 | added expected HTTP-code to logger | Özgür Kesim | |
2023-07-06 | -current use is good | Christian Grothoff | |
2023-07-06 | -no return is correct here | Christian Grothoff | |
2023-07-06 | -loglevel INFO | Özgür Kesim | |
2023-07-06 | work on keys serialization/deserialization | Christian Grothoff | |
2023-07-05 | fix mime-type matching (#7882) | Christian Grothoff | |
2023-07-05 | fix mime-type matching (#7882) | Christian Grothoff | |
2023-07-05 | fix mime-type matching (#7882) | Christian Grothoff | |
2023-07-05 | fix mime-type matching (#7882) | 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 | Merge branch 'master' into age-withdraw | Özgür Kesim | |
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-07-01 | dce | Christian Grothoff | |
2023-06-27 | added TALER_adult_age(struct TALER_AgeMask *mask) | Özgür Kesim | |
2023-06-27 | -update author | Özgür Kesim | |
2023-06-27 | [auditor] use the date for the report-directory | Özgür Kesim | |
2023-06-27 | [testing] start an oauth2 server which returns static birthdates | Özgür Kesim | |
2023-06-27 | [age-withdraw] added handlers for age-withdraw to router | Özgür Kesim | |
2023-06-27 | -rename variable | Özgür Kesim | |
2023-06-27 | -fix typo | Özgür Kesim | |
2023-06-27 | -fix parameter in stored procedures | Özgür Kesim | |
2023-06-27 | added birthdate parser | Özgür Kesim | |
2023-06-26 | -fixed typos | Özgür Kesim | |
2023-06-26 | add exchange_do_age_withdraw.sql | Özgür Kesim | |
2023-06-26 | -ruuid not needed | Özgür Kesim | |
2023-06-26 | -free spec | Özgür Kesim | |
2023-06-26 | -comment updates | Özgür Kesim | |
2023-06-26 | Merge branch 'master' into age-withdraw-merge | Özgür Kesim | |
2023-06-26 | [age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/n | Özgür Kesim | |
The handlers for the commit- and reveal-phases of the age-withdraw HTTP-endpoints are implemented, yet not active. Still missing: - support for age-withdraw is missing in lib/. - tests |