summaryrefslogtreecommitdiff
path: root/src/auditordb
AgeCommit message (Expand)Author
2022-11-04-remove bogus indexChristian Grothoff
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-11-03-preps for v0.9.0 releaseChristian Grothoff
2022-11-02-doxygenChristian Grothoff
2022-11-02-implement missing functionsChristian Grothoff
2022-11-02-doxygenChristian Grothoff
2022-11-02-doxygenChristian Grothoff
2022-11-02skeleton logic for new auditordb functionsChristian Grothoff
2022-11-02clean up exchange DB logic a bit, add missing functionChristian Grothoff
2022-11-01split up auditor db plugin into individual files per main queryChristian Grothoff
2022-10-30-doxygenChristian Grothoff
2022-10-30add support for reserve open/close operations to auditor, begin to split off ...Christian Grothoff
2022-10-12-update to latest GNUNET_PQ_make_prepare() APIChristian Grothoff
2022-07-31-update auditor schema in preparation to fix #4960Christian Grothoff
2022-07-28add search path for auditor restartChristian Grothoff
2022-07-25move auditor database also into schemaChristian Grothoff
2022-07-24-adapt to latest libgnunetpqChristian Grothoff
2022-06-26-fix misc doxygen warnings, code clean upChristian Grothoff
2022-06-19-fix #7262Christian Grothoff
2022-06-14-preparatory steps to expand auditor to know about purse and history feesChristian Grothoff
2022-06-13-towards coin audits with purse depositsChristian Grothoff
2022-06-08-expand auditordb to track progress for p2p paymentsChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2022-01-21[age restriction] progress 12/nÖzgür Kesim
2021-12-15-fix FTBFSChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-06-fix wire_deadline SQLChristian Grothoff
2021-11-06sql fixChristian Grothoff
2021-11-06-misc fixesChristian Grothoff
2021-11-06SQL fixChristian Grothoff
2021-11-06SQL fixChristian Grothoff
2021-11-06include h_extensions in deposit confirmationChristian Grothoff
2021-11-05abstract denomination keys a bit moreChristian Grothoff
2021-10-27fix FTBFS of auditordbChristian Grothoff
2021-10-27-work on FTBFSChristian Grothoff
2021-08-23-remove sessions also from auditorChristian Grothoff
2020-12-31add missing linker optionsChristian Grothoff
2020-12-17update auditordb and test logic to work with new key separation logic (#6175)Christian Grothoff
2020-11-12add -lgcov flag for coverage analysisChristian Grothoff
2020-10-22fix doxygenChristian Grothoff
2020-07-15fix #6133: enable nice shutdown of auditor helpers with CTRL-CChristian Grothoff
2020-07-05fix auditor dropChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-27fix inconsistency in field namingChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-13database setup logic is now external to httpdChristian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-06move comments into database for auditor DBChristian Grothoff