summaryrefslogtreecommitdiff
path: root/src/pq
AgeCommit message (Expand)Author
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
2016-07-07fixing #4594Marcello Stanisci
2016-06-11fixing more leaksChristian Grothoff
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
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-12introduce pq functions form abs time in NBOChristian Grothoff
2015-06-11fixing #3817Christian 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-18check return valuesChristian 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-15completing test-case implementation:Christian Grothoff
2015-05-15fixing misc. minor bugs, towards getting testcases to workChristian Grothoff
2015-05-15use talercheck DBChristian Grothoff
2015-05-14fix ftbfs of testChristian Grothoff
2015-05-13syncChristian 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-07pq test skeleton, not finishedChristian Grothoff
2015-05-07note (theoretical) problem with 64 vs 63 bit integersChristian 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