Age | Commit message (Expand) | Author |
---|---|---|
2021-08-25 | further simplify libgnunetpq event API and implementation, also trigger event... | Christian Grothoff |
2021-08-22 | -simplify libgnunetpq to only support single-threaded applications that do us... | Christian Grothoff |
2021-08-22 | -prepend X to ensure identifiers do not start with a number | Christian Grothoff |
2021-08-01 | -fix busy loop | Christian Grothoff |
2021-08-01 | PQ: fix notification API bugs | Christian Grothoff |
2021-08-01 | -move DB-agnostic types to GNUNET_DB | Christian Grothoff |
2021-07-25 | -extend tests, include reconnect handling for events | Christian Grothoff |
2021-07-25 | -complete new PQ event implementation, alas undertested | Christian Grothoff |
2021-07-24 | minimal test for new pq event functionality | Christian Grothoff |
2021-07-24 | early draft for libgnunetpq event notification support | Christian Grothoff |