aboutsummaryrefslogtreecommitdiff
path: root/src/pq
AgeCommit message (Expand)Author
2018-06-12ensure datacache does not return expired records, fixig pq behavior with resp...Christian Grothoff
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-06second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX
2018-04-15add transactions to namestore plugin APIChristian Grothoff
2018-01-15additionally check that size returned by Postgres matchesChristian Grothoff
2017-06-25allow NULL fields for varsizeChristian Grothoff
2017-06-25bitch more if NULL rows cause PQ result extraction to failChristian Grothoff
2017-06-11rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatusChristian Grothoff
2017-06-10handle UNIQUE violation nicelyChristian Grothoff
2017-06-04fix leakChristian Grothoff
2017-06-03more pq workChristian Grothoff
2017-06-02improve namestore postgres plugin to use libgnunetpq moreChristian Grothoff
2017-06-01adding more good helpers to libgnunetpqChristian Grothoff
2017-03-20use log_fromChristian Grothoff
2017-02-28completing sq_result_helperChristian Grothoff
2017-02-27first sketch for libgnuentsq testChristian Grothoff
2017-01-08exclude more testsChristian Grothoff
2016-10-24put logging into place to diagnose #4737Christian Grothoff
2016-10-12pq: fix crash in clean_varsize_blob() after extracting NULL valueGabor X Toth
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-06-fix misc issuesChristian Grothoff
2016-06-01only run tests if they are enabledChristian Grothoff
2016-05-03add support for string results from PQChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-04-04simplify PQ API by removing NULL as a possible acceptable valueChristian Grothoff
2016-04-03add function for string parametersChristian Grothoff
2016-03-21fixing symbol naming and coding convention issuesChristian Grothoff
2016-02-24pq: fix errornous includeDaniel Golle
2016-02-05creating libgnunetpq libraryChristian Grothoff