aboutsummaryrefslogtreecommitdiff
path: root/src/pq
Commit message (Expand)AuthorAge
* further simplify libgnunetpq event API and implementation, also trigger event...Christian Grothoff2021-08-25
* -remove dead flagChristian Grothoff2021-08-23
* -simplify libgnunetpq to only support single-threaded applications that do us...Christian Grothoff2021-08-22
* -prepend X to ensure identifiers do not start with a numberChristian Grothoff2021-08-22
* -swap WARNING/ERROR to fix #6991Christian Grothoff2021-08-18
* -allow NULLChristian Grothoff2021-08-02
* -fix test logicChristian Grothoff2021-08-02
* -fix busy loopChristian Grothoff2021-08-01
* PQ: fix notification API bugsChristian Grothoff2021-08-01
* -move DB-agnostic types to GNUNET_DBChristian Grothoff2021-08-01
* -extend tests, include reconnect handling for eventsChristian Grothoff2021-07-25
* -complete new PQ event implementation, alas undertestedChristian Grothoff2021-07-25
* minimal test for new pq event functionalityChristian Grothoff2021-07-24
* early draft for libgnunetpq event notification supportChristian Grothoff2021-07-24
* -typoChristian Grothoff2021-07-23
* -better DB status checkChristian Grothoff2021-07-23
* -fix ftbfsChristian Grothoff2021-07-21
* -de-deprecateChristian Grothoff2021-07-21
* -debug assistChristian Grothoff2021-06-16
* PQ: update libgnunetpq implementation to avoid duplicated nullable tests and ...Christian Grothoff2021-06-16
* improve loggingChristian Grothoff2021-01-13
* fix MACRO syntax, improve loggingChristian Grothoff2021-01-11
* lower log levelChristian Grothoff2020-12-20
* more loggingChristian Grothoff2020-11-18
* misc spelling issuesChristian Grothoff2020-11-14
* only call PGntuples onceChristian Grothoff2020-10-31
* implement #6524Christian Grothoff2020-10-25
* ensure psql fails hard if there is an error in the SQL (fixes #6437)Christian Grothoff2020-07-22
* avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* add relative_time specsChristian Grothoff2020-04-17
* adapt code to work with latest MHD APIChristian Grothoff2020-04-09
* fix warningsChristian Grothoff2020-04-09
* allow passing of fancy time to timetravel optionChristian Grothoff2020-03-29
* do not log as error, give better messageChristian Grothoff2020-03-13
* do not segv if there is no postgresChristian Grothoff2020-02-24
* fix return valueChristian Grothoff2020-02-24
* logChristian Grothoff2020-02-24
* support versioning schema dropChristian Grothoff2020-02-24
* improve log messageChristian Grothoff2020-02-17
* use versioning schema to only load database schema patches if not yet covered...Christian Grothoff2020-02-09
* use NULL value in load_path_suffix to NOT load any filesChristian Grothoff2020-02-09
* fix bug *AGAIN*, could swear I fixed this one before... strangeChristian Grothoff2020-02-03
* 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
* fix botched mergeFlorian Dold2020-01-18
* fix mem leaksFlorian Dold2020-01-18
* fix leakChristian Grothoff2020-01-18
* another leakChristian Grothoff2020-01-17
* do not add '/' to load pathChristian Grothoff2020-01-17