Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-21 | -big renaming of structs for consistent naming with P suffix | Christian Grothoff | |
2022-02-12 | -doxygen fixes | Christian Grothoff | |
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-15 | -fix FTBFS | Christian Grothoff | |
2021-12-14 | introducing GNUNET_TIME_Timestamp, recoup now with amounts | Christian Grothoff | |
2021-11-06 | -fix wire_deadline SQL | Christian Grothoff | |
2021-11-06 | sql fix | Christian Grothoff | |
2021-11-06 | -misc fixes | Christian Grothoff | |
2021-11-06 | SQL fix | Christian Grothoff | |
2021-11-06 | SQL fix | Christian Grothoff | |
2021-11-06 | include h_extensions in deposit confirmation | Christian Grothoff | |
2021-11-05 | abstract denomination keys a bit more | Christian Grothoff | |
2021-10-27 | fix FTBFS of auditordb | Christian Grothoff | |
2021-10-27 | -work on FTBFS | Christian Grothoff | |
2021-08-23 | -remove sessions also from auditor | Christian Grothoff | |
2020-12-31 | add missing linker options | Christian Grothoff | |
2020-12-17 | update auditordb and test logic to work with new key separation logic (#6175) | Christian Grothoff | |
2020-11-12 | add -lgcov flag for coverage analysis | Christian Grothoff | |
2020-10-22 | fix doxygen | Christian Grothoff | |
2020-07-15 | fix #6133: enable nice shutdown of auditor helpers with CTRL-C | Christian Grothoff | |
2020-07-05 | fix auditor drop | Christian Grothoff | |
2020-07-05 | towards changing timestamp in deposit confirmation (tests failing) | Christian Grothoff | |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff | |
2020-03-27 | fix inconsistency in field naming | Christian Grothoff | |
2020-03-15 | move common logic to parse currency into libtalerutil | Christian Grothoff | |
2020-03-13 | database setup logic is now external to httpd | Christian Grothoff | |
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | Christian Grothoff | |
2020-03-06 | move comments into database for auditor DB | Christian Grothoff | |
2020-02-24 | comment on what not to DELETE | Christian Grothoff | |
2020-02-24 | also drop signkeys table | Christian Grothoff | |
2020-02-24 | add additional DB constraints | Christian Grothoff | |
2020-02-24 | rename | Christian Grothoff | |
2020-02-24 | 0000 is reserved for versioning | Christian Grothoff | |
2020-02-09 | rename SQL files to make filenames consistent with versioning name | Christian Grothoff | |
2020-02-09 | avoid duping configuration, start to use PQ_connect_with_cfg | Christian Grothoff | |
2020-02-03 | add IF NOT EXISTS for indices | Christian Grothoff | |
2020-01-19 | fix copyright headers as per CA | Christian Grothoff | |
2020-01-18 | payback -> recoup stranglers | Christian Grothoff | |
2020-01-18 | fix leaks | Christian Grothoff | |
2020-01-18 | fix warnings | Christian Grothoff | |
2020-01-18 | doxygen | Christian Grothoff | |
2020-01-17 | doxygen | Christian Grothoff | |
2020-01-17 | doxygen | Christian Grothoff | |
2020-01-17 | doxygen fixes | Christian Grothoff | |
2020-01-17 | downgrate FIXMEs to TODOs | Christian Grothoff | |
2020-01-17 | fix FIXME: total up irregular paybacks and add to report | Christian Grothoff | |
2020-01-17 | also cover drop/restart cases with psql logic | Christian Grothoff | |
2020-01-17 | moved SQL elimination | Christian Grothoff | |
2020-01-17 | fix | Christian Grothoff | |
2020-01-17 | fix build system | Christian Grothoff | |