summaryrefslogtreecommitdiff
path: root/src/pq/pq_result_helper.c
AgeCommit message (Expand)Author
2024-02-07auditordb tabularasaChristian Grothoff
2023-11-28[pq] add support for array of struct GNUNET_HashCodeÖzgür Kesim
2023-11-27-fix size comparisonÖzgür Kesim
2023-11-09[pq] free signatures in arrays of blinded denomination signaturesÖzgür Kesim
2023-10-29misc age-restriction related memory leak fixes, plus FIXME-Oec as some leaks ...Christian Grothoff
2023-10-29init pub_key_hash when fetching from DBChristian Grothoff
2023-10-27fixes with respect to new blinding APIChristian Grothoff
2023-10-25new blind signing code buildsChristian Grothoff
2023-10-10[pq] cleanup of amount tuple type handlingÖzgür Kesim
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-30-remove _tuple suffixChristian Grothoff
2023-07-30removing old amount logic from libtalerpqChristian Grothoff
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-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-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-06-16update PQ implementation to allow for NULLable amountsChristian Grothoff
2021-06-16avoid failure modeChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18doxygenChristian Grothoff
2019-09-05fix warningsChristian 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-04-20fix misc doxygen issuesChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-02-07making mintdb tests pass again after API refactoring to remove total amountChristian Grothoff
2016-02-06move to new libgnunetpq library, simplifying libtalerpqChristian Grothoff