aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Expand)AuthorAge
* -NAMESTORE: fix memory leaks in tests.ulfvonbelow2023-02-06
* -fix more test issuesMartin Schanzenbach2022-12-06
* -fix test ftbfsMartin Schanzenbach2022-12-05
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* modernize datastore postgres implementationChristian Grothoff2022-11-22
* modernize namecache postgres implementationChristian Grothoff2022-11-22
* -fix missing SQL_DIRMartin Schanzenbach2022-11-22
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetChristian Grothoff2022-11-21
|\
| * -less outputMartin Schanzenbach2022-11-22
* | modernize namestore postgres plugin, a bitChristian Grothoff2022-11-21
|/
* -fix ztld parsing in recordline; add test for thatMartin Schanzenbach2022-11-21
* NAMESTORE: Add recordline format for zone import and displayMartin Schanzenbach2022-11-21
* - remove some flags which do not make sense in the bulk stdin functionalityMartin Schanzenbach2022-11-20
* NAMESTORE: CLI utility can now parse multiple records from stdinMartin Schanzenbach2022-11-20
* GNS: Use flags as defined and generated from GANAMartin Schanzenbach2022-11-10
* IPC: Convert all message payload lengths to uint16_t types.Martin Schanzenbach2022-11-06
* -fix coverityMartin Schanzenbach2022-11-01
* IDENTITYMartin Schanzenbach2022-10-29
* IDENTITY/NAMESTORE:Martin Schanzenbach2022-10-27
* - address coverity findings !coverityMartin Schanzenbach2022-10-25
* -output public key not privateMartin Schanzenbach2022-10-24
* -update namestore manpage and add options for orphan managementMartin Schanzenbach2022-10-24
* NAMESTORE: Allow to purge/recover orphans using CLI. Do not handle orphans in...Martin Schanzenbach2022-10-24
* -fix leakMartin Schanzenbach2022-10-24
* -always output error hintMartin Schanzenbach2022-10-24
* -fix namestore JSON; fix zone monitorMartin Schanzenbach2022-10-24
* -more rest API fixes, test fixMartin Schanzenbach2022-10-23
* -unused functionsMartin Schanzenbach2022-10-23
* NAMESTORE: Introduce GANA-managed error codesMartin Schanzenbach2022-10-23
* -make graceful failures DEBUG error messagesMartin Schanzenbach2022-10-22
* -fix test; modify NAMESTORE JSON booleans, Fixes #7398Martin Schanzenbach2022-10-21
* -fix warningsMartin Schanzenbach2022-10-21
* - fix sqlite free issue; allow to autotedect or provide corectly in zonefileMartin Schanzenbach2022-10-20
* -zonefile import: support switching origins and automatically create identiti...Martin Schanzenbach2022-10-20
* -cleanup and make zonefile parsing more robustMartin Schanzenbach2022-10-20
* - fix record publishing; allow multilineMartin Schanzenbach2022-10-20
* -more linker issuesChristian Grothoff2022-10-19
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2022-10-20
|\
| * -fix linker issueChristian Grothoff2022-10-19
* | -fix tests; add zonefile testMartin Schanzenbach2022-10-20
|/
* GNS: Make string formats more comaptible with DNS zonefilesMartin Schanzenbach2022-10-19
* -comments; gitignoreMartin Schanzenbach2022-10-19
* NAMESTORE: Start parser for DNS zonefilesMartin Schanzenbach2022-10-19
* -fix deletion of tombstone recordsMartin Schanzenbach2022-10-19
* NAMESTORE: Add records_lookup2 API for filtering and update REST API with fil...Martin Schanzenbach2022-10-19
* NAMESTORE: Do not return orphaned zones to clients. Issue #7201Martin Schanzenbach2022-10-19
* -fix conflictMartin Schanzenbach2022-10-18
|\
| * -DOC: Documentation cleanup pass through NAMESTORE subsystemWillow Liquorice2022-10-03
| * -DOC: Minor fixes to doc comments (mostly correcting typos) to resolve 'unkno...Willow Liquorice2022-10-03