summaryrefslogtreecommitdiff
path: root/src/include/taler_pq_lib.h
AgeCommit message (Expand)Author
5 daysmove query & result helpers to gnunetChristian Blättler
2024-01-16fix #8071Christian Grothoff
2024-01-10add TALER_PQ_array_of_amount_currencyChristian Grothoff
2023-12-05Merge branch 'master' into feature/tokensChristian Blättler
2023-12-05add query param functions for blind sign private and public keysChristian Blättler
2023-11-28[pq] add support for array of struct GNUNET_HashCodeÖzgür Kesim
2023-09-01-spellingChristian 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-fix typosÖzgür Kesim
2023-07-26[pq] Added support for some Taler-specific array typesÖzgür Kesim
2022-02-12-doxygen fixesChristian 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
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-10-31distinguish between blind and non-blind denomination signaturesChristian Grothoff
2021-10-27-resovling more FTBFS issuesChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-18doxygenChristian 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
2016-07-07fixing #4594Marcello Stanisci
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-02-06move to new libgnunetpq library, simplifying libtalerpqChristian Grothoff
2016-01-27implementing prepare data postgres functions for #4141Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-12introduce pq functions form abs time in NBOChristian Grothoff
2015-06-10new test for uint and json APIsChristian Grothoff
2015-06-10implementing pq APIs for #3827, not yet tested or used throughChristian Grothoff
2015-05-17add test for varsize pq operationChristian Grothoff
2015-05-16organize #include, remove redundant includesChristian Grothoff
2015-05-16-fix doxygen errorsChristian Grothoff
2015-05-15getting test to passChristian Grothoff
2015-05-15misc bugfixesChristian Grothoff
2015-05-10do equivalent update for results that was done to type queries in pq libraryChristian Grothoff
2015-05-09replace macros with functions for better type-checkingChristian Grothoff
2015-05-07extend PQ library to support Absolute time valuesChristian Grothoff
2015-05-06clean up of result processing in postgres logic by expanding pq API to cover ...Christian Grothoff
2015-05-06simplify PG logic by having libtalerpq handle RSA signature/key encodingChristian Grothoff
2015-05-06fixing #3768, using new pq API moreChristian Grothoff
2015-05-06expanding PQ APIs with cleanup functionChristian Grothoff
2015-05-06expanding PQ APIs to be able to handle Amounts nicely (and be extensible for ...Christian Grothoff
2015-05-04-working a bit on DB, starting to adjust libtalerpq API, not done yetChristian Grothoff
2015-04-15fix #3729 (documentation, code hygene for pq library)Christian Grothoff