aboutsummaryrefslogtreecommitdiff
path: root/src/pq/pq_event.c
Commit message (Expand)AuthorAge
* fix event loop subscriptions on DB reconnectChristian Grothoff2021-11-25
* subscribes are not reference counted by postgres, only subscribe/unsubscribe ...Christian Grothoff2021-11-17
* 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
* -prepend X to ensure identifiers do not start with a numberChristian Grothoff2021-08-22
* -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