aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-namestore.c
Commit message (Expand)AuthorAge
* -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
* reject . in labelsChristian Grothoff2019-04-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* try helping rexxnor with flow controlChristian Grothoff2019-01-10
* fix parenChristian Grothoff2018-12-04
* fix TTL parsing in gnunet-namestoreChristian Grothoff2018-12-04
* complain better if args are wrongChristian Grothoff2018-12-04
* complete implementation of -R, to be tested by rChristian Grothoff2018-11-13
* fix etime setting in gnunet-namestoreChristian Grothoff2018-11-12
* template for PatrickChristian Grothoff2018-11-06
* add option to allow manipulating entire sets in one operationChristian Grothoff2018-11-06
* fix old TLD in reverse lookupSchanzenbach, Martin2018-06-24
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* allow multiple GNS2DNS records to co-existChristian Grothoff2018-05-20
* support grabbing individual recordsChristian Grothoff2018-05-13
* update namestore monitor API users to use new _next call where neededChristian Grothoff2018-05-05
* eliminate use of OFFSET in namestore DB queriesChristian Grothoff2018-04-30
* extend namestore API to enable faster iterations by returning more than one r...Christian Grothoff2018-04-25
* move to @ for empty label, fix empty-label resolution bug in GNS API, install...Christian Grothoff2018-04-23
* use namestore API for zone import instead of using plugin directlyChristian Grothoff2018-04-17
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
* update user-documentation to match new implementationChristian Grothoff2018-03-03
* eliminate .gnu from GNSChristian Grothoff2018-03-03
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* porting.Marcello Stanisci2017-03-15
* simplify gnunet-namestore / namestore_rest_plugin to avoid deprecated CLIENT_...Christian Grothoff2016-10-23
* fix and report version checkChristian Grothoff2016-09-11