aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_pq_lib.h
Commit message (Expand)AuthorAge
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
* add function to compute channel name for notificationsChristian Grothoff2022-11-23
* add versioning.sqlChristian Grothoff2022-11-16
* -fix conflictMartin Schanzenbach2022-10-18
|\
| * -DOC: Documentation cleanup pass through PQ library (Postgres?)Willow Liquorice2022-10-03
| * -DOC: Minor fixes to doc comments (mostly correcting typos) to resolve 'unkno...Willow Liquorice2022-10-03
* | -remove unnecessary and badly used extra argument in postgres statement prepa...Christian Grothoff2022-10-12
|/
* enable non-numbered sql statement executionChristian Grothoff2022-07-24
* introducing GNUNET_TIME_TimestampChristian Grothoff2021-12-14
* add bool type to libgnunetpqChristian Grothoff2021-12-05
* -fix rtypeChristian Grothoff2021-11-21
* -avoid warningsChristian Grothoff2021-11-21
* PQ: implementing #7014: support testing database version is currentChristian Grothoff2021-09-23
* further simplify libgnunetpq event API and implementation, also trigger event...Christian Grothoff2021-08-25
* -simplify libgnunetpq to only support single-threaded applications that do us...Christian Grothoff2021-08-22
* -move DB-agnostic types to GNUNET_DBChristian Grothoff2021-08-01
* early draft for libgnunetpq event notification supportChristian Grothoff2021-07-24
* -de-deprecateChristian Grothoff2021-07-21
* PQ: update libgnunetpq implementation to avoid duplicated nullable tests and ...Christian Grothoff2021-06-16
* misc spelling issuesChristian Grothoff2020-11-14
* implement #6524Christian Grothoff2020-10-25
* add relative_time specsChristian Grothoff2020-04-17
* use NULL value in load_path_suffix to NOT load any filesChristian Grothoff2020-02-09
* export GNUNET_PQ_run_sql() functonalityChristian Grothoff2020-01-24
* modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql filesChristian Grothoff2020-01-24
* DB load API changeChristian Grothoff2020-01-17
* add GNUNET_PQ_reconnect_if_downChristian Grothoff2019-10-11
* libgnunetpq API change to fix #5733Christian Grothoff2019-10-11
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* fix gnunet-bugreport output issuesChristian Grothoff2019-06-09
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatusChristian Grothoff2017-06-11
* handle UNIQUE violation nicelyChristian Grothoff2017-06-10
* more pq workChristian Grothoff2017-06-03
* adding more good helpers to libgnunetpqChristian Grothoff2017-06-01
* implement sq_query_helper.cChristian Grothoff2017-02-27
* designing SQ-lib APIChristian Grothoff2017-02-27
* postgresql cflagsGabor X Toth2016-09-30
* -fix includeChristian Grothoff2016-09-30
* -fix misc issuesChristian Grothoff2016-07-06
* add support for string results from PQChristian Grothoff2016-05-03
* 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
* adding library for basic JSON conversionsChristian Grothoff2016-03-17