summaryrefslogtreecommitdiff
path: root/src/pq
Commit message (Expand)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* got integration tests to pass, fixes #5560Christian Grothoff2019-02-19
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* nicer pq loggingChristian Grothoff2018-08-10
* ensure datacache does not return expired records, fixig pq behavior with resp...Christian Grothoff2018-06-12
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
* add transactions to namestore plugin APIChristian Grothoff2018-04-15
* additionally check that size returned by Postgres matchesChristian Grothoff2018-01-15
* allow NULL fields for varsizeChristian Grothoff2017-06-25
* bitch more if NULL rows cause PQ result extraction to failChristian Grothoff2017-06-25
* rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatusChristian Grothoff2017-06-11
* handle UNIQUE violation nicelyChristian Grothoff2017-06-10
* fix leakChristian Grothoff2017-06-04
* more pq workChristian Grothoff2017-06-03
* improve namestore postgres plugin to use libgnunetpq moreChristian Grothoff2017-06-02
* adding more good helpers to libgnunetpqChristian Grothoff2017-06-01
* use log_fromChristian Grothoff2017-03-20
* completing sq_result_helperChristian Grothoff2017-02-28
* first sketch for libgnuentsq testChristian Grothoff2017-02-27
* exclude more testsChristian Grothoff2017-01-08
* put logging into place to diagnose #4737Christian Grothoff2016-10-24
* pq: fix crash in clean_varsize_blob() after extracting NULL valueGabor X Toth2016-10-12
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix misc issuesChristian Grothoff2016-07-06
* only run tests if they are enabledChristian Grothoff2016-06-01
* add support for string results from PQChristian Grothoff2016-05-03
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* simplify PQ API by removing NULL as a possible acceptable valueChristian Grothoff2016-04-04
* add function for string parametersChristian Grothoff2016-04-03
* fixing symbol naming and coding convention issuesChristian Grothoff2016-03-21
* pq: fix errornous includeDaniel Golle2016-02-24
* creating libgnunetpq libraryChristian Grothoff2016-02-05