aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Collapse)AuthorAge
* 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
| | | | (or plugins cannot be loaded for other reasons)
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
| | | | (or plugins cannot be loaded for other reasons)
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
| | | | (or plugins cannot be loaded for other reasons)
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
| | | | (or plugins cannot be loaded for other reasons)
* 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 ↵Christian Grothoff2019-02-13
| | | | while at it
* 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
| | | | sqlite DB style, use WAL for sqlite DB
* 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
| |
* | Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
|/ | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* style fixesChristian Grothoff2018-11-02
|
* use separate message type to indicate end of transmission (much cleaner)Christian Grothoff2018-11-02
|
* no need to select private keyChristian Grothoff2018-11-01
|
* allow any zone if request was for NULLChristian Grothoff2018-10-25
|
* update gitignoreChristian Grothoff2018-10-18
|
* NAMESTORE: sqlite plugins cleanupSchanzenbach, Martin2018-10-15
|
* NAMESTORE: rename flat plugin to heapSchanzenbach, Martin2018-10-15
|