aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Expand)AuthorAge
* finish #4623Christian Grothoff2019-06-22
* enable caching of non-existence of NICKs, also properly remove cache entries ...Christian Grothoff2019-06-22
* avoid pk operation unless logging enabledChristian 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
* nicer loop structureChristian Grothoff2019-06-04
* fix leakChristian Grothoff2019-06-04
* ensure that gnunet-namestore at most adds one SOA per zoneChristian Grothoff2019-05-25
* remove bogus castChristian Grothoff2019-05-25
* do not display label if there are no matching recordsChristian Grothoff2019-04-30
* REST/NAMESTORE: fix memleakSchanzenbach, Martin2019-04-30
* REST/NAMESTORE: rework APISchanzenbach, Martin2019-04-30
* implement filtering by record type in gnunet-namestoreChristian Grothoff2019-04-30
* towards flow control in TNGChristian Grothoff2019-04-28
* reject . in labelsChristian Grothoff2019-04-26
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* NAMESTORE/REST: fix add recordSchanzenbach, Martin2019-04-25
* NAMESTORE/REST: no HTTP_OK on failure...Schanzenbach, Martin2019-04-25
* NAMESTORE/REST: fixSchanzenbach, Martin2019-04-25
* fix #5677Christian Grothoff2019-04-06
* fix disting rulesChristian Grothoff2019-04-03
* move rest testsSchanzenbach, Martin2019-03-12
* move namestore pluginSchanzenbach, Martin2019-03-12
* more code cleanup, better error handing in testsChristian Grothoff2019-02-24
* more code cleanup, better error handing in testsChristian Grothoff2019-02-24
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
* fix segv on errorChristian Grothoff2019-02-24
* extra sanity check for #5582Christian Grothoff2019-02-19
* filenames can exceed 128 bytes, even in testcasesChristian Grothoff2019-02-17
* fix 128Christian Grothoff2019-02-17
* clarifying namestore api (#5458), fixing code duplication and a memory leak w...Christian Grothoff2019-02-13
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* try helping rexxnor with flow controlChristian Grothoff2019-01-10
* cache NICK results in namestore to avoid unnecessary load on the DB; improve ...Christian Grothoff2018-12-11
* todo on perfChristian Grothoff2018-12-11
* fix parenChristian Grothoff2018-12-04
* fix TTL parsing in gnunet-namestoreChristian Grothoff2018-12-04
* complain better if args are wrongChristian Grothoff2018-12-04
* finish (?) libgnunetatstransport for nowChristian Grothoff2018-11-29
* fixing #5439Christian Grothoff2018-11-21
* complete implementation of -R, to be tested by rChristian Grothoff2018-11-13
* added -R tests for multiple argumentsrexxnor2018-11-13
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-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