gnunet: master 8a170148

Author Committer Branch Timestamp Parent
schanzen schanzen master 2024-11-07 12:23
Affected Issues  0008788: plugin_namestore_sqlite.c calls GNUNET_NAMESTORE_RecordIterator with new editor hint, not old
Changeset namestore: Fix editor hint modification; requires new column for sqlite due to RETURNING behaviour. Also fixes Postgres editor_hint handling. Fixes 0008788
mod - src/plugin/namestore/plugin_namestore_postgres.c Diff File
mod - src/plugin/namestore/plugin_namestore_sqlite.c Diff File
mod - src/plugin/namestore/test_plugin_namestore.c Diff File