aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Expand)AuthorAge
* BUILD: Move namestore to serviceMartin Schanzenbach2023-10-19
* BUILD: Move namecache to serviceMartin Schanzenbach2023-10-19
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
* BUILD: Move identity/rest components to service/rest-pluginMartin Schanzenbach2023-10-18
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
* BUILD: Move pq/sq to libMartin Schanzenbach2023-10-18
* BUILD: Move json to libMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* BUILD: fix versions and installation pathsMartin Schanzenbach2023-09-29
* BUILD: Meson add more file targetsMartin Schanzenbach2023-09-28
* BUILD: Meson add testbed option (dysfunct)Martin Schanzenbach2023-09-27
* BUILD: Meson install more filesMartin Schanzenbach2023-09-27
* BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
* BUILD: Meson - install more filesMartin Schanzenbach2023-09-23
* BUILD: Only build pq plugins if dependency foundMartin Schanzenbach2023-09-23
* BUILD: Build pq plugins with mesonMartin Schanzenbach2023-09-23
* BUILD: Silence int/enum mismatch compiler warnings and curl deprecated definesMartin Schanzenbach2023-09-23
* BUILD: meson configuration filesMartin Schanzenbach2023-09-21
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
* BUILD: More meson subsystemsMartin Schanzenbach2023-09-20
* NEWS: GNUNET_TESTING_get_testname_from_underscore renamed to GNUNET_STRINGS_g...Christian Grothoff2023-09-09
* NAMESTORE: Add test to gitignoreMartin Schanzenbach2023-06-01
* NAMESTORE: avoid use-after-free in handle_record_result.ulfvonbelow2023-02-06
* NAMESTORE: fix overread in handle_record_store.ulfvonbelow2023-02-06
* NAMESTORE: fix memory leak in parse_recordline.ulfvonbelow2023-02-06
* -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