aboutsummaryrefslogtreecommitdiff
path: root/src/pq
AgeCommit message (Expand)Author
2023-08-21postgres does not like 0-padding of VARCHAR, implement proper serializationChristian Grothoff
2023-08-21extend libtalerpq with functions for the amount with currency triplet data ty...Christian Grothoff
2023-07-31-missing -lgnunetpqv0.9.3-dev.6Florian Dold
2023-07-30-remove _tuple suffixChristian Grothoff
2023-07-30removing old amount logic from libtalerpqChristian Grothoff
2023-07-30-fix typosÖzgür Kesim
2023-07-30[pq] use GNUNET_PQ_get_oid_by_name consistentlyÖzgür Kesim
2023-07-29[pq] added array support for taler_amount composite typeÖzgür Kesim
2023-07-28[pq] added helper to load oids of composite typesÖzgür Kesim
2023-07-28-added pq_common.hÖzgür Kesim
2023-07-27[WiP] added TALER_AMOUNT type to Postgres - first in age_withdrawÖzgür Kesim
2023-07-26[pq] Added support for some Taler-specific array typesÖzgür Kesim
2023-05-10always use GNUNET_memcpyChristian Grothoff
2022-10-22-fix ftbfsChristian Grothoff
2022-03-02-refactor TALER_AgeMask.mask -> TALER_AgeMask.bitsÖzgür Kesim
2022-02-28get test-auditor and #7181 to passChristian Grothoff
2022-02-12-more doxygen fixesChristian Grothoff
2022-02-11-simplify structuresChristian Grothoff
2022-02-10-fixes to tests, and half-baked fixes for CS-/link (still fails)Christian Grothoff
2022-02-07fix DB API for generic blinded planchet storageChristian Grothoff
2022-02-04implement spendLucien Heuzeveldt
2022-02-04implement withdraw (nonce reuse check missing)Lucien Heuzeveldt
2022-02-04implement CS key handling and csr endpointLucien Heuzeveldt
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-19-fix misc. compiler warningsChristian Grothoff
2021-11-10age restriction progress 2/nÖzgür Kesim
2021-10-31distinguish between blind and non-blind denomination signaturesChristian Grothoff
2021-10-27-resovling more FTBFS issuesChristian Grothoff
2021-07-29fix #6960Christian Grothoff
2021-06-16update PQ implementation to allow for NULLable amountsChristian Grothoff
2021-06-16avoid failure modeChristian Grothoff
2020-11-12add -lgcov flag for coverage analysisChristian Grothoff
2020-03-27fix inconsistency in field namingChristian Grothoff
2020-03-01removing dead code, using more named constants, checking return values betterChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-17tested in GNUnet alreadyChristian Grothoff
2020-01-17fix test_pqChristian Grothoff
2020-01-16remove Makefile.am variable that doesn't belongFlorian Dold
2019-12-24tolerate database not existing, skip testChristian Grothoff
2019-10-11adaptions to libgnunetpq api change (#5733)Christian Grothoff
2019-09-05fix warningsChristian Grothoff
2019-09-05fix compiler warnings, add assertionsChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-08-17remove currency field from databasesChristian Grothoff
2017-11-30patch to address #5183: always round time before giving it to DB, tolerate DB...Christian Grothoff
2017-10-06reduce scope of local varsChristian Grothoff
2017-06-04fixing misc doxygen issuesChristian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff