aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-namestore.c
Commit message (Expand)AuthorAge
* BUILD: Move namestore to serviceMartin Schanzenbach2023-10-19
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* NAMESTORE: fix memory leak in parse_recordline.ulfvonbelow2023-02-06
* 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
* -less outputMartin Schanzenbach2022-11-22
* -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
* 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 namestore JSON; fix zone monitorMartin Schanzenbach2022-10-24
* NAMESTORE: Introduce GANA-managed error codesMartin Schanzenbach2022-10-23
* -DOC: Documentation cleanup pass through NAMESTORE subsystemWillow Liquorice2022-10-03
* NAMESTORE: Prevent storing records under invalid labelsMartin Schanzenbach2022-03-15
* -changelog housekeeping; namestore messagev0.16.1Martin Schanzenbach2022-03-04
* NAMESTORE: Warn use of low relative expiration timesMartin Schanzenbach2022-03-04
* NAMESTORE: Do not display label for TOMBSTONE only record setsMartin Schanzenbach2022-03-03
* -hide tombstone againMartin Schanzenbach2022-02-25
* -fix namestore logicMartin Schanzenbach2022-02-08
* -byebye tombstonesMartin Schanzenbach2022-02-06
* Fix gnunet-namestore's URI importAlessio Vanni2021-11-21
* -more gnsrecord APIMartin Schanzenbach2020-10-22
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* -actually shutdownMartin Schanzenbach2020-06-28
* Prevent user from storing records which belong in a BOXMartin Schanzenbach2020-06-28
* deprecate ill-defined set_nick APISchanzenbach, Martin2020-05-06
* introduce have_rest; fix warningsSchanzenbach, Martin2020-05-06
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* Make gnunet-namestore honour expiration dates when importing an URIAlessio Vanni2020-03-21
* nice log messageChristian Grothoff2019-12-17
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* finish #4623Christian Grothoff2019-06-22
* add option to pass private key via environment variableChristian Grothoff2019-06-10
* adding comments, restructuringChristian Grothoff2019-06-10
* eliminate unnecessary ec-mul operation from gnunet-namestoreChristian Grothoff2019-06-10
* ensure that gnunet-namestore at most adds one SOA per zoneChristian Grothoff2019-05-25
* do not display label if there are no matching recordsChristian Grothoff2019-04-30
* implement filtering by record type in gnunet-namestoreChristian Grothoff2019-04-30