Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-09 | -fix leak | Christian Grothoff | |
2022-02-07 | -rename fest | Christian Grothoff | |
2022-02-06 | -fix recoup testing cmds | Christian Grothoff | |
2022-02-04 | introduce new type for security module pubkeys | Gian Demarmels | |
2022-02-04 | implement CS key handling and csr endpoint | Lucien Heuzeveldt | |
2022-01-23 | [age_restriction] progress 13/n | Özgür Kesim | |
- major refactoring of extensions - extensions live now in a separate library, libtalerextensions - refactored all components using age_restriction accordingly - plumbing for plugin support for extensions roughly layed down | |||
2022-01-21 | [age restriction] progress 12/n | Özgür Kesim | |
- taler-offline-tool now handles extensions - command "extensions" added with subcommands "show" and "sign" - parses extensions from taler config - shows and signs of extensions and their configurations - creates signed set of configurations for upload - added test for retrieval of extension config - simplified signature verification for extensions - remove per-extension signatures, also from DB schema - adjust prepared statements accordingly - adjust DB event handler for extensions - allow NULL for config for extension in DB schema - handler for /management/extensions adjusted to new datastructures - changed test for TALER_denom_blind/TALER_denom_sign_blinded with and without TALER_AgeHash - minor updates and various fixes | |||
2021-12-26 | resolve #7124: ensure -s also deletes work_shards | Christian Grothoff | |
2021-12-14 | introducing GNUNET_TIME_Timestamp, recoup now with amounts | Christian Grothoff | |
2021-12-09 | crypto worker: eddsa signing | Florian Dold | |
2021-12-08 | crypto worker: remove unused args | Florian Dold | |
2021-12-08 | crypto worker: fix refresh planchet setup | Florian Dold | |
2021-12-08 | put crypto worker in exchange-tools, re-enable build | Florian Dold | |
2021-11-24 | fix #7107 | Christian Grothoff | |
2021-11-19 | -fix misc. compiler warnings | Christian Grothoff | |
2021-11-17 | -use different hash for RSA vs. Denomination hashing | Christian Grothoff | |
2021-11-16 | -fix rval | Christian Grothoff | |
2021-10-27 | -fix warning | Christian Grothoff | |
2021-10-27 | fix lib/ FTBFS | Christian Grothoff | |
2021-10-27 | -fix more FTBFS issues | Christian Grothoff | |
2021-10-27 | -fix more FTBFS issues | Christian Grothoff | |
2021-09-17 | -DCE, nicer return values | Christian Grothoff | |
2021-09-03 | first draft for an aggregator benchmark, plus fixing inclusive/exclusive ↵ | Christian Grothoff | |
sharding range issues | |||
2021-09-03 | preliminary work on supporting sharding/parallel aggregation (undertested, ↵ | Christian Grothoff | |
but tests pass again) | |||
2021-08-18 | -swap WARNING/ERROR to fix #6991 | Christian Grothoff | |
2021-08-08 | introduce TALER_OS_init() to safely handle static linkage | Christian Grothoff | |
2021-07-31 | -remove more json_pack calls | Christian Grothoff | |
2021-07-31 | -eliminate more format-string packs | Christian Grothoff | |
2021-07-30 | fix #6967 | Christian Grothoff | |
2021-07-29 | fix #6960 | Christian Grothoff | |
2021-07-29 | config | Florian Dold | |
2021-07-24 | fix #6939 in exchange | Christian Grothoff | |
2021-06-24 | improve logging | Christian Grothoff | |
2021-06-22 | fix auditor-offline issue | Christian Grothoff | |
2021-04-23 | fix more typos | Christian Grothoff | |
2021-04-12 | do not hang in taler-auditor-offline if sign output is empty | Christian Grothoff | |
2021-02-24 | use PUBLIC_KEY from configuration in upload step | Christian Grothoff | |
2021-02-24 | use PUBLIC_KEY from configuration in upload step | Christian Grothoff | |
2021-01-26 | use version | Christian Grothoff | |
2021-01-26 | implement #6724 | Christian Grothoff | |
2021-01-15 | avoid warning if file does not exist | Christian Grothoff | |
2021-01-15 | mkdir on tofu file | Christian Grothoff | |
2021-01-07 | fix remaining #6679 issues in exchange | Christian Grothoff | |
2021-01-07 | work on #6679" | Christian Grothoff | |
2021-01-06 | add checks to ensure payto:// URI is well-formed to taler-exchange-offline, ↵ | Christian Grothoff | |
and taler-exchange-httpd where applicable (fixes #6675) | |||
2021-01-06 | also load keys in show subcommandv0.8.1-dev.1 | Florian Dold | |
2020-12-24 | implement #6661: secm key pinning via configuration | Christian Grothoff | |
2020-12-20 | misc doxygen fixes | Christian Grothoff | |
2020-12-19 | adapt to GNUENT_DISK_fn_write API change | Christian Grothoff | |
2020-12-19 | fix #6662: add versioning information to JSON exchanged between ↵ | Christian Grothoff | |
taler-exchange-offline invocations |